8000 chore: release 2.0.1 · npm/npm-user-validate@a33f0c0 · GitHub
[go: up one dir, main page]

Skip to content
65EB

Commit a33f0c0

Browse files
github-actions[bot]npm-cli-bot
authored andcommitted
chore: release 2.0.1
1 parent 7a2e575 commit a33f0c0

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "2.0.0"
2+
".": "2.0.1"
33
}

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
## [2.0.1](https://github.com/npm/npm-user-validate/compare/v2.0.0...v2.0.1) (2024-04-21)
4+
5+
### Documentation
6+
7+
* [`055a7a2`](https://github.com/npm/npm-user-validate/commit/055a7a281da879f8ce30bf81b546ef540c962e32) [#59](https://github.com/npm/npm-user-validate/pull/59) readme: fix broken badge URLs (#59) (@10xLaCroixDrinker)
8+
9+
### Chores
10+
11+
* [`7a2e575`](https://github.com/npm/npm-user-validate/commit/7a2e575af16d08f2127a0b2e20bb1e1944050b4e) [#61](https://github.com/npm/npm-user-validate/pull/61) postinstall for dependabot template-oss PR (@lukekarrys)
12+
* [`fc5c7bc`](https://github.com/npm/npm-user-validate/commit/fc5c7bcd2513b2740a6131283c0ecee031d12c29) [#61](https://github.com/npm/npm-user-validate/pull/61) bump @npmcli/template-oss from 4.21.3 to 4.21.4 (@dependabot[bot])
13+
314
## [2.0.0](https://github.com/npm/npm-user-validate/compare/v1.0.1...v2.0.0) (2022-12-12)
415

516
### ⚠️ BREAKING CHANGES

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "npm-user-validate",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "User validations for npm",
55
"main": "lib/index.js",
66
"devDependencies": {

0 commit comments

Comments
 (0)
0