Skip to content

Commit 36ca0b5

Browse files
committed
chore(release): v1.13.1
1 parent 482b8c7 commit 36ca0b5

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## v1.13.1
6+
7+
[compare changes](https://github.com/unjs/unstorage/compare/v1.13.0...v1.13.1)
8+
9+
### 🩹 Fixes
10+
11+
- Revert chokidar to v3 ([#502](https://github.com/unjs/unstorage/pull/502))
12+
13+
### ❤️ Contributors
14+
15+
- Pooya Parsa ([@pi0](http://github.com/pi0))
16+
517
## v1.13.0
618

719
[compare changes](https://github.com/unjs/unstorage/compare/v1.12.0...v1.13.0)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "unstorage",
3-
"version": "1.13.0",
3+
"version": "1.13.1",
44
"description": "Universal Storage Layer",
55
"repository": "unjs/unstorage",
66
"license": "MIT",

0 commit comments

Comments
 (0)