Skip to content

Commit d943b8b

Browse files
committed
chore: release v1.1.0
1 parent fa3db1e commit d943b8b

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# 1.1.0 (2023-09-22)
2+
3+
### Features
4+
5+
- **core:** :sparkles: initial release ([fa3db1e](https://github.com/mcnaveen/cart/commit/fa3db1e6b0e719db44ee2c6c74cc049dd9cdb630))

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.0.4",
3+
"version": "1.1.0",
44
"description": "Headless cart management library",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)