Skip to content

Commit

Permalink
chore(release): run v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
shellscape committed Jan 4, 2020
1 parent cd78e01 commit d05d93b
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions packages/run/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @rollup/plugin-run ChangeLog

## v1.2.0

_2020-01-04_

### Features

- feat: add typings (#115)

### Updates

- chore: update readme, linting (e7ff386)

## 1.1.0

- Allow arguments and options to be passed to `child_process.fork`
Expand Down
2 changes: 1 addition & 1 deletion packages/run/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rollup/plugin-run",
"version": "1.1.0",
"version": "1.2.0",
"publishConfig": {
"access": "public"
},
Expand Down

0 comments on commit d05d93b

Please sign in to comment.