Skip to content

Commit 0917007

Browse files
chore(release): 1.3.8 [skip ci]
## [1.3.8](v1.3.7...v1.3.8) (2023-05-06) ### Bug Fixes * bump [@cocreate](https://github.com/cocreate) dependencies ([f7c12a9](f7c12a9)) * filter-sort icon ([14fe688](14fe688))
1 parent 4d4e14d commit 0917007

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.8](https://github.com/CoCreate-app/CoCreate-dashboard/compare/v1.3.7...v1.3.8) (2023-05-06)
2+
3+
4+
### Bug Fixes
5+
6+
* bump [@cocreate](https://github.com/cocreate) dependencies ([f7c12a9](https://github.com/CoCreate-app/CoCreate-dashboard/commit/f7c12a9f7101b0c77846fc240aceb80e8656e656))
7+
* filter-sort icon ([14fe688](https://github.com/CoCreate-app/CoCreate-dashboard/commit/14fe68815c46e7ce3e0c2517b4c89ba118a5e100))
8+
19
## [1.3.7](https://github.com/CoCreate-app/CoCreate-dashboard/compare/v1.3.6...v1.3.7) (2023-05-01)
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.7",
3+
"version": "1.3.8",
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.8"
6161
}
62-
}
62+
}

0 commit comments

Comments
 (0)