Skip to content

Commit

Permalink
chore(release): 1.10.6 [skip ci]
Browse files Browse the repository at this point in the history
## [1.10.6](v1.10.5...v1.10.6) (2023-05-01)

### Bug Fixes

* update manifest.json to manifest.webmanifest ([987d898](987d898))
  • Loading branch information
semantic-release-bot committed May 1, 2023
1 parent 987d898 commit 7a3a08e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.10.6](https://github.com/CoCreate-app/CoCreate-select/compare/v1.10.5...v1.10.6) (2023-05-01)


### Bug Fixes

* update manifest.json to manifest.webmanifest ([987d898](https://github.com/CoCreate-app/CoCreate-select/commit/987d898f48c8b88bb02b81d066307d35ad3f6bc6))

## [1.10.5](https://github.com/CoCreate-app/CoCreate-select/compare/v1.10.4...v1.10.5) (2023-05-01)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cocreate/select",
"version": "1.10.5",
"version": "1.10.6",
"description": "A simple select component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
"keywords": [
"select",
Expand Down

0 comments on commit 7a3a08e

Please sign in to comment.