We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ad7011 commit 4fcfb59Copy full SHA for 4fcfb59
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## v0.2.1
4
+
5
+- Update NPM packages
6
7
## v0.2.0
8
9
- Config option to run without migrations
package.json
@@ -1,6 +1,6 @@
{
"name": "gigalixir-action",
- "version": "0.2.0",
+ "version": "0.2.1",
"description": "Action to deploy to gigalixir",
"main": "index.js",
"scripts": {
0 commit comments