Skip to content

Commit e85918a

Browse files
Merge pull request #5 from ptah-sh/release-please--branches--main--components--deploy-action
chore(main): release 1.1.1
2 parents a0e0f95 + 3dd93fc commit e85918a

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
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [1.1.1](https://github.com/ptah-sh/deploy-action/compare/v1.1.0...v1.1.1) (2024-08-25)
4+
5+
6+
### Bug Fixes
7+
8+
* [#1](https://github.com/ptah-sh/deploy-action/issues/1) example ([28ddd02](https://github.com/ptah-sh/deploy-action/commit/28ddd028a03179096604d6ec28cb8836151945a8))
9+
* [#1](https://github.com/ptah-sh/deploy-action/issues/1) example improvement ([a0e0f95](https://github.com/ptah-sh/deploy-action/commit/a0e0f9503cb4f1d417d7a570ff3259a425bff654))
10+
311
## [1.1.0](https://github.com/ptah-sh/deploy-action/compare/v1.0.0...v1.1.0) (2024-08-25)
412

513

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

0 commit comments

Comments
 (0)