Skip to content

Commit 669e1c0

Browse files
chore(release): 1.3.13 [skip ci]
## [1.3.13](v1.3.12...v1.3.13) (2023-06-04) ### Bug Fixes * replaced secert GITHUB_TOKEN with GITHUB ([cebf637](cebf637)) * Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([ac82b96](ac82b96))
1 parent ac82b96 commit 669e1c0

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.3.13](https://github.com/CoCreate-app/CoCreate-dashboard/compare/v1.3.12...v1.3.13) (2023-06-04)
2+
3+
4+
### Bug Fixes
5+
6+
* replaced secert GITHUB_TOKEN with GITHUB ([cebf637](https://github.com/CoCreate-app/CoCreate-dashboard/commit/cebf6370d8656377b1316b903712f91913a0625a))
7+
* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([ac82b96](https://github.com/CoCreate-app/CoCreate-dashboard/commit/ac82b964ac7c0edcad264ad826d848d57962407b))
8+
19
## [1.3.12](https://github.com/CoCreate-app/CoCreate-dashboard/compare/v1.3.11...v1.3.12) (2023-06-04)
210

311

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/dashboard",
3-
"version": "1.3.12",
3+
"version": "1.3.13",
44
"description": "A simple dashboard component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
55
"keywords": [
66
"dashboard",
@@ -59,4 +59,4 @@
5959
"dependencies": {
6060
"@cocreate/docs": "^1.7.15"
6161
}
62-
}
62+
}

0 commit comments

Comments
 (0)