Skip to content

Commit

Permalink
chore(release): 1.9.2 [skip ci]
Browse files Browse the repository at this point in the history
## [1.9.2](v1.9.1...v1.9.2) (2024-04-29)

### Bug Fixes

* bump cocreate dependencies ([ddb9ef6](ddb9ef6))
  • Loading branch information
semantic-release-bot committed Apr 29, 2024
1 parent ddb9ef6 commit a80d3b8
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.9.2](https://github.com/CoCreate-app/CoCreate-dashboard/compare/v1.9.1...v1.9.2) (2024-04-29)


### Bug Fixes

* bump cocreate dependencies ([ddb9ef6](https://github.com/CoCreate-app/CoCreate-dashboard/commit/ddb9ef6d88051ba2908081186bf0a4f410fda222))

## [1.9.1](https://github.com/CoCreate-app/CoCreate-dashboard/compare/v1.9.0...v1.9.1) (2024-02-05)


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.9.1",
"version": "1.9.2",
"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 a80d3b8

Please sign in to comment.