Skip to content

Commit fefe601

Browse files
chore(release): @wxt-dev/storage v1.2.1
1 parent 7291c60 commit fefe601

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

packages/storage/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## v1.2.1
4+
5+
[compare changes](https://github.com/wxt-dev/wxt/compare/storage-v1.2.0...storage-v1.2.1)
6+
37
## v1.2.0
48

59
[compare changes](https://github.com/wxt-dev/wxt/compare/storage-v1.1.1...storage-v1.2.0)

packages/storage/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@wxt-dev/storage",
33
"description": "Web extension storage API provided by WXT, supports all browsers.",
4-
"version": "1.2.0",
4+
"version": "1.2.1",
55
"type": "module",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)