We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 007e2a6 commit f18192eCopy full SHA for f18192e
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.11.3](https://github.com/CoCreate-app/CoCreate-shipengine/compare/v1.11.2...v1.11.3) (2024-02-05)
2
+
3
4
+### Bug Fixes
5
6
+* Removed https://cdn.cocreate.app/latest/CoCreate.min.css ([007e2a6](https://github.com/CoCreate-app/CoCreate-shipengine/commit/007e2a673f46594ad0bda1c30464840c4b1a5a19))
7
8
## [1.11.2](https://github.com/CoCreate-app/CoCreate-shipengine/compare/v1.11.1...v1.11.2) (2024-02-03)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@cocreate/shipengine",
- "version": "1.11.2",
+ "version": "1.11.3",
"description": "A simple shipengine component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
"keywords": [
"shipengine",
0 commit comments