We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b62167 commit e9d7c44Copy full SHA for e9d7c44
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.11.1](https://github.com/CoCreate-app/CoCreate-shipengine/compare/v1.11.0...v1.11.1) (2023-12-09)
2
+
3
4
+### Bug Fixes
5
6
+* getOrg() renamed to getOrganization() ([2b62167](https://github.com/CoCreate-app/CoCreate-shipengine/commit/2b6216773461ba005bcf6f839055b363e5e7a4a8))
7
8
# [1.11.0](https://github.com/CoCreate-app/CoCreate-shipengine/compare/v1.10.0...v1.11.0) (2023-11-25)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@cocreate/shipengine",
- "version": "1.11.0",
+ "version": "1.11.1",
"description": "A simple shipengine component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
"keywords": [
"shipengine",
0 commit comments