Skip to content

Commit d28a5c7

Browse files
chore(release): @wxt-dev/storage v1.2.5
1 parent df707ae commit d28a5c7

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.5
4+
5+
[compare changes](https://github.com/wxt-dev/wxt/compare/storage-v1.2.4...storage-v1.2.5)
6+
37
## v1.2.4
48

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

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.4",
4+
"version": "1.2.5",
55
"type": "module",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)