Skip to content

Commit 13a0d14

Browse files
chore(release): 1.8.7 [skip ci]
## [1.8.7](v1.8.6...v1.8.7) (2023-11-12) ### Bug Fixes * bump dependencies for latest features ([5cd54d1](5cd54d1))
1 parent 5cd54d1 commit 13a0d14

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.8.7](https://github.com/CoCreate-app/CoCreate-shipengine/compare/v1.8.6...v1.8.7) (2023-11-12)
2+
3+
4+
### Bug Fixes
5+
6+
* bump dependencies for latest features ([5cd54d1](https://github.com/CoCreate-app/CoCreate-shipengine/commit/5cd54d1fed6542f6bd3b202e02cd4aa8809fbb8f))
7+
18
## [1.8.6](https://github.com/CoCreate-app/CoCreate-shipengine/compare/v1.8.5...v1.8.6) (2023-11-09)
29

310

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/shipengine",
3-
"version": "1.8.6",
3+
"version": "1.8.7",
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.15.11",
6262
"shipengine": "^0.3.1"
6363
}
64-
}
64+
}

0 commit comments

Comments
 (0)