Skip to content

Commit 9114e04

Browse files
committed
Bump v0.4.3
1 parent b2aff4c commit 9114e04

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

3+
## v0.4.3
4+
5+
- Fix broken build
6+
37
## v0.4.2
8+
49
- De-sudo call to `pip`
510

611
## v0.4.1
12+
713
- Deployment works if the action is making the very first deployment.
814

915
## v0.4.0

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.2",
3+
"version": "0.4.3",
44
"description": "Action to deploy to gigalixir",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)