Skip to content

Commit ebfc4f5

Browse files
chore(release): 1.10.1 [skip ci]
## [1.10.1](v1.10.0...v1.10.1) (2023-08-21) ### Bug Fixes * /dist/CoCreate.js updated to https://CoCreate.app/dist/CoCreate.js ([dd090e1](dd090e1)) * replace cdn with /dist ([40da3e2](40da3e2)) * update file uploader ([3a1b9f9](3a1b9f9))
1 parent dd090e1 commit ebfc4f5

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.10.1](https://github.com/CoCreate-app/CoCreate-element-prototype/compare/v1.10.0...v1.10.1) (2023-08-21)
2+
3+
4+
### Bug Fixes
5+
6+
* /dist/CoCreate.js updated to https://CoCreate.app/dist/CoCreate.js ([dd090e1](https://github.com/CoCreate-app/CoCreate-element-prototype/commit/dd090e15969c4c9b894374f5bd6fd82bbe79b42a))
7+
* replace cdn with /dist ([40da3e2](https://github.com/CoCreate-app/CoCreate-element-prototype/commit/40da3e245fe84ed9abe331a678ecf792b28053c2))
8+
* update file uploader ([3a1b9f9](https://github.com/CoCreate-app/CoCreate-element-prototype/commit/3a1b9f967bc5981e9131ebd2e581ff31395edcd1))
9+
110
# [1.10.0](https://github.com/CoCreate-app/CoCreate-element-prototype/compare/v1.9.0...v1.10.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/element-prototype",
3-
"version": "1.10.0",
3+
"version": "1.10.1",
44
"description": "A simple element-prototype component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.",
55
"keywords": [
66
"element-prototype",

0 commit comments

Comments
 (0)