Skip to content

Commit 635de82

Browse files
chore(release): 1.1.32 [skip ci]
## [1.1.32](v1.1.31...v1.1.32) (2021-10-15) ### Bug Fixes * update dependencies ([f005615](f005615)) * update dependencies ([2e50106](2e50106))
1 parent f005615 commit 635de82

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.1.32](https://github.com/CoCreate-app/CoCreate-dashboard/compare/v1.1.31...v1.1.32) (2021-10-15)
2+
3+
4+
### Bug Fixes
5+
6+
* update dependencies ([f005615](https://github.com/CoCreate-app/CoCreate-dashboard/commit/f005615c03b31b4b95b02e1b817b65b1a33674ad))
7+
* update dependencies ([2e50106](https://github.com/CoCreate-app/CoCreate-dashboard/commit/2e501061aab60e7140ef58a26216f7cc29d55411))
8+
19
## [1.1.31](https://github.com/CoCreate-app/CoCreate-dashboard/compare/v1.1.30...v1.1.31) (2021-10-15)
210

311

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.31",
3+
"version": "1.1.32",
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)