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 1, 2019
1 parent 4c81bd4 commit 787b0de
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# @yarks/core

# 1.0.0 (2019-08-01)

### Bug Fixes

- **publish:** remove trailing slash from hardcoded registry url
([d3a3d4e](https://github.com/meatwallace/yarks/commit/d3a3d4e)), closes
[#46](https://github.com/meatwallace/yarks/issues/46)

### Features

- **packages:** split core api and cli into seperate workspaces
([e28146b](https://github.com/meatwallace/yarks/commit/e28146b)), closes
[#14](https://github.com/meatwallace/yarks/issues/14)
[#2](https://github.com/meatwallace/yarks/issues/2)
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-development",
"version": "1.0.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 787b0de

Please sign in to comment.