Skip to content

Commit 3d1229a

Browse files
chore(release): 1.2.6 [skip ci]
## [1.2.6](v1.2.5...v1.2.6) (2023-04-11) ### Bug Fixes * bump dependencies ([4a38e98](4a38e98))
1 parent 4a38e98 commit 3d1229a

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.6](https://github.com/CoCreate-app/CoCreate-dashboard/compare/v1.2.5...v1.2.6) (2023-04-11)
2+
3+
4+
### Bug Fixes
5+
6+
* bump dependencies ([4a38e98](https://github.com/CoCreate-app/CoCreate-dashboard/commit/4a38e98c8874e011facc5a22af5e2acc309567dc))
7+
18
## [1.2.5](https://github.com/CoCreate-app/CoCreate-dashboard/compare/v1.2.4...v1.2.5) (2023-04-11)
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.5",
3+
"version": "1.2.6",
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.5"
6262
}
63-
}
63+
}

0 commit comments

Comments
 (0)