Skip to content

Commit

Permalink
v2.0.119
Browse files Browse the repository at this point in the history
  • Loading branch information
bconnorwhite committed Aug 14, 2021
1 parent 1ba34f2 commit cb418a2
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [2.0.119](https://github.com/bconnorwhite/all-package-names/compare/v2.0.1...v2.0.119) (2021-08-14)


### Bug Fixes

* fix issue syncing with no new packages ([1ba34f2](https://github.com/bconnorwhite/all-package-names/commit/1ba34f2e6cb6ac21d9bf27203b201ef7a62b6730))



## [2.0.1](https://github.com/bconnorwhite/all-package-names/compare/v2.0.0...v2.0.1) (2021-04-07)


Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "all-package-names",
"version": "2.0.118",
"version": "2.0.119",
"description": "Get all NPM package names",
"license": "MIT",
"author": {
Expand Down Expand Up @@ -70,4 +70,4 @@
"npmpackagejsonlint": {
"extends": "npm-package-json-lint-config-bob"
}
}
}

0 comments on commit cb418a2

Please sign in to comment.