Skip to content

Commit 0d3260a

Browse files
chore(release): 1.0.15 [skip ci]
## [1.0.15](v1.0.14...v1.0.15) (2024-02-23) ### Bug Fixes * **deps:** update dependencies ([133d3b8](133d3b8))
1 parent 133d3b8 commit 0d3260a

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.0.15](https://github.com/maxgfr/huge-async-storage/compare/v1.0.14...v1.0.15) (2024-02-23)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependencies ([133d3b8](https://github.com/maxgfr/huge-async-storage/commit/133d3b8f0430d62e80a8b81206193a96bf09ceb0))
7+
18
## [1.0.14](https://github.com/maxgfr/huge-async-storage/compare/v1.0.13...v1.0.14) (2024-02-20)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "huge-async-storage",
33
"description": "A wrapper of AsyncStorage that allows you to store huge data",
4-
"version": "1.0.14",
4+
"version": "1.0.15",
55
"scripts": {
66
"build": "tsc",
77
"build:watch": "tsc -w",

0 commit comments

Comments
 (0)