Skip to content

Commit

Permalink
chore(release): 1.0.2 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.2](v1.0.1...v1.0.2) (2021-04-19)

### Bug Fixes

* ci and build process ([4bb3ed1](4bb3ed1))
* npm publish and cdn deployment ([5e577af](5e577af))
  • Loading branch information
semantic-release-bot committed Apr 19, 2021
1 parent c3b3a3f commit 8449f54
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.0.2](https://github.com/CoCreate-app/CoCreate-croppie/compare/v1.0.1...v1.0.2) (2021-04-19)


### Bug Fixes

* ci and build process ([4bb3ed1](https://github.com/CoCreate-app/CoCreate-croppie/commit/4bb3ed15908aeed42c294606129f0e3ed5e1b9cd))
* npm publish and cdn deployment ([5e577af](https://github.com/CoCreate-app/CoCreate-croppie/commit/5e577af2251899335952970f4890d677f68a1bef))

## [1.0.1](https://github.com/CoCreate-app/CoCreate-croppie/compare/v1.0.0...v1.0.1) (2021-03-29)


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

0 comments on commit 8449f54

Please sign in to comment.