Skip to content

Commit d6ac477

Browse files
chore(release): 1.12.0 [skip ci]
# [1.12.0](v1.11.5...v1.12.0) (2024-11-04) ### Bug Fixes * pretier.config.js and file formating ([e8e06f7](e8e06f7)) ### Features * add prettier.config.js and format files ([08678f5](08678f5)) * add prettier.config.js and format files ([96f406a](96f406a))
1 parent e8e06f7 commit d6ac477

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# [1.12.0](https://github.com/CoCreate-app/CoCreate-shipengine/compare/v1.11.5...v1.12.0) (2024-11-04)
2+
3+
4+
### Bug Fixes
5+
6+
* pretier.config.js and file formating ([e8e06f7](https://github.com/CoCreate-app/CoCreate-shipengine/commit/e8e06f74fcae40d68a7c60cbec67998be45ccb44))
7+
8+
9+
### Features
10+
11+
* add prettier.config.js and format files ([08678f5](https://github.com/CoCreate-app/CoCreate-shipengine/commit/08678f5a79b222a9bf7d9ed782046e4b8056d49b))
12+
* add prettier.config.js and format files ([96f406a](https://github.com/CoCreate-app/CoCreate-shipengine/commit/96f406a044d3b64e12087358ef522920e2309255))
13+
114
## [1.11.5](https://github.com/CoCreate-app/CoCreate-shipengine/compare/v1.11.4...v1.11.5) (2024-06-12)
215

316

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/shipengine",
3-
"version": "1.11.5",
3+
"version": "1.12.0",
44
"description": "A simple shipengine component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
55
"keywords": [
66
"shipengine",

0 commit comments

Comments
 (0)