Skip to content

Commit

Permalink
chore: 3.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [3.1.0](v3.0.0...v3.1.0) (2023-11-22)

### Features

* Add typescript types ([#102](#102)) ([82cc518](82cc518))
  • Loading branch information
semantic-release-bot committed Nov 22, 2023
1 parent 82cc518 commit ec99034
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 @@
# [3.1.0](https://github.com/dword-design/package-name-regex/compare/v3.0.0...v3.1.0) (2023-11-22)


### Features

* Add typescript types ([#102](https://github.com/dword-design/package-name-regex/issues/102)) ([82cc518](https://github.com/dword-design/package-name-regex/commit/82cc5180dab934c13d156c5b64260d38b6309b10))

# [3.0.0](https://github.com/dword-design/package-name-regex/compare/v2.0.6...v3.0.0) (2023-04-09)


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": "3.0.0",
"version": "3.1.0",
"description": "Provides a regex that can be used to test if a string is a valid NPM package name.",
"keywords": [
"match",
Expand Down

0 comments on commit ec99034

Please sign in to comment.