Skip to content

Commit 56073b3

Browse files
Merge pull request #4 from ptah-sh/release-please--branches--main--components--deploy-action
chore(main): release 1.1.0
2 parents faa2dcb + c511254 commit 56073b3

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [1.1.0](https://github.com/ptah-sh/deploy-action/compare/v1.0.0...v1.1.0) (2024-08-25)
4+
5+
6+
### Features
7+
8+
* [#1](https://github.com/ptah-sh/deploy-action/issues/1) try branding ([9b9901a](https://github.com/ptah-sh/deploy-action/commit/9b9901a7c784d9ecbb30592893c282079b3e5418))
9+
10+
11+
### Bug Fixes
12+
13+
* [#1](https://github.com/ptah-sh/deploy-action/issues/1) fix main ([faa2dcb](https://github.com/ptah-sh/deploy-action/commit/faa2dcb49efa6c0d7f0897b6878b43e6034379a7))
14+
315
## 1.0.0 (2024-08-25)
416

517

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ptah-sh/deploy-action",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"description": "A GitHub action to deploy services to Ptah.sh",
55
"main": "dist/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)