Skip to content

Commit b11e202

Browse files
chore(release): 1.0.13 [skip ci]
## [1.0.13](v1.0.12...v1.0.13) (2021-07-13) ### Bug Fixes * add yarn lockfile to git ignore ([c3f9416](c3f9416)) * remove yarn.lock ([cef217b](cef217b))
1 parent c3f9416 commit b11e202

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.13](https://github.com/CoCreate-app/CoCreate-dashboard/compare/v1.0.12...v1.0.13) (2021-07-13)
2+
3+
4+
### Bug Fixes
5+
6+
* add yarn lockfile to git ignore ([c3f9416](https://github.com/CoCreate-app/CoCreate-dashboard/commit/c3f9416c9d054ea5ea434f9967c01cfe4aa90cff))
7+
* remove yarn.lock ([cef217b](https://github.com/CoCreate-app/CoCreate-dashboard/commit/cef217be3d13145903b2d41b26545d03ce70cb14))
8+
19
## [1.0.12](https://github.com/CoCreate-app/CoCreate-dashboard/compare/v1.0.11...v1.0.12) (2021-07-10)
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.12",
3+
"version": "1.0.13",
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)