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 ([8d85a86](8d85a86))
* replace cdn with /dist ([27a24f6](27a24f6))
* update file uploader ([52b8659](52b8659))
  • Loading branch information
semantic-release-bot committed Aug 21, 2023
1 parent 8d85a86 commit 107c5ce
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-kanban/compare/v1.8.0...v1.8.1) (2023-08-21)


### Bug Fixes

* /dist/CoCreate.js updated to https://CoCreate.app/dist/CoCreate.js ([8d85a86](https://github.com/CoCreate-app/CoCreate-kanban/commit/8d85a8618da91c133943967faf4e98fcfdd76efc))
* replace cdn with /dist ([27a24f6](https://github.com/CoCreate-app/CoCreate-kanban/commit/27a24f6b554c7af9045bb034b75741c2a70cbd07))
* update file uploader ([52b8659](https://github.com/CoCreate-app/CoCreate-kanban/commit/52b86590287785006083583f74f62e5309f6272a))

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

0 comments on commit 107c5ce

Please sign in to comment.