File tree Expand file tree Collapse file tree 3 files changed +21
-2
lines changed Expand file tree Collapse file tree 3 files changed +21
-2
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 3.0 .0"
2
+ "." : " 3.1 .0"
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 3.1.0] ( https://github.com/wayofdev/gh-actions/compare/v3.0.0...v3.1.0 ) (2024-05-09)
4
+
5
+
6
+ ### Features
7
+
8
+ * use markdown-linter in CI and locally ([ f0830f0] ( https://github.com/wayofdev/gh-actions/commit/f0830f06b6cb7f3fdbeda015e808f9a094b2f09d ) )
9
+
10
+
11
+ ### Documentation
12
+
13
+ * contribute options as links ([ 4a7531a] ( https://github.com/wayofdev/gh-actions/commit/4a7531af9d65e834936e2d561c1bb36777e3e555 ) )
14
+ * move badges ([ 9cc1d4a] ( https://github.com/wayofdev/gh-actions/commit/9cc1d4ad4c24d6b737f0c97a1627d4644d128ac1 ) )
15
+ * readme updates ([ 99620a3] ( https://github.com/wayofdev/gh-actions/commit/99620a3940cc5a52622d2a7236deded42ffc8942 ) )
16
+ * readme updates ([ 7ed6f3a] ( https://github.com/wayofdev/gh-actions/commit/7ed6f3a132c527d8ce7e1924f42283764853128f ) )
17
+ * readme updates ([ 1226f48] ( https://github.com/wayofdev/gh-actions/commit/1226f488eb7bbee44b45dc864d3b58a250cfbad0 ) )
18
+ * update readme logo ([ 75e4b9a] ( https://github.com/wayofdev/gh-actions/commit/75e4b9abe96364f2835d37522b9e7606bd18b9fa ) )
19
+ * updating readme ([ bc5ff9c] ( https://github.com/wayofdev/gh-actions/commit/bc5ff9cb410a5ef64a99884c0db216dc7b7053eb ) )
20
+ * updating twitter badge ([ 88f5cac] ( https://github.com/wayofdev/gh-actions/commit/88f5cacc2a31cebd5b263af4b315956166f7af2d ) )
21
+
3
22
## [ 3.0.0] ( https://github.com/wayofdev/gh-actions/compare/v2.0.0...v3.0.0 ) (2024-04-18)
4
23
5
24
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " gh-actions" ,
3
- "version" : " 3.0 .0" ,
3
+ "version" : " 3.1 .0" ,
4
4
"private" : true
5
5
}
You can’t perform that action at this time.
0 commit comments