Skip to content

Commit

Permalink
chore(release): 1.6.3 [skip ci]
Browse files Browse the repository at this point in the history
## [1.6.3](v1.6.2...v1.6.3) (2023-11-03)

### Bug Fixes

* favicon.ico path ([8318ba2](8318ba2))
  • Loading branch information
semantic-release-bot committed Nov 3, 2023
1 parent 8318ba2 commit c53516c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.6.3](https://github.com/CoCreate-app/CoCreate-dashboard/compare/v1.6.2...v1.6.3) (2023-11-03)


### Bug Fixes

* favicon.ico path ([8318ba2](https://github.com/CoCreate-app/CoCreate-dashboard/commit/8318ba25446110ed3190d5f67d5c79c766406f8c))

## [1.6.2](https://github.com/CoCreate-app/CoCreate-dashboard/compare/v1.6.1...v1.6.2) (2023-09-18)


Expand Down
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.6.2",
"version": "1.6.3",
"description": "A simple dashboard component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
"keywords": [
"dashboard",
Expand Down Expand Up @@ -56,4 +56,4 @@
"webpack-cli": "^4.5.0",
"webpack-log": "^3.0.1"
}
}
}

0 comments on commit c53516c

Please sign in to comment.