Skip to content

Commit 393f657

Browse files
Merge pull request #16 from npm/changelog
feat: add changelog
2 parents ddf73c7 + d23c813 commit 393f657

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# 3.0.0
2+
3+
## Breaking Changes
4+
5+
- No longer allow "~'!()*" in package names (https://github.com/npm/validate-npm-package-name/pull/13)
6+
7+
## Docs
8+
9+
- Remove ableist examples from README (https://github.com/npm/validate-npm-package-name/pull/12)
10+
11+
## Dependencies
12+
13+
- Add `standard` (https://github.com/npm/validate-npm-package-name/commit/48f145f89bae4d1543ac1eecd594c6a89e01ea95)
14+
- Update `builtin` (https://github.com/npm/validate-npm-package-name/commit/48f145f89bae4d1543ac1eecd594c6a89e01ea95)
15+
- Update `tap` (https://github.com/npm/validate-npm-package-name/commit/48f145f89bae4d1543ac1eecd594c6a89e01ea95)

0 commit comments

Comments
 (0)