Skip to content

Commit

Permalink
chore(release): 1.12.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.12.1](v1.12.0...v1.12.1) (2023-08-21)

### Bug Fixes

* /dist/CoCreate.js updated to https://CoCreate.app/dist/CoCreate.js ([03d530e](03d530e))
* replace cdn with /dist ([9f77f3a](9f77f3a))
* update file uploader ([1bab2f4](1bab2f4))
  • Loading branch information
semantic-release-bot committed Aug 21, 2023
1 parent 03d530e commit 07ea5ff
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.12.1](https://github.com/CoCreate-app/CoCreate-select/compare/v1.12.0...v1.12.1) (2023-08-21)


### Bug Fixes

* /dist/CoCreate.js updated to https://CoCreate.app/dist/CoCreate.js ([03d530e](https://github.com/CoCreate-app/CoCreate-select/commit/03d530ea6be4ad3d5b7106eb2a1a906977daa288))
* replace cdn with /dist ([9f77f3a](https://github.com/CoCreate-app/CoCreate-select/commit/9f77f3a9b6e8cda176c7ebe4baf67d49b39b03ce))
* update file uploader ([1bab2f4](https://github.com/CoCreate-app/CoCreate-select/commit/1bab2f4bac5097fd5cda3c159a6cb0683a00493c))

# [1.12.0](https://github.com/CoCreate-app/CoCreate-select/compare/v1.11.0...v1.12.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/select",
"version": "1.12.0",
"version": "1.12.1",
"description": "A simple select component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
"keywords": [
"select",
Expand Down

0 comments on commit 07ea5ff

Please sign in to comment.