Skip to content

Commit a95f59d

Browse files
chore(release): 1.2.1 [skip ci]
## [1.2.1](v1.2.0...v1.2.1) (2023-03-16) ### Bug Fixes * bump dependencies' ([de13c23](de13c23))
1 parent de13c23 commit a95f59d

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.1](https://github.com/CoCreate-app/CoCreate-dashboard/compare/v1.2.0...v1.2.1) (2023-03-16)
2+
3+
4+
### Bug Fixes
5+
6+
* bump dependencies' ([de13c23](https://github.com/CoCreate-app/CoCreate-dashboard/commit/de13c23ce7273331409ade0e37470dfc9acef1df))
7+
18
# [1.2.0](https://github.com/CoCreate-app/CoCreate-dashboard/compare/v1.1.125...v1.2.0) (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.0",
3+
"version": "1.2.1",
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.0"
6262
}
63-
}
63+
}

0 commit comments

Comments
 (0)