Skip to content

Commit b22def9

Browse files
Merge pull request #3 from ptah-sh/release-please--branches--main--components--deploy-action
chore(main): release 1.0.0
2 parents 9a2de15 + 4f454c5 commit b22def9

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## 1.0.0 (2024-08-25)
4+
5+
6+
### Features
7+
8+
* [#1](https://github.com/ptah-sh/deploy-action/issues/1) initial github action ([9a2de15](https://github.com/ptah-sh/deploy-action/commit/9a2de152a8409388a7d76012e140d002b4947c2f))

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": "@ptah-sh/deploy-action",
3-
"version": "0.0.0",
3+
"version": "1.0.0",
44
"description": "A GitHub action to deploy services to Ptah.sh",
55
"main": "dist/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)