Skip to content

Commit

Permalink
chore(release): 1.9.3 [skip ci]
Browse files Browse the repository at this point in the history
## [1.9.3](v1.9.2...v1.9.3) (2023-10-09)

### Bug Fixes

* bump cocreate dependency versions ([5427ce9](5427ce9))
* bump dependencies ([4f504bc](4f504bc))
  • Loading branch information
semantic-release-bot committed Oct 9, 2023
1 parent 4f504bc commit 9e24c7c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [1.9.3](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.9.2...v1.9.3) (2023-10-09)


### Bug Fixes

* bump cocreate dependency versions ([5427ce9](https://github.com/CoCreate-app/CoCreate-selection/commit/5427ce91e6eecd6964680f80a93cf113e2455379))
* bump dependencies ([4f504bc](https://github.com/CoCreate-app/CoCreate-selection/commit/4f504bc3d995c0b1d8601b25cc5b22b0c894fcd1))

## [1.9.2](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.9.1...v1.9.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/selection",
"version": "1.9.2",
"version": "1.9.3",
"description": "A simple selection component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.",
"keywords": [
"selection",
Expand Down Expand Up @@ -60,4 +60,4 @@
"dependencies": {
"@cocreate/utils": "^1.25.1"
}
}
}

0 comments on commit 9e24c7c

Please sign in to comment.