-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# 1.0.0 (2023-08-03) ### Bug Fixes * **actions:** fixing action that could not build ([dc78042](dc78042)) * **actions:** use GHP Token created for semantic ([34e44bb](34e44bb)) * **mocha:** version of mocha to run tests ([f747522](f747522)) * **package-lock:** upgrading deps ([ee86ac1](ee86ac1)) * **package:** update deps and merge master to remove conflict ([69c83e0](69c83e0)) * **token:** changing the token used as it was using the private one ([b80c8dc](b80c8dc)) * **token:** wrong token used for github auth ([a814cc3](a814cc3)) ### Features * **semantic-release:** add semantic release workflow ([a50ecf5](a50ecf5))
- Loading branch information
1 parent
34e44bb
commit 90ce85f
Showing
3 changed files
with
20 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# 1.0.0 (2023-08-03) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **actions:** fixing action that could not build ([dc78042](https://github.com/kuzzleio/kuzzle-plugin-s3/commit/dc78042f949c77e87cdc3f75982e3cf7df08aef6)) | ||
* **actions:** use GHP Token created for semantic ([34e44bb](https://github.com/kuzzleio/kuzzle-plugin-s3/commit/34e44bbaad54fc2f430ea657f917af762938b69e)) | ||
* **mocha:** version of mocha to run tests ([f747522](https://github.com/kuzzleio/kuzzle-plugin-s3/commit/f747522a4b8e98f7ecc093d5dbfdb59fa444a5c0)) | ||
* **package-lock:** upgrading deps ([ee86ac1](https://github.com/kuzzleio/kuzzle-plugin-s3/commit/ee86ac1903150424975a6da98cbc83d21636ffb6)) | ||
* **package:** update deps and merge master to remove conflict ([69c83e0](https://github.com/kuzzleio/kuzzle-plugin-s3/commit/69c83e0cf980fd127e0eaafdf9a424e224e27ee7)) | ||
* **token:** changing the token used as it was using the private one ([b80c8dc](https://github.com/kuzzleio/kuzzle-plugin-s3/commit/b80c8dc1c27f4eae7338820451db7eb7ad1a8853)) | ||
* **token:** wrong token used for github auth ([a814cc3](https://github.com/kuzzleio/kuzzle-plugin-s3/commit/a814cc348e27e8b6afcf019e81d8dd8eb82ad0bb)) | ||
|
||
|
||
### Features | ||
|
||
* **semantic-release:** add semantic release workflow ([a50ecf5](https://github.com/kuzzleio/kuzzle-plugin-s3/commit/a50ecf5276045140620856d64a1027246183c65b)) |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters