Skip to content

Commit 227d0bc

Browse files
chore(release): 1.12.2 [skip ci]
## [1.12.2](v1.12.1...v1.12.2) (2025-05-01) ### Bug Fixes * update [@cocreate](https://github.com/cocreate) dependencies ([5bc7a7b](5bc7a7b))
1 parent 5bc7a7b commit 227d0bc

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.12.2](https://github.com/CoCreate-app/CoCreate-shipengine/compare/v1.12.1...v1.12.2) (2025-05-01)
2+
3+
4+
### Bug Fixes
5+
6+
* update [@cocreate](https://github.com/cocreate) dependencies ([5bc7a7b](https://github.com/CoCreate-app/CoCreate-shipengine/commit/5bc7a7b4e8ba48c855c151fba1f82f55b8f7748f))
7+
18
## [1.12.1](https://github.com/CoCreate-app/CoCreate-shipengine/compare/v1.12.0...v1.12.1) (2025-04-30)
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.12.1",
3+
"version": "1.12.2",
44
"description": "A simple shipengine component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
55
"keywords": [
66
"shipengine",
@@ -57,4 +57,4 @@
5757
"@cocreate/api": "^1.22.3",
5858
"shipengine": "^0.3.1"
5959
}
60-
}
60+
}

0 commit comments

Comments
 (0)