Skip to content

Commit

Permalink
v2.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
bconnorwhite committed Jul 12, 2021
1 parent 346074f commit c66f542
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,13 @@
## [2.0.8](https://github.com/bconnorwhite/package-run/compare/v2.0.7...v2.0.8) (2021-07-12)


### Bug Fixes

* dependency bumps ([346074f](https://github.com/bconnorwhite/package-run/commit/346074f78294befef75e755df90b9f2693fe82cf))
* typo ([691744c](https://github.com/bconnorwhite/package-run/commit/691744c28e5ff3440728f3e70e2a97a5302aceae))



## [2.0.7](https://github.com/bconnorwhite/package-run/compare/v2.0.6...v2.0.7) (2021-06-26)


Expand Down
4 changes: 2 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "package-run",
"version": "2.0.7",
"version": "2.0.8",
"description": "Node API for running package.json scripts",
"license": "MIT",
"author": "Connor White",
Expand Down Expand Up @@ -55,4 +55,4 @@
"npmpackagejsonlint": {
"extends": "npm-package-json-lint-config-bob"
}
}
}

0 comments on commit c66f542

Please sign in to comment.