Skip to content

Commit 8591e55

Browse files
release: 1.0.0 (#1)
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 fe0a6f9 commit 8591e55

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
## 1.0.0 (2025-09-19)
2+
3+
### :sparkles: Features
4+
5+
- [[`0125967`](https://github.com/flex-development/npm-url-action/commit/0125967774202faa6c91dcc9066b6c218e29f761)] build url
6+
7+
### :house_with_garden: Housekeeping
8+
9+
- [[`f56d1d0`](https://github.com/flex-development/npm-url-action/commit/f56d1d0367dd0f34bf0d58d77f3b2499a4f08a14)] initial commit
10+
11+

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/npm-url-action",
33
"description": "Create a URL for the NPM registry",
4-
"version": "0.0.0",
4+
"version": "1.0.0",
55
"keywords": [
66
"actions",
77
"deploy",

0 commit comments

Comments
 (0)