Skip to content

Commit ac00625

Browse files
chore(release): 1.1.23 [skip ci]
## [1.1.23](v1.1.22...v1.1.23) (2021-10-02) ### Bug Fixes * removed unused utilties ([b7d4c93](b7d4c93)) * reverted prevoius changes ([303bcf1](303bcf1))
1 parent 303bcf1 commit ac00625

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.1.23](https://github.com/CoCreate-app/CoCreate-utils/compare/v1.1.22...v1.1.23) (2021-10-02)
2+
3+
4+
### Bug Fixes
5+
6+
* removed unused utilties ([b7d4c93](https://github.com/CoCreate-app/CoCreate-utils/commit/b7d4c93cb44ff202e33fc1f2be7643c7bef75cb1))
7+
* reverted prevoius changes ([303bcf1](https://github.com/CoCreate-app/CoCreate-utils/commit/303bcf1d77260b39fd05d45ffe69b1d99f027a90))
8+
19
## [1.1.22](https://github.com/CoCreate-app/CoCreate-utils/compare/v1.1.21...v1.1.22) (2021-10-01)
210

311

package.json

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

0 commit comments

Comments
 (0)