Skip to content

Commit f423295

Browse files
committed
Bump v0.5.0
1 parent cead273 commit f423295

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## v0.5.0
4+
5+
- Add subfolder support - [#34](https://github.com/mhanberg/gigalixir-action/pull/34) by [Christian Tovar](https://github.com/ChristianTovar)
6+
37
## v0.4.3
48

59
- Fix broken build

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gigalixir-action",
3-
"version": "0.4.3",
3+
"version": "0.5.0",
44
"description": "Action to deploy to gigalixir",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)