Skip to content

Commit

Permalink
chore(release): 1.10.1 [skip ci]
Browse files Browse the repository at this point in the history
## [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))
  • Loading branch information
semantic-release-bot committed Aug 21, 2023
1 parent dd090e1 commit ebfc4f5
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [1.10.1](https://github.com/CoCreate-app/CoCreate-element-prototype/compare/v1.10.0...v1.10.1) (2023-08-21)


### Bug Fixes

* /dist/CoCreate.js updated to https://CoCreate.app/dist/CoCreate.js ([dd090e1](https://github.com/CoCreate-app/CoCreate-element-prototype/commit/dd090e15969c4c9b894374f5bd6fd82bbe79b42a))
* replace cdn with /dist ([40da3e2](https://github.com/CoCreate-app/CoCreate-element-prototype/commit/40da3e245fe84ed9abe331a678ecf792b28053c2))
* update file uploader ([3a1b9f9](https://github.com/CoCreate-app/CoCreate-element-prototype/commit/3a1b9f967bc5981e9131ebd2e581ff31395edcd1))

# [1.10.0](https://github.com/CoCreate-app/CoCreate-element-prototype/compare/v1.9.0...v1.10.0) (2023-08-17)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cocreate/element-prototype",
"version": "1.10.0",
"version": "1.10.1",
"description": "A simple element-prototype component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.",
"keywords": [
"element-prototype",
Expand Down

0 comments on commit ebfc4f5

Please sign in to comment.