Skip to content

Commit b878586

Browse files
f-fmergify[bot]
authored andcommitted
0.13.0 → 0.13.1 (#538)
1 parent 2063db1 commit b878586

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.13.1] - 2020-01-10
11+
1012
New features:
11-
- Added `--before`, `--then` and `--else` flags to specify commands to run before and after a build.
13+
- Add `--before`, `--then` and `--else` flags to specify commands to run before and after a build (#532, #410)
14+
15+
Other improvements:
16+
- Docs: fix npm command line argument in README (#597)
1217

1318
## [0.13.0] - 2019-12-19
1419

package.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: spago
2-
version: 0.13.0
2+
version: 0.13.1
33
github: "spacchetti/spago"
44
license: BSD3
55
author: "Justin Woo, Fabrizio Ferrai"

0 commit comments

Comments
 (0)