Skip to content

Commit 3299a4f

Browse files
release: v1.0.0
# 1.0.0 (2023-05-16) ### Features * initial feature ([#1](#1)) ([c97abb4](c97abb4)), closes [#d1cf739](https://github.com/gitopssh/hello-release/issues/d1cf739) [#74b0218](https://github.com/gitopssh/hello-release/issues/74b0218)
1 parent 9b9ae3f commit 3299a4f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gitopssh/hello-release",
3-
"version": "0.0.0-development",
3+
"version": "1.0.0",
44
"description": "Hello Release.",
55
"private": false,
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)