Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

Commit 966e937

Browse files
github-actions[bot]lukekarrys
authored andcommitted
chore: release 2000.0.1
1 parent 092ac67 commit 966e937

5 files changed

+25
-17
lines changed

.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
".": "2000.0.0",
2+
".": "2000.0.1",
33
"pkg1": "2000.0.0",
44
"pkg2": "2000.0.0",
55
"pkg3": "2000.0.0",

AUTHORS

+2
Original file line numberDiff line numberDiff line change
@@ -61,3 +61,5 @@ cbd3cbb3e2dbd920c73e
6161
7220cc92503693710fee-woo2
6262
eb2759730183dfbdb768
6363
3191a0e27f3976f16368-woo2
64+
87dc6b272a57741a145f
65+
885cf85df0e4c77e3a37-woo2

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## [2000.0.1](https://github.com/npm/npm-cli-release-please/compare/v2000.0.0...v2000.0.1) (2023-11-20)
4+
5+
### Chores
6+
7+
* [`de150f6`](https://github.com/npm/npm-cli-release-please/commit/de150f6ab676e6106f91a69abd26a126a9867cd7) reset release please config (@lukekarrys)
8+
39
## [2000.0.0](https://github.com/npm/npm-cli-release-please/compare/v5.0.0...v2000.0.0) (2023-11-19)
410

511
### Bug Fixes

package-lock.json

+15-15
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "npm-cli-release-please",
3-
"version": "2000.0.0",
3+
"version": "2000.0.1",
44
"description": "",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)