Skip to content

Commit fc24530

Browse files
chore(release): 1.5.1 [skip ci]
## [1.5.1](v1.5.0...v1.5.1) (2023-08-21) ### Bug Fixes * /dist/CoCreate.js updated to https://CoCreate.app/dist/CoCreate.js ([faa086f](faa086f)) * replace cdn with /dist ([490ed3f](490ed3f)) * update file uploader ([9402135](9402135))
1 parent faa086f commit fc24530

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.5.1](https://github.com/CoCreate-app/CoCreate-dashboard/compare/v1.5.0...v1.5.1) (2023-08-21)
2+
3+
4+
### Bug Fixes
5+
6+
* /dist/CoCreate.js updated to https://CoCreate.app/dist/CoCreate.js ([faa086f](https://github.com/CoCreate-app/CoCreate-dashboard/commit/faa086f897ea82f945c88adbfe98247dd2af2c50))
7+
* replace cdn with /dist ([490ed3f](https://github.com/CoCreate-app/CoCreate-dashboard/commit/490ed3f78f5b3e7dae163e16aa8ddbcb61f25110))
8+
* update file uploader ([9402135](https://github.com/CoCreate-app/CoCreate-dashboard/commit/940213518ec2372be08be40711df62487264a3f6))
9+
110
# [1.5.0](https://github.com/CoCreate-app/CoCreate-dashboard/compare/v1.4.0...v1.5.0) (2023-08-17)
211

312

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/dashboard",
3-
"version": "1.5.0",
3+
"version": "1.5.1",
44
"description": "A simple dashboard component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
55
"keywords": [
66
"dashboard",

0 commit comments

Comments
 (0)