Skip to content

Commit f94cd21

Browse files
chore(release): 1.6.4 [skip ci]
## [1.6.4](v1.6.3...v1.6.4) (2023-11-09) ### Bug Fixes * meta name typo ([dbf9272](dbf9272)) * update host ([4d3a3d3](4d3a3d3))
1 parent 4d3a3d3 commit f94cd21

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.6.4](https://github.com/CoCreate-app/CoCreate-dashboard/compare/v1.6.3...v1.6.4) (2023-11-09)
2+
3+
4+
### Bug Fixes
5+
6+
* meta name typo ([dbf9272](https://github.com/CoCreate-app/CoCreate-dashboard/commit/dbf92720363dd04dbb7edc1529695c7954eadb73))
7+
* update host ([4d3a3d3](https://github.com/CoCreate-app/CoCreate-dashboard/commit/4d3a3d307efda47dd0ca4f7e29b57891e4a6f8ca))
8+
19
## [1.6.3](https://github.com/CoCreate-app/CoCreate-dashboard/compare/v1.6.2...v1.6.3) (2023-11-03)
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.6.3",
3+
"version": "1.6.4",
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)