Skip to content

Commit

Permalink
chore(main): release 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Aug 25, 2024
1 parent 9b9901a commit 91a3ac1
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.1.0](https://github.com/ptah-sh/deploy-action/compare/v1.0.0...v1.1.0) (2024-08-25)


### Features

* [#1](https://github.com/ptah-sh/deploy-action/issues/1) try branding ([9b9901a](https://github.com/ptah-sh/deploy-action/commit/9b9901a7c784d9ecbb30592893c282079b3e5418))

## 1.0.0 (2024-08-25)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ptah-sh/deploy-action",
"version": "1.0.0",
"version": "1.1.0",
"description": "A GitHub action to deploy services to Ptah.sh",
"main": "dist/index.js",
"scripts": {
Expand Down

0 comments on commit 91a3ac1

Please sign in to comment.