Skip to content

Commit 7557d8b

Browse files
chore(release): 1.2.2 [skip ci]
## [1.2.2](v1.2.1...v1.2.2) (2023-03-16) ### Bug Fixes * bump dependencies' ([ea5feea](ea5feea))
1 parent ea5feea commit 7557d8b

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.2.2](https://github.com/CoCreate-app/CoCreate-dashboard/compare/v1.2.1...v1.2.2) (2023-03-16)
2+
3+
4+
### Bug Fixes
5+
6+
* bump dependencies' ([ea5feea](https://github.com/CoCreate-app/CoCreate-dashboard/commit/ea5feeab37e62922a8f8880d1b098d1205c5cb1b))
7+
18
## [1.2.1](https://github.com/CoCreate-app/CoCreate-dashboard/compare/v1.2.0...v1.2.1) (2023-03-16)
29

310

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.2.1",
3+
"version": "1.2.2",
44
"description": "A simple dashboard component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
55
"keywords": [
66
"dashboard",
@@ -60,4 +60,4 @@
6060
"dependencies": {
6161
"@cocreate/docs": "^1.6.1"
6262
}
63-
}
63+
}

0 commit comments

Comments
 (0)