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 ([5a76f6d](5a76f6d))
* replace cdn with /dist ([0300adf](0300adf))
* update file uploader ([cdcb6dd](cdcb6dd))
  • Loading branch information
semantic-release-bot committed Aug 21, 2023
1 parent 5a76f6d commit c3299c6
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-charts/compare/v1.8.0...v1.8.1) (2023-08-21)


### Bug Fixes

* /dist/CoCreate.js updated to https://CoCreate.app/dist/CoCreate.js ([5a76f6d](https://github.com/CoCreate-app/CoCreate-charts/commit/5a76f6d15b83f54e9ca769215ee179d9d02cc090))
* replace cdn with /dist ([0300adf](https://github.com/CoCreate-app/CoCreate-charts/commit/0300adfe5fd96b7da0d7858036c88f28d9b8fe16))
* update file uploader ([cdcb6dd](https://github.com/CoCreate-app/CoCreate-charts/commit/cdcb6ddf379feba729e826a4094b0d1f9b1f3a0a))

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

0 comments on commit c3299c6

Please sign in to comment.