Skip to content

Commit 753ebf0

Browse files
chore(release): 1.3.14 [skip ci]
## [1.3.14](v1.3.13...v1.3.14) (2023-06-04) ### Bug Fixes * Refactor CoCreate.config.js to remove hard-coded credentials ([a55c1ad](a55c1ad))
1 parent a55c1ad commit 753ebf0

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.3.14](https://github.com/CoCreate-app/CoCreate-dashboard/compare/v1.3.13...v1.3.14) (2023-06-04)
2+
3+
4+
### Bug Fixes
5+
6+
* Refactor CoCreate.config.js to remove hard-coded credentials ([a55c1ad](https://github.com/CoCreate-app/CoCreate-dashboard/commit/a55c1ad4b38b7c5cc541747ad4bb95fe759a5854))
7+
18
## [1.3.13](https://github.com/CoCreate-app/CoCreate-dashboard/compare/v1.3.12...v1.3.13) (2023-06-04)
29

310

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.3.13",
3+
"version": "1.3.14",
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)