Skip to content

Commit a337c91

Browse files
chore(release): 1.0.0 [skip ci]
# 1.0.0 (2024-02-13) ### Bug Fixes * broken link ([60248a1](60248a1)) * remove wrong module ([5b9e614](5b9e614)) * removing job field ([4bd2941](4bd2941)) * tests ([d906713](d906713)) * tests ([7a7ca58](7a7ca58)) * tests ([3ce992c](3ce992c)) * tests ([0476331](0476331)) * tests ([017a734](017a734)) * tests ([fb9e08e](fb9e08e)) ### Features * Add semantic release ([6d56e60](6d56e60)) * adding job name in Slack message ([8189fb3](8189fb3)) * pushing the release in workflow ([4465a3e](4465a3e)) * putting repo name more prominently ([373da97](373da97)) * upgrade to node 16 ([d3b556f](d3b556f)) * using github env ([f233440](f233440))
1 parent c73a185 commit a337c91

File tree

3 files changed

+22444
-22895
lines changed

3 files changed

+22444
-22895
lines changed

CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,28 @@
1+
# 1.0.0 (2024-02-13)
2+
3+
4+
### Bug Fixes
5+
6+
* broken link ([60248a1](https://github.com/csaba-kovacs/github-action-slack-notify-build/commit/60248a188bc8c95bbd95cbba332fa40e0b6ef787))
7+
* remove wrong module ([5b9e614](https://github.com/csaba-kovacs/github-action-slack-notify-build/commit/5b9e614bc8b6b4890c0e0a13e192eeb92bd124d6))
8+
* removing job field ([4bd2941](https://github.com/csaba-kovacs/github-action-slack-notify-build/commit/4bd29412ee530da06c25cd5ff9f331ba32e63f9a))
9+
* tests ([d906713](https://github.com/csaba-kovacs/github-action-slack-notify-build/commit/d906713e9a594fb9a88233853008d82a3879d724))
10+
* tests ([7a7ca58](https://github.com/csaba-kovacs/github-action-slack-notify-build/commit/7a7ca58c85ed62bca087f54a171e0b39e7b5e16a))
11+
* tests ([3ce992c](https://github.com/csaba-kovacs/github-action-slack-notify-build/commit/3ce992c6ce94fb3133f57dcea615898481d5be40))
12+
* tests ([0476331](https://github.com/csaba-kovacs/github-action-slack-notify-build/commit/0476331b3622fb4d79b39508e2305864ffcb06c7))
13+
* tests ([017a734](https://github.com/csaba-kovacs/github-action-slack-notify-build/commit/017a734ff119328b66b4ea112c17a3d151c1d69f))
14+
* tests ([fb9e08e](https://github.com/csaba-kovacs/github-action-slack-notify-build/commit/fb9e08e6a5225d17b05766633e53064af85ee727))
15+
16+
17+
### Features
18+
19+
* Add semantic release ([6d56e60](https://github.com/csaba-kovacs/github-action-slack-notify-build/commit/6d56e60b7083b18466446dcf4b45f1b566235400))
20+
* adding job name in Slack message ([8189fb3](https://github.com/csaba-kovacs/github-action-slack-notify-build/commit/8189fb3863d27e3ba6e4de0a7eb08fa0286e5903))
21+
* pushing the release in workflow ([4465a3e](https://github.com/csaba-kovacs/github-action-slack-notify-build/commit/4465a3e5982572d66731d6cffeed49209b397984))
22+
* putting repo name more prominently ([373da97](https://github.com/csaba-kovacs/github-action-slack-notify-build/commit/373da97827332b19e753c84d1e5b7937dbe0fbfa))
23+
* upgrade to node 16 ([d3b556f](https://github.com/csaba-kovacs/github-action-slack-notify-build/commit/d3b556fae7084b5835b1bef108379f0293ac64e9))
24+
* using github env ([f233440](https://github.com/csaba-kovacs/github-action-slack-notify-build/commit/f233440956d44857156c07a9d035c719c211ed08))
25+
126
# [1.6.0](https://github.com/voxmedia/github-action-slack-notify-build/compare/v1.5.0...v1.6.0) (2023-01-03)
227

328

0 commit comments

Comments
 (0)