Skip to content

Commit 43e2d76

Browse files
chore(release): 1.1.45 [skip ci]
## [1.1.45](v1.1.44...v1.1.45) (2021-11-19) ### Bug Fixes * update dependencies ([a743517](a743517))
1 parent a743517 commit 43e2d76

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.1.45](https://github.com/CoCreate-app/CoCreate-dashboard/compare/v1.1.44...v1.1.45) (2021-11-19)
2+
3+
4+
### Bug Fixes
5+
6+
* update dependencies ([a743517](https://github.com/CoCreate-app/CoCreate-dashboard/commit/a743517fd812b41adcb1a6d34a641fe908074d65))
7+
18
## [1.1.44](https://github.com/CoCreate-app/CoCreate-dashboard/compare/v1.1.43...v1.1.44) (2021-11-18)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/dashboard",
3-
"version": "1.1.44",
3+
"version": "1.1.45",
44
"description": "A simple dashboard component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
55
"keywords": [
66
"dashboard",

0 commit comments

Comments
 (0)