Skip to content

Commit

Permalink
chore(release): 1.3.12 [skip ci]
Browse files Browse the repository at this point in the history
## [1.3.12](v1.3.11...v1.3.12) (2023-06-04)

### Bug Fixes

* **semantic-release:** worklow error solved by running node version 14 ([e9a00df](e9a00df))
  • Loading branch information
semantic-release-bot committed Jun 4, 2023
1 parent e9a00df commit 40c5aa3
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 deletions.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.3.12](https://github.com/CoCreate-app/CoCreate-dashboard/compare/v1.3.11...v1.3.12) (2023-06-04)


### Bug Fixes

* **semantic-release:** worklow error solved by running node version 14 ([e9a00df](https://github.com/CoCreate-app/CoCreate-dashboard/commit/e9a00df9fc135e11ed400d54871a2bf96e06e3e6))

## [1.3.11](https://github.com/CoCreate-app/CoCreate-dashboard/compare/v1.3.10...v1.3.11) (2023-05-21)


Expand Down Expand Up @@ -1154,4 +1161,4 @@
### Bug Fixes

* ci and build process ([5cd81c0](https://github.com/CoCreate-app/CoCreate-dashboard/commit/5cd81c0048fc29896dba7a41e2b0932207181f79))
* npm publish and cdn deployment ([8ad7522](https://github.com/CoCreate-app/CoCreate-dashboard/commit/8ad7522eaccbbf85bdb0b1c63da39312c644cf80))
* npm publish and cdn deployment ([8ad7522](https://github.com/CoCreate-app/CoCreate-dashboard/commit/8ad7522eaccbbf85bdb0b1c63da39312c644cf80))
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cocreate/dashboard",
"version": "1.3.11",
"version": "1.3.12",
"description": "A simple dashboard component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
"keywords": [
"dashboard",
Expand Down Expand Up @@ -59,4 +59,4 @@
"dependencies": {
"@cocreate/docs": "^1.7.13"
}
}
}

0 comments on commit 40c5aa3

Please sign in to comment.