-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release)!: [skip ci] 1.0.0 released
- Loading branch information
1 parent
b19917d
commit 08e9d45
Showing
1 changed file
with
30 additions
and
0 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,30 @@ | ||
## 1.0.0 (2023-02-16) | ||
|
||
|
||
### Features | ||
|
||
* add action to generate and deploy documentation ([82d170e](https://github.com/SmartOperatingBlock/documentation-ghp-action/commit/82d170ed64d3cb01d0ca1c5f17921fafa8f220a5)) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* correct code documentation folder path ([2947850](https://github.com/SmartOperatingBlock/documentation-ghp-action/commit/2947850e027b8d94390ae3145970c31829cd1293)) | ||
* correct wrong name in input property ([b19917d](https://github.com/SmartOperatingBlock/documentation-ghp-action/commit/b19917d18826c4e131231145028093af28b5c6a2)) | ||
|
||
|
||
### Build and continuous integration | ||
|
||
* add release job ([8b0550e](https://github.com/SmartOperatingBlock/documentation-ghp-action/commit/8b0550e2e11808e0f7b88e2faa2c38bce16145f4)) | ||
|
||
|
||
### General maintenance | ||
|
||
* add action input ([fbeb142](https://github.com/SmartOperatingBlock/documentation-ghp-action/commit/fbeb142694ed98da4878f0989e705030ee14f8c1)) | ||
* add example to readme ([9bb4d53](https://github.com/SmartOperatingBlock/documentation-ghp-action/commit/9bb4d53989c9afd9701eaab5aa7c8da7bb13db8c)) | ||
* add github token to action ([3842243](https://github.com/SmartOperatingBlock/documentation-ghp-action/commit/3842243f23b923fabdcc7e4c90e9060f4c62ade1)) | ||
* add mergify config file ([12f2b34](https://github.com/SmartOperatingBlock/documentation-ghp-action/commit/12f2b343d7e18bf46ba918b376685bffabafe3b9)) | ||
* add renovate config file ([ae8dfb9](https://github.com/SmartOperatingBlock/documentation-ghp-action/commit/ae8dfb9a1150a022001b7973ad0fac216d89480e)) | ||
* add semantic release config file ([3a7b9a7](https://github.com/SmartOperatingBlock/documentation-ghp-action/commit/3a7b9a749e7ddc3684f5544950fbf107e5db60e9)) | ||
* add setup to readme ([4b2d137](https://github.com/SmartOperatingBlock/documentation-ghp-action/commit/4b2d13744dc5ed3f25e0c28bdfd086906c41daff)) | ||
* add shell to action steps ([be7c334](https://github.com/SmartOperatingBlock/documentation-ghp-action/commit/be7c33419f053ab070c4f900b8a5e432e1a84743)) | ||
* create package.json for semantic release ([9fda15b](https://github.com/SmartOperatingBlock/documentation-ghp-action/commit/9fda15b54a648326dc33a83a907205aa80eb84ce)) |