Skip to content

Commit f7a14e3

Browse files
release: 1.0.0 (#3)
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 edfc788 commit f7a14e3

File tree

2 files changed

+32
-1
lines changed

2 files changed

+32
-1
lines changed

CHANGELOG.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
## 1.0.0 (2025-09-17)
2+
3+
### :robot: Continuous Integration
4+
5+
- [[`2574dd5`](https://github.com/flex-development/manver-action/commit/2574dd51b1bce6105371cce0ca90c8596a1c6a61)] **deps:** Bump actions/create-github-app-token from 2.1.1 to 2.1.4 ([#2](https://github.com/flex-development/manver-action/issues/2))
6+
- [[`b16f3f1`](https://github.com/flex-development/manver-action/commit/b16f3f15464702c2eaf6eb2171dedd6ec8913fdb)] **deps:** Bump actions/setup-node from 4.4.0 to 5.0.0 ([#1](https://github.com/flex-development/manver-action/issues/1))
7+
- [[`afbbb66`](https://github.com/flex-development/manver-action/commit/afbbb66508fc543fd0f6dd54a4b8a366d236558f)] **workflows:** [`ci`] use action
8+
- [[`5f0eee3`](https://github.com/flex-development/manver-action/commit/5f0eee33d2960641ba78df905eaded0078dc6f86)] **workflows:** [`release`] use action
9+
10+
### :pencil: Documentation
11+
12+
- [[`8403532`](https://github.com/flex-development/manver-action/commit/8403532a1757672d6f60af027f83788c3466a914)] inputs, outputs
13+
- [[`ddf1408`](https://github.com/flex-development/manver-action/commit/ddf1408d6d456eada1947c1d9089d82d27a4599c)] making changes, testing
14+
- [[`e8e11b6`](https://github.com/flex-development/manver-action/commit/e8e11b6108bb7c3358e3aa647716ff121ccbf2f8)] use
15+
- [[`4194c2f`](https://github.com/flex-development/manver-action/commit/4194c2f3cbde394cc88c7a7af645d02c719540fa)] what is this?
16+
17+
### :sparkles: Features
18+
19+
- [[`d638b4c`](https://github.com/flex-development/manver-action/commit/d638b4c1101a0a6c7cc2ddae4c061aa186c74932)] action metadata
20+
- [[`329bfb0`](https://github.com/flex-development/manver-action/commit/329bfb0c23699727a36af1d41aee2abd0d188dda)] output build version
21+
22+
### :house_with_garden: Housekeeping
23+
24+
- [[`f2d99a1`](https://github.com/flex-development/manver-action/commit/f2d99a14910dd8b23507eb2a6891c5fb29d4a05d)] initial commit
25+
- [[`5fe6ce6`](https://github.com/flex-development/manver-action/commit/5fe6ce693ca92d99c5dc37fa59799ac688dcf394)] update dictionary
26+
- [[`de3920b`](https://github.com/flex-development/manver-action/commit/de3920b59d0b79a6284919a713ee83c283f0ca5e)] update repository homepage url
27+
- [[`d3ae3c0`](https://github.com/flex-development/manver-action/commit/d3ae3c0bcfd04fc756bcc981d5297e816d8b9dbe)] **github:** add `release` environment
28+
- [[`dd63b34`](https://github.com/flex-development/manver-action/commit/dd63b34d55d348302289119f52d4bd5a9696f20a)] **pkg:** add `clean:pack` script
29+
- [[`8e36725`](https://github.com/flex-development/manver-action/commit/8e36725447a255bb8dd6d7f4971d84bd4a711dbe)] **pkg:** add `release` script
30+
31+

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": "0.0.0",
4+
"version": "1.0.0",
55
"keywords": [
66
"actions",
77
"github",

0 commit comments

Comments
 (0)