Skip to content

Commit

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

### Bug Fixes

* /dist/CoCreate.js updated to https://CoCreate.app/dist/CoCreate.js ([3949b01](3949b01))
* replace cdn with /dist ([2be2ea3](2be2ea3))
* update file uploader ([bcd0e84](bcd0e84))
  • Loading branch information
semantic-release-bot committed Aug 21, 2023
1 parent 3949b01 commit bd91030
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.8.1](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.8.0...v1.8.1) (2023-08-21)


### Bug Fixes

* /dist/CoCreate.js updated to https://CoCreate.app/dist/CoCreate.js ([3949b01](https://github.com/CoCreate-app/CoCreate-selection/commit/3949b012eff39581b3b01a94d3e50fed5b02b5d5))
* replace cdn with /dist ([2be2ea3](https://github.com/CoCreate-app/CoCreate-selection/commit/2be2ea34e941f148b3e381409a51db0d3df002a2))
* update file uploader ([bcd0e84](https://github.com/CoCreate-app/CoCreate-selection/commit/bcd0e8433e8b18769de8af0726c03155defaf1bf))

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

0 comments on commit bd91030

Please sign in to comment.