Skip to content

Commit cd1441e

Browse files
chore(release): 1.11.0 [skip ci]
# [1.11.0](v1.10.0...v1.11.0) (2023-11-25) ### Features * upgrade dependencies for latest features and fixes ([a93ca4a](a93ca4a))
1 parent a93ca4a commit cd1441e

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.11.0](https://github.com/CoCreate-app/CoCreate-shipengine/compare/v1.10.0...v1.11.0) (2023-11-25)
2+
3+
4+
### Features
5+
6+
* upgrade dependencies for latest features and fixes ([a93ca4a](https://github.com/CoCreate-app/CoCreate-shipengine/commit/a93ca4acf8a44a4069a137edd83c857d4c37062b))
7+
18
# [1.10.0](https://github.com/CoCreate-app/CoCreate-shipengine/compare/v1.9.0...v1.10.0) (2023-11-25)
29

310

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/shipengine",
3-
"version": "1.10.0",
3+
"version": "1.11.0",
44
"description": "A simple shipengine component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
55
"keywords": [
66
"shipengine",
@@ -61,4 +61,4 @@
6161
"@cocreate/api": "^1.17.0",
6262
"shipengine": "^0.3.1"
6363
}
64-
}
64+
}

0 commit comments

Comments
 (0)