Skip to content

Commit e2febde

Browse files
committed
chore(release): v1.17.5
1 parent 37e8958 commit e2febde

2 files changed

Lines changed: 15 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
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.17.5
6+
7+
[compare changes](https://github.com/unjs/unstorage/compare/v1.17.4...v1.17.5)
8+
9+
### 🏡 Chore
10+
11+
- Update undocs ([a6d4235](https://github.com/unjs/unstorage/commit/a6d4235))
12+
- Update deps ([8cf2093](https://github.com/unjs/unstorage/commit/8cf2093))
13+
- Update deps (h3 and lru-cache) ([37e8958](https://github.com/unjs/unstorage/commit/37e8958))
14+
15+
### ❤️ Contributors
16+
17+
- Pooya Parsa ([@pi0](https://github.com/pi0))
18+
519
## v1.17.4
620

721
[compare changes](https://github.com/unjs/unstorage/compare/v1.17.3...v1.17.4)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "unstorage",
3-
"version": "1.17.4",
3+
"version": "1.17.5",
44
"description": "Universal Storage Layer",
55
"homepage": "https://unstorage.unjs.io",
66
"repository": "unjs/unstorage",

0 commit comments

Comments
 (0)