Skip to content

Commit efa84a6

Browse files
chore: 4.0.1 [skip ci]
## [4.0.1](v4.0.0...v4.0.1) (2025-05-27) ### Bug Fixes * lock file maintenance ([#105](#105)) ([9388004](9388004))
1 parent 9388004 commit efa84a6

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [4.0.1](https://github.com/dword-design/package-name-regex/compare/v4.0.0...v4.0.1) (2025-05-27)
2+
3+
4+
### Bug Fixes
5+
6+
* lock file maintenance ([#105](https://github.com/dword-design/package-name-regex/issues/105)) ([9388004](https://github.com/dword-design/package-name-regex/commit/9388004713a0442764885aff21f1e1a8ceeb8f3f))
7+
18
# [4.0.0](https://github.com/dword-design/package-name-regex/compare/v3.1.1...v4.0.0) (2024-03-04)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "package-name-regex",
3-
"version": "4.0.0",
3+
"version": "4.0.1",
44
"description": "Provides a regex that can be used to test if a string is a valid NPM package name.",
55
"keywords": [
66
"match",

0 commit comments

Comments
 (0)