Skip to content

Commit 93ca3e1

Browse files
committed
chore: release v1.1.2
1 parent 1d063d4 commit 93ca3e1

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [1.1.2](https://github.com/mcnaveen/cart/compare/1.1.1...1.1.2) (2023-10-27)
2+
3+
### Bug Fixes
4+
5+
- **storage:** :bug: fix storage not working in react-native ([7337df9](https://github.com/mcnaveen/cart/commit/7337df933339cd1f70d76cf1aa067ecc0b18ab22))
6+
17
## [1.1.1](https://github.com/mcnaveen/cart/compare/1.1.0...1.1.1) (2023-09-23)
28

39
# 1.1.0 (2023-09-22)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cart",
3-
"version": "1.1.1",
3+
"version": "1.1.2",
44
"description": "Headless cart management library",
55
"keywords": [
66
"cart",

0 commit comments

Comments
 (0)