We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa3db1e commit d943b8bCopy full SHA for d943b8b
CHANGELOG.md
@@ -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
@@ -1,6 +1,6 @@
{
"name": "cart",
- "version": "1.0.4",
+ "version": "1.1.0",
"description": "Headless cart management library",
"repository": {
6
"type": "git",
0 commit comments