Skip to content

Commit

Permalink
chore: 1.0.10 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.10](v1.0.9...v1.0.10) (2021-03-17)

### Bug Fixes

* lock file maintenance ([#28](#28)) ([60f537e](60f537e))
  • Loading branch information
semantic-release-bot committed Mar 17, 2021
1 parent 60f537e commit 05144bb
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.0.10](https://github.com/dword-design/package-name-regex/compare/v1.0.9...v1.0.10) (2021-03-17)


### Bug Fixes

* lock file maintenance ([#28](https://github.com/dword-design/package-name-regex/issues/28)) ([60f537e](https://github.com/dword-design/package-name-regex/commit/60f537eba06f8092b726285e62faf11069623ddf))

## [1.0.9](https://github.com/dword-design/package-name-regex/compare/v1.0.8...v1.0.9) (2021-02-16)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "package-name-regex",
"version": "1.0.9",
"version": "1.0.10",
"description": "Provides a regex that can be used to test if a string is a valid NPM package name.",
"keywords": [
"name",
Expand Down

0 comments on commit 05144bb

Please sign in to comment.