Skip to content

Commit 3a6a2db

Browse files
chore(release): 1.23.1 [skip ci]
## [1.23.1](v1.23.0...v1.23.1) (2023-08-21) ### Bug Fixes * /dist/CoCreate.js updated to https://CoCreate.app/dist/CoCreate.js ([1d8af47](1d8af47)) * replace cdn with /dist ([e27bc6a](e27bc6a)) * update file uploader ([dc6c59e](dc6c59e))
1 parent 1d8af47 commit 3a6a2db

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.23.1](https://github.com/CoCreate-app/CoCreate-utils/compare/v1.23.0...v1.23.1) (2023-08-21)
2+
3+
4+
### Bug Fixes
5+
6+
* /dist/CoCreate.js updated to https://CoCreate.app/dist/CoCreate.js ([1d8af47](https://github.com/CoCreate-app/CoCreate-utils/commit/1d8af47fbf25cd6de8b8c733ca672746318c5b36))
7+
* replace cdn with /dist ([e27bc6a](https://github.com/CoCreate-app/CoCreate-utils/commit/e27bc6a21257c152890ea8b265738a83cb63baa5))
8+
* update file uploader ([dc6c59e](https://github.com/CoCreate-app/CoCreate-utils/commit/dc6c59eab9687eab8ef7d4bf4510e0d0b9bd7029))
9+
110
# [1.23.0](https://github.com/CoCreate-app/CoCreate-utils/compare/v1.22.0...v1.23.0) (2023-08-17)
211

312

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.23.0",
3+
"version": "1.23.1",
44
"description": "A simple utils component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
55
"keywords": [
66
"utils",

0 commit comments

Comments
 (0)