Skip to content
This repository was archived by the owner on Dec 27, 2024. It is now read-only.

Commit 3e9c499

Browse files
committed
chore(release): v1.12.0
1 parent f4be40b commit 3e9c499

File tree

2 files changed

+24
-1
lines changed

2 files changed

+24
-1
lines changed

CHANGELOG.md

+23
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,29 @@
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.12.0
6+
7+
[compare changes](https://github.com/unjs/unstorage/compare/v1.11.1...v1.12.0)
8+
9+
### 🚀 Enhancements
10+
11+
- **http, server:** Support native `ttl` ([#479](https://github.com/unjs/unstorage/pull/479))
12+
13+
### 🏡 Chore
14+
15+
- Update undocs ([0e2ea33](https://github.com/unjs/unstorage/commit/0e2ea33))
16+
- Update undocs ([a711c1b](https://github.com/unjs/unstorage/commit/a711c1b))
17+
- Update undocs ([f27c389](https://github.com/unjs/unstorage/commit/f27c389))
18+
19+
### 🤖 CI
20+
21+
- Setup nightly release ([258fd4a](https://github.com/unjs/unstorage/commit/258fd4a))
22+
- Fetch full history to preserve nightly changelog ([329ff2b](https://github.com/unjs/unstorage/commit/329ff2b))
23+
24+
### ❤️ Contributors
25+
26+
- Pooya Parsa ([@pi0](http://github.com/pi0))
27+
528
## v1.11.1
629

730
[compare changes](https://github.com/unjs/unstorage/compare/v1.11.0...v1.11.1)

package.json

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

0 commit comments

Comments
 (0)