Skip to content

Commit 3307e53

Browse files
chore(release): 1.2.0 [skip ci]
# [1.2.0](v1.1.3...v1.2.0) (2024-11-04) ### Bug Fixes * prettier.config options ([6397cac](6397cac)) ### Features * add prettier.config.js and format files ([1b89a27](1b89a27))
1 parent 6397cac commit 3307e53

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [1.2.0](https://github.com/CoCreate-app/CoCreate-usage/compare/v1.1.3...v1.2.0) (2024-11-04)
2+
3+
4+
### Bug Fixes
5+
6+
* prettier.config options ([6397cac](https://github.com/CoCreate-app/CoCreate-usage/commit/6397cacf8dccf8dd2032ec694fd5edf0f6b0761f))
7+
8+
9+
### Features
10+
11+
* add prettier.config.js and format files ([1b89a27](https://github.com/CoCreate-app/CoCreate-usage/commit/1b89a27e33151958481813410d916aa4ff3c346f))
12+
113
## [1.1.3](https://github.com/CoCreate-app/CoCreate-usage/compare/v1.1.2...v1.1.3) (2024-06-23)
214

315

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/usage",
3-
"version": "1.1.3",
3+
"version": "1.2.0",
44
"description": "CoCreate-usage",
55
"keywords": [
66
"cocreate-usage",

0 commit comments

Comments
 (0)