Skip to content

Commit

Permalink
chore(release): @yarks/[email protected] [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
meatwallace committed Aug 3, 2019
1 parent e5fbfde commit 359f991
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# @yarks/core

# 1.1.0 (2019-08-03)

### Bug Fixes

- **versioning:** bump workspace versions prior to publishing
([3363fc3](https://github.com/meatwallace/yarks/commit/3363fc3)), closes
[#49](https://github.com/meatwallace/yarks/issues/49)

### Features

- **git:** push git tag of each release
([8e32340](https://github.com/meatwallace/yarks/commit/8e32340)), closes
[#29](https://github.com/meatwallace/yarks/issues/29)
- **workspaces:** release dependent sibling workspaces
([b4ed8d5](https://github.com/meatwallace/yarks/commit/b4ed8d5)), closes
[#16](https://github.com/meatwallace/yarks/issues/16)

# 1.0.0 (2019-08-01)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@yarks/core",
"version": "1.0.0",
"version": "1.1.0",
"description": "core API for yarks, a yarn workspaces task runner",
"author": "Geoff Whatley <[email protected]> (https://geoffwhatley.com/)",
"license": "MIT",
Expand Down

0 comments on commit 359f991

Please sign in to comment.