Skip to content

Commit 0de34ac

Browse files
committed
chore(release): v1.17.3
1 parent 3ec1190 commit 0de34ac

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,23 @@
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.3
6+
7+
[compare changes](https://github.com/unjs/unstorage/compare/v1.17.2...v1.17.3)
8+
9+
### 📦 Build
10+
11+
- Create `d.cts` and `d.mts` type declarations for `drivers/` ([#710](https://github.com/unjs/unstorage/pull/710))
12+
13+
### 🏡 Chore
14+
15+
- Update deps ([3ec1190](https://github.com/unjs/unstorage/commit/3ec1190))
16+
17+
### ❤️ Contributors
18+
19+
- Pooya Parsa ([@pi0](https://github.com/pi0))
20+
- Daniel Roe ([@danielroe](https://github.com/danielroe))
21+
522
## v1.17.2
623

724
[compare changes](https://github.com/unjs/unstorage/compare/v1.17.1...v1.17.2)

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.2",
3+
"version": "1.17.3",
44
"description": "Universal Storage Layer",
55
"homepage": "https://unstorage.unjs.io",
66
"repository": "unjs/unstorage",

0 commit comments

Comments
 (0)