Skip to content

Commit 5c8eec0

Browse files
release: 2.1.0 (#10)
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 0f0d0a4 commit 5c8eec0

File tree

2 files changed

+25
-1
lines changed

2 files changed

+25
-1
lines changed

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,26 @@
1+
## [2.1.0](https://github.com/flex-development/gh-release-url-action/compare/2.0.1...2.1.0) (2025-09-25)
2+
3+
### :package: Build
4+
5+
- [[`87566e7`](https://github.com/flex-development/gh-release-url-action/commit/87566e73fcdb93183c8e5f4f730ed9aa7c027ced)] **deps-dev:** Bump the commitlint group with 2 updates ([#9](https://github.com/flex-development/gh-release-url-action/issues/9))
6+
7+
### :robot: Continuous Integration
8+
9+
- [[`fa95b8f`](https://github.com/flex-development/gh-release-url-action/commit/fa95b8f878c714a602e4d0bbe62612dc50626c1b)] **deps:** Bump flex-development/manver-action from 1.0.1 to 1.1.0 ([#8](https://github.com/flex-development/gh-release-url-action/issues/8))
10+
- [[`dc9fac0`](https://github.com/flex-development/gh-release-url-action/commit/dc9fac012b842020c8933515f749728e7b38db86)] **workflows:** [`ci`] add `jobs.artifacts`
11+
12+
### :sparkles: Features
13+
14+
- [[`e4e9959`](https://github.com/flex-development/gh-release-url-action/commit/e4e995980e69f194edd3945fa60ce24c3019297d)] generate release artifact download url
15+
16+
### :house_with_garden: Housekeeping
17+
18+
- [[`6d72d20`](https://github.com/flex-development/gh-release-url-action/commit/6d72d20ad4a8daed3cb916058b889d90db2b021e)] **github:** fix repository description
19+
20+
### :mechanical_arm: Refactors
21+
22+
- [[`d25b84a`](https://github.com/flex-development/gh-release-url-action/commit/d25b84ac935481309918958b6836b2ffa3e72d2e)] format `inputs.artifact`
23+
124
## [2.0.1](https://github.com/flex-development/gh-release-url-action/compare/2.0.0...2.0.1) (2025-09-24)
225

326
### :pencil: Documentation
@@ -42,3 +65,4 @@
4265

4366

4467

68+

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/gh-release-url-action",
33
"description": "Create a URL for a GitHub release",
4-
"version": "2.0.1",
4+
"version": "2.1.0",
55
"keywords": [
66
"actions",
77
"deploy",

0 commit comments

Comments
 (0)