Skip to content

Commit

Permalink
chore(release): 1.3.23 [skip ci]
Browse files Browse the repository at this point in the history
## [1.3.23](v1.3.22...v1.3.23) (2023-06-11)

### Bug Fixes

* testing workflow ([7650add](7650add))
* testing workflow ([b4f5048](b4f5048))
  • Loading branch information
semantic-release-bot committed Jun 11, 2023
1 parent 7650add commit 8097047
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [1.3.23](https://github.com/CoCreate-app/CoCreate-croppie/compare/v1.3.22...v1.3.23) (2023-06-11)


### Bug Fixes

* testing workflow ([7650add](https://github.com/CoCreate-app/CoCreate-croppie/commit/7650addd26a69366acc58dcba27de7f471ab6fd0))
* testing workflow ([b4f5048](https://github.com/CoCreate-app/CoCreate-croppie/commit/b4f5048a048dd91c45c8bc847f5122af3eb7803e))

## [1.3.22](https://github.com/CoCreate-app/CoCreate-croppie/compare/v1.3.21...v1.3.22) (2023-06-11)


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/croppie",
"version": "1.3.22",
"version": "1.3.23",
"description": "A simple croppie component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
"keywords": [
"croppie",
Expand Down

0 comments on commit 8097047

Please sign in to comment.