Skip to content

Commit

Permalink
chore(release): 0.4.2 [skip ci]
Browse files Browse the repository at this point in the history
## [0.4.2](0.4.1...0.4.2) (2020-10-21)

### Bug Fixes

* **release:** schedule release ([b18fcec](b18fcec))
  • Loading branch information
semantic-release-bot committed Oct 21, 2020
1 parent b18fcec commit 721b981
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [0.4.2](https://github.com/maevsi/maevsi_stack/compare/0.4.1...0.4.2) (2020-10-21)


### Bug Fixes

* **release:** schedule release ([b18fcec](https://github.com/maevsi/maevsi_stack/commit/b18fceccbdccb50469c2fcffb0125e9de2730d25))

## [0.4.1](https://github.com/maevsi/maevsi_stack/compare/0.4.0...0.4.1) (2020-10-20)


Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "maevsi_stack",
"private": true,
"version": "0.4.1",
"version": "0.4.2",
"scheduleVersion": "0.4.2",
"description": "DargStack configuration for maevsi.",
"repository": "https://github.com/maevsi/maevsi_stack.git",
Expand All @@ -20,4 +20,4 @@
"pre-commit": "dargstack_rgen --validate"
}
}
}
}

0 comments on commit 721b981

Please sign in to comment.