Skip to content

Commit 0cd9da3

Browse files
release: 1.0.1 (#5)
Signed-off-by: flex-development[bot] <148604919+flex-development[bot]@users.noreply.github.com> Co-authored-by: flex-development[bot] <148604919+flex-development[bot]@users.noreply.github.com>
1 parent 47aec43 commit 0cd9da3

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## [1.0.1](https://github.com/flex-development/manver-action/compare/1.0.0...1.0.1) (2025-09-17)
2+
3+
### :robot: Continuous Integration
4+
5+
- [[`9d65c9a`](https://github.com/flex-development/manver-action/commit/9d65c9a5b0026b75e7a6459f0006eb58b88f9524)] **workflows:** [`test`] run workflow on all pull requests
6+
7+
### :house_with_garden: Housekeeping
8+
9+
- [[`d8eff00`](https://github.com/flex-development/manver-action/commit/d8eff0005a27eda382c5ff62fd927b14a2a29f92)] change action name
10+
- [[`5e53939`](https://github.com/flex-development/manver-action/commit/5e53939e02340e7552a2af7f5957d419f254ed31)] change action name to `manver-action`
11+
- [[`cad16e3`](https://github.com/flex-development/manver-action/commit/cad16e3c0134027f6b2b1a1361a3218c480a0e2a)] **github:** add `scope:release` label
12+
- [[`6fcb545`](https://github.com/flex-development/manver-action/commit/6fcb54574c1c9f40782ce3e6e1d3c894897a3546)] **github:** set repo url to marketplace url
13+
114
## 1.0.0 (2025-09-17)
215

316
### :robot: Continuous Integration
@@ -29,3 +42,4 @@
2942
- [[`8e36725`](https://github.com/flex-development/manver-action/commit/8e36725447a255bb8dd6d7f4971d84bd4a711dbe)] **pkg:** add `release` script
3043

3144

45+

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@flex-development/manver-action",
33
"description": "Version metadata extraction utility for GitHub Actions",
4-
"version": "1.0.0",
4+
"version": "1.0.1",
55
"keywords": [
66
"actions",
77
"github",

0 commit comments

Comments
 (0)