Skip to content

Commit b5f5118

Browse files
chore(release): 1.3.19 [skip ci]
## [1.3.19](v1.3.18...v1.3.19) (2023-06-11) ### Bug Fixes * postintall error ([2a39d29](2a39d29))
1 parent 2a39d29 commit b5f5118

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.19](https://github.com/CoCreate-app/CoCreate-dashboard/compare/v1.3.18...v1.3.19) (2023-06-11)
2+
3+
4+
### Bug Fixes
5+
6+
* postintall error ([2a39d29](https://github.com/CoCreate-app/CoCreate-dashboard/commit/2a39d2965202ceac715884b7b4d9ce6f8089e475))
7+
18
## [1.3.18](https://github.com/CoCreate-app/CoCreate-dashboard/compare/v1.3.17...v1.3.18) (2023-06-11)
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.18",
3+
"version": "1.3.19",
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)