chore(release): v2.0.0-alpha.4

This commit is contained in:
Pooya Parsa 2025-10-28 13:19:02 +01:00
parent 638e0ff192
commit d623d3deb4
2 changed files with 13 additions and 1 deletions

View File

@ -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)

View File

@ -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",