Skip to content

Commit 4395eb7

Browse files
authored
Merge pull request #6 from cycle/release-please--branches--master--components--gh-actions
2 parents 98bc42d + 5363811 commit 4395eb7

File tree

3 files changed

+16
-2
lines changed

3 files changed

+16
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "4.0.0"
2+
".": "4.1.0"
33
}

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

3+
## [4.1.0](https://github.com/cycle/gh-actions/compare/v4.0.0...v4.1.0) (2024-06-11)
4+
5+
6+
### Features
7+
8+
* markdown linter Makefile command and gh-action ([6e60616](https://github.com/cycle/gh-actions/commit/6e60616e319b2e55eb93b76efc15300ec8e67ebc))
9+
10+
11+
### Documentation
12+
13+
* add conventional-commits badge ([1dd3a79](https://github.com/cycle/gh-actions/commit/1dd3a792a1043a9af2d0b13c2b9117f2ac1222e9))
14+
* add issue links ([ef67d3a](https://github.com/cycle/gh-actions/commit/ef67d3a18caa910154d158fa6a89886c3ad72997))
15+
* readme updates ([c9ba23c](https://github.com/cycle/gh-actions/commit/c9ba23c4ca84ef77c6084d802fc392a6bd7b88bc))
16+
317
## [4.0.0](https://github.com/cycle/gh-actions/compare/v3.0.0...v4.0.0) (2024-04-19)
418

519

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"name": "gh-actions",
3-
"version": "4.0.0",
3+
"version": "4.1.0",
44
"private": true
55
}

0 commit comments

Comments
 (0)