Skip to content

Commit b1fa63e

Browse files
chore(release): 1.21.14 [skip ci]
## [1.21.14](v1.21.13...v1.21.14) (2023-06-11) ### Bug Fixes * Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([7f0d845](7f0d845))
1 parent 7f0d845 commit b1fa63e

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.21.14](https://github.com/CoCreate-app/CoCreate-utils/compare/v1.21.13...v1.21.14) (2023-06-11)
2+
3+
4+
### Bug Fixes
5+
6+
* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([7f0d845](https://github.com/CoCreate-app/CoCreate-utils/commit/7f0d84510c7919d50456f17f7ccea1e994c2b53c))
7+
18
## [1.21.13](https://github.com/CoCreate-app/CoCreate-utils/compare/v1.21.12...v1.21.13) (2023-06-11)
29

310

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/utils",
3-
"version": "1.21.13",
3+
"version": "1.21.14",
44
"description": "A simple utils component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
55
"keywords": [
66
"utils",
@@ -60,4 +60,4 @@
6060
"dependencies": {
6161
"@cocreate/cli": "^1.33.7"
6262
}
63-
}
63+
}

0 commit comments

Comments
 (0)