Skip to content

Commit

Permalink
Merge branch 'SashaDevelop'
Browse files Browse the repository at this point in the history
  • Loading branch information
Kristinita authored and Kristinita committed Jan 29, 2018
2 parents be16d1e + c066063 commit 35695f2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .release-it.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"buildCommand": "changelog -f - -u https:\/\/github.com\/Kristinita\/SashaBranchReleaseIt | tee messages\/${version}.txt | cat - CHANGELOG.MD > temp && mv temp CHANGELOG.MD && sed -i '\/\\\"install\\\": \\\"messages\\\/install\\.txt\\\"\/i\\\"${version}\\\": \\\"messages\\\/${version}\\.txt\\\",' messages.json && js-beautify -r messages.json",
"buildCommand": "changelog -f - -u https:\/\/github.com\/Kristinita\/SashaBranchReleaseIt | tee messages\/${version}.txt | cat - Changelog.md > temp && mv temp Changelog.md && sed -i '\/\\\"install\\\": \\\"messages\\\/install\\.txt\\\"\/i\\\"${version}\\\": \\\"messages\\\/${version}\\.txt\\\",' messages.json && js-beautify -r messages.json",
"changelogCommand": "changelog -f -",
"github": {
"release": true,
Expand Down
Empty file added Changelog.md
Empty file.

0 comments on commit 35695f2

Please sign in to comment.