Skip to content

Commit 71fcb32

Browse files
committed
Bump v0.2.0
1 parent 266be1f commit 71fcb32

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Changelog
2+
3+
## v0.2.0
4+
5+
- Config option to run without migrations
6+
7+
## v0.1.0
8+
9+
- Initial Release

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

0 commit comments

Comments
 (0)