Skip to content

Commit

Permalink
chore(release): 1.3.28 [skip ci]
Browse files Browse the repository at this point in the history
## [1.3.28](v1.3.27...v1.3.28) (2023-06-14)

### Bug Fixes

* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([dc24bd0](dc24bd0))
  • Loading branch information
semantic-release-bot committed Jun 14, 2023
1 parent dc24bd0 commit 809fbdb
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.3.28](https://github.com/CoCreate-app/CoCreate-croppie/compare/v1.3.27...v1.3.28) (2023-06-14)


### Bug Fixes

* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([dc24bd0](https://github.com/CoCreate-app/CoCreate-croppie/commit/dc24bd0221972e9c2e56ef656a410b2d687bf3dc))

## [1.3.27](https://github.com/CoCreate-app/CoCreate-croppie/compare/v1.3.26...v1.3.27) (2023-06-11)


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/croppie",
"version": "1.3.27",
"version": "1.3.28",
"description": "A simple croppie component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
"keywords": [
"croppie",
Expand Down Expand Up @@ -62,4 +62,4 @@
"@cocreate/crud-client": "^1.21.23",
"croppie": "^2.6.5"
}
}
}

0 comments on commit 809fbdb

Please sign in to comment.