Skip to content

Commit 3287179

Browse files
chore(release): 1.9.0 [skip ci]
# [1.9.0](v1.8.0...v1.9.0) (2023-11-25) ### Features * upgrade dependencies for latest features and fixes ([2f9fae1](2f9fae1))
1 parent 2f9fae1 commit 3287179

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.9.0](https://github.com/CoCreate-app/CoCreate-dashboard/compare/v1.8.0...v1.9.0) (2023-11-25)
2+
3+
4+
### Features
5+
6+
* upgrade dependencies for latest features and fixes ([2f9fae1](https://github.com/CoCreate-app/CoCreate-dashboard/commit/2f9fae1cce19c7af975a7632a9ff91c658ad0d44))
7+
18
# [1.8.0](https://github.com/CoCreate-app/CoCreate-dashboard/compare/v1.7.0...v1.8.0) (2023-11-25)
29

310

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/dashboard",
3-
"version": "1.8.0",
3+
"version": "1.9.0",
44
"description": "A simple dashboard component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
55
"keywords": [
66
"dashboard",
@@ -56,4 +56,4 @@
5656
"webpack-cli": "^4.5.0",
5757
"webpack-log": "^3.0.1"
5858
}
59-
}
59+
}

0 commit comments

Comments
 (0)