Skip to content

Commit 0d1dbe2

Browse files
chore(release): 1.11.5 [skip ci]
## [1.11.5](v1.11.4...v1.11.5) (2024-06-12) ### Bug Fixes * bump cocreate dependencies ([4f888b3](4f888b3)) * svg icon class ([50d99ac](50d99ac))
1 parent 4f888b3 commit 0d1dbe2

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.11.5](https://github.com/CoCreate-app/CoCreate-shipengine/compare/v1.11.4...v1.11.5) (2024-06-12)
2+
3+
4+
### Bug Fixes
5+
6+
* bump cocreate dependencies ([4f888b3](https://github.com/CoCreate-app/CoCreate-shipengine/commit/4f888b3fc0df4579819a1a97bd04a70468954a68))
7+
* svg icon class ([50d99ac](https://github.com/CoCreate-app/CoCreate-shipengine/commit/50d99ac153036a47a21e17eb5bea72f4e77c9a40))
8+
19
## [1.11.4](https://github.com/CoCreate-app/CoCreate-shipengine/compare/v1.11.3...v1.11.4) (2024-04-29)
210

311

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.11.4",
3+
"version": "1.11.5",
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.21.0",
6262
"shipengine": "^0.3.1"
6363
}
64-
}
64+
}

0 commit comments

Comments
 (0)