Skip to content

Commit 08e9d45

Browse files
chore(release)!: [skip ci] 1.0.0 released
1 parent b19917d commit 08e9d45

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

CHANGELOG.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
## 1.0.0 (2023-02-16)
2+
3+
4+
### Features
5+
6+
* add action to generate and deploy documentation ([82d170e](https://github.com/SmartOperatingBlock/documentation-ghp-action/commit/82d170ed64d3cb01d0ca1c5f17921fafa8f220a5))
7+
8+
9+
### Bug Fixes
10+
11+
* correct code documentation folder path ([2947850](https://github.com/SmartOperatingBlock/documentation-ghp-action/commit/2947850e027b8d94390ae3145970c31829cd1293))
12+
* correct wrong name in input property ([b19917d](https://github.com/SmartOperatingBlock/documentation-ghp-action/commit/b19917d18826c4e131231145028093af28b5c6a2))
13+
14+
15+
### Build and continuous integration
16+
17+
* add release job ([8b0550e](https://github.com/SmartOperatingBlock/documentation-ghp-action/commit/8b0550e2e11808e0f7b88e2faa2c38bce16145f4))
18+
19+
20+
### General maintenance
21+
22+
* add action input ([fbeb142](https://github.com/SmartOperatingBlock/documentation-ghp-action/commit/fbeb142694ed98da4878f0989e705030ee14f8c1))
23+
* add example to readme ([9bb4d53](https://github.com/SmartOperatingBlock/documentation-ghp-action/commit/9bb4d53989c9afd9701eaab5aa7c8da7bb13db8c))
24+
* add github token to action ([3842243](https://github.com/SmartOperatingBlock/documentation-ghp-action/commit/3842243f23b923fabdcc7e4c90e9060f4c62ade1))
25+
* add mergify config file ([12f2b34](https://github.com/SmartOperatingBlock/documentation-ghp-action/commit/12f2b343d7e18bf46ba918b376685bffabafe3b9))
26+
* add renovate config file ([ae8dfb9](https://github.com/SmartOperatingBlock/documentation-ghp-action/commit/ae8dfb9a1150a022001b7973ad0fac216d89480e))
27+
* add semantic release config file ([3a7b9a7](https://github.com/SmartOperatingBlock/documentation-ghp-action/commit/3a7b9a749e7ddc3684f5544950fbf107e5db60e9))
28+
* add setup to readme ([4b2d137](https://github.com/SmartOperatingBlock/documentation-ghp-action/commit/4b2d13744dc5ed3f25e0c28bdfd086906c41daff))
29+
* add shell to action steps ([be7c334](https://github.com/SmartOperatingBlock/documentation-ghp-action/commit/be7c33419f053ab070c4f900b8a5e432e1a84743))
30+
* create package.json for semantic release ([9fda15b](https://github.com/SmartOperatingBlock/documentation-ghp-action/commit/9fda15b54a648326dc33a83a907205aa80eb84ce))

0 commit comments

Comments
 (0)