Skip to content

Commit

Permalink
chore(release): 1.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# 1.0.0 (2022-06-22)

### Bug Fixes

* add correct package and files for sem-release ([19184f3](19184f3))
* Another try ([f358d7c](f358d7c))
* remove zip as a image format as it returns two images and is not supported by the plugin ([133540c](133540c))
* trying to release again ([44910b6](44910b6))
* update readme and add gif ([6adde95](6adde95))
* update readme and refactoring of hasRole function ([dda4d7e](dda4d7e))
* we try again ([88edd65](88edd65))

### Features

* Create release workflows ([8af71c2](8af71c2))
* full functionality ([ece40cd](ece40cd))
* update readme and added check for if your user is allowed to use the plugin ([4d093d7](4d093d7))
  • Loading branch information
semantic-release-bot committed Jun 22, 2022
1 parent f358d7c commit 7072511
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 3 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# 1.0.0 (2022-06-22)


### Bug Fixes

* add correct package and files for sem-release ([19184f3](https://github.com/Gawdfrey/sanity-plugin-asset-source-remove-bg/commit/19184f356cec7703ce8ed710be6c1aa6e8dc9df8))
* Another try ([f358d7c](https://github.com/Gawdfrey/sanity-plugin-asset-source-remove-bg/commit/f358d7cf300153c2453b68e3ec8bde6178c17f85))
* remove zip as a image format as it returns two images and is not supported by the plugin ([133540c](https://github.com/Gawdfrey/sanity-plugin-asset-source-remove-bg/commit/133540c96f6e1e24bb757116410af9cd6fda5804))
* trying to release again ([44910b6](https://github.com/Gawdfrey/sanity-plugin-asset-source-remove-bg/commit/44910b6eb6ae0c54e2b3b488eb718eaaf789a7f6))
* update readme and add gif ([6adde95](https://github.com/Gawdfrey/sanity-plugin-asset-source-remove-bg/commit/6adde95aad6df835b8432f567848b1d1c461ade7))
* update readme and refactoring of hasRole function ([dda4d7e](https://github.com/Gawdfrey/sanity-plugin-asset-source-remove-bg/commit/dda4d7e64f5abb89bed522a30b6374f6e269b886))
* we try again ([88edd65](https://github.com/Gawdfrey/sanity-plugin-asset-source-remove-bg/commit/88edd65826f9c38bdb9f839caca898fd914f7379))


### Features

* Create release workflows ([8af71c2](https://github.com/Gawdfrey/sanity-plugin-asset-source-remove-bg/commit/8af71c297034baf2089272ca62db1d6fa702a69d))
* full functionality ([ece40cd](https://github.com/Gawdfrey/sanity-plugin-asset-source-remove-bg/commit/ece40cdb401431bed6ac5f269165a668247099a3))
* update readme and added check for if your user is allowed to use the plugin ([4d093d7](https://github.com/Gawdfrey/sanity-plugin-asset-source-remove-bg/commit/4d093d75fe8b4684674e0a856f9f7b78b1f24900))
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sanity-plugin-asset-source-remove-bg",
"version": "0.0.0-development",
"version": "1.0.0",
"description": "Remove the background of your images with remove.bg API through the sanity studio",
"author": {
"name": "Rein Undheim",
Expand Down

0 comments on commit 7072511

Please sign in to comment.