Skip to content

Commit cf312fe

Browse files
chore(release): 1.0.16 [skip ci]
## [1.0.16](v1.0.15...v1.0.16) (2021-07-17) ### Bug Fixes * workflows ([bf9061a](bf9061a)) * workflows ([d9356bb](d9356bb))
1 parent bf9061a commit cf312fe

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.0.16](https://github.com/CoCreate-app/CoCreate-dashboard/compare/v1.0.15...v1.0.16) (2021-07-17)
2+
3+
4+
### Bug Fixes
5+
6+
* workflows ([bf9061a](https://github.com/CoCreate-app/CoCreate-dashboard/commit/bf9061ae980823f3d7e73fec28edd779f1658eb8))
7+
* workflows ([d9356bb](https://github.com/CoCreate-app/CoCreate-dashboard/commit/d9356bb13c1674e791d0075af01ec9980e21ccb9))
8+
19
## [1.0.15](https://github.com/CoCreate-app/CoCreate-dashboard/compare/v1.0.14...v1.0.15) (2021-07-17)
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.0.15",
3+
"version": "1.0.16",
44
"description": "A simple dashboard component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.",
55
"keywords": [
66
"dashboard",

0 commit comments

Comments
 (0)