We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe0a6f9 commit 8591e55Copy full SHA for 8591e55
CHANGELOG.md
@@ -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
@@ -1,7 +1,7 @@
{
"name": "@flex-development/npm-url-action",
"description": "Create a URL for the NPM registry",
- "version": "0.0.0",
+ "version": "1.0.0",
"keywords": [
"actions",
"deploy",
0 commit comments