Skip to content

Commit 6144844

Browse files
chore(release): 1.3.3 [skip ci]
## [1.3.3](v1.3.2...v1.3.3) (2023-04-24) ### Bug Fixes * updated worrkflows to v3 and node version 16 ([e0af1cd](e0af1cd)) * workflow node version updated 16 ([f039e05](f039e05))
1 parent e0af1cd commit 6144844

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.3.3](https://github.com/CoCreate-app/CoCreate-dashboard/compare/v1.3.2...v1.3.3) (2023-04-24)
2+
3+
4+
### Bug Fixes
5+
6+
* updated worrkflows to v3 and node version 16 ([e0af1cd](https://github.com/CoCreate-app/CoCreate-dashboard/commit/e0af1cdd890377ad8328dc06f0946e149332c902))
7+
* workflow node version updated 16 ([f039e05](https://github.com/CoCreate-app/CoCreate-dashboard/commit/f039e05461194970507d48c367458289146cfa88))
8+
19
## [1.3.2](https://github.com/CoCreate-app/CoCreate-dashboard/compare/v1.3.1...v1.3.2) (2023-04-24)
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.3.2",
3+
"version": "1.3.3",
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)