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 ccff3f4 commit cf35bd6
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @yarks/core

## 1.1.1 (2019-08-03)

### Bug Fixes

- **core:** include dist directory in published files
([eba7375](https://github.com/meatwallace/yarks/commit/eba7375))
- **git:** remove hardcoded ref from push function
([8ce86d4](https://github.com/meatwallace/yarks/commit/8ce86d4))
- **tags:** use next release's tag as ref when pushing
([ac891c7](https://github.com/meatwallace/yarks/commit/ac891c7))

# 1.1.0 (2019-08-03)

### 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.1.0",
"version": "1.1.1",
"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 cf35bd6

Please sign in to comment.