Skip to content

Commit bf52fcb

Browse files
chore(release): 1.2.1 [skip ci]
## [1.2.1](v1.2.0...v1.2.1) (2019-01-10) ### Bug Fixes * **stage:** Fix logging of correct command. ([55bc2ba](55bc2ba)) * **stage:** Fix resolution of development dependencies. ([811d57a](811d57a))
1 parent 8373094 commit bf52fcb

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.2.1](https://github.com/amurdock/ystage/compare/v1.2.0...v1.2.1) (2019-01-10)
2+
3+
4+
### Bug Fixes
5+
6+
* **stage:** Fix logging of correct command. ([55bc2ba](https://github.com/amurdock/ystage/commit/55bc2ba))
7+
* **stage:** Fix resolution of development dependencies. ([811d57a](https://github.com/amurdock/ystage/commit/811d57a))
8+
19
# [1.2.0](https://github.com/amurdock/ystage/compare/v1.1.0...v1.2.0) (2019-01-09)
210

311

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ystage",
3-
"version": "1.2.0",
3+
"version": "1.2.1",
44
"description": "A tool for managing ci/cd aspects of yarn workspaces.",
55
"keywords": [
66
"ystage",

0 commit comments

Comments
 (0)