mirror of
https://github.com/unjs/unstorage.git
synced 2025-12-08 21:26:09 +00:00
chore(release): v2.0.0-alpha.4
This commit is contained in:
parent
638e0ff192
commit
d623d3deb4
12
CHANGELOG.md
12
CHANGELOG.md
@ -2,6 +2,18 @@
|
||||
|
||||
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.
|
||||
|
||||
## v2.0.0-alpha.4
|
||||
|
||||
[compare changes](https://github.com/unjs/unstorage/compare/v2.0.0-alpha.3...v2.0.0-alpha.4)
|
||||
|
||||
### 🏡 Chore
|
||||
|
||||
- Update dependencies ([638e0ff](https://github.com/unjs/unstorage/commit/638e0ff))
|
||||
|
||||
### ❤️ Contributors
|
||||
|
||||
- Pooya Parsa ([@pi0](https://github.com/pi0))
|
||||
|
||||
## v2.0.0-alpha.3
|
||||
|
||||
[compare changes](https://github.com/unjs/unstorage/compare/v2.0.0-alpha.2...v2.0.0-alpha.3)
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "unstorage",
|
||||
"version": "2.0.0-alpha.3",
|
||||
"version": "2.0.0-alpha.4",
|
||||
"description": "Universal Storage Layer",
|
||||
"homepage": "https://unstorage.unjs.io",
|
||||
"repository": "unjs/unstorage",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user