Skip to content

Commit ea77b93

Browse files
chore: release 10.0.3 (#271)
🤖 I have created a release *beep* *boop* --- ## [10.0.3](v10.0.2...v10.0.3) (2025-10-22) ### Dependencies * [`7b4c677`](7b4c677) [#270](#270) bump proc-log from 5.0.0 to 6.0.0 (#270) (@dependabot[bot]) ### Chores * [`c23dea8`](c23dea8) [#269](#269) bump @npmcli/template-oss from 4.26.0 to 4.27.1 (#269) (@dependabot[bot], @npm-cli-bot) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 7b4c677 commit ea77b93

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-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-
".": "10.0.2"
2+
".": "10.0.3"
33
}

CHANGELOG.md

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

3+
## [10.0.3](https://github.com/npm/npm-packlist/compare/v10.0.2...v10.0.3) (2025-10-22)
4+
### Dependencies
5+
* [`7b4c677`](https://github.com/npm/npm-packlist/commit/7b4c6774b65e8bee0c4fe7de8b282d673037a361) [#270](https://github.com/npm/npm-packlist/pull/270) bump proc-log from 5.0.0 to 6.0.0 (#270) (@dependabot[bot])
6+
### Chores
7+
* [`c23dea8`](https://github.com/npm/npm-packlist/commit/c23dea831f8aac9a38366e61c0355197a30ff84d) [#269](https://github.com/npm/npm-packlist/pull/269) bump @npmcli/template-oss from 4.26.0 to 4.27.1 (#269) (@dependabot[bot], @npm-cli-bot)
8+
39
## [10.0.2](https://github.com/npm/npm-packlist/compare/v10.0.1...v10.0.2) (2025-09-22)
410
### Bug Fixes
511
* [`566ffc2`](https://github.com/npm/npm-packlist/commit/566ffc25998c356ceb578adf2a57b89997b27ff4) [#265](https://github.com/npm/npm-packlist/pull/265) log warning for .gitignore versus .npmignore logic (#265) (@simwai)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "npm-packlist",
3-
"version": "10.0.2",
3+
"version": "10.0.3",
44
"description": "Get a list of the files to add from a folder into an npm package",
55
"directories": {
66
"test": "test"

0 commit comments

Comments
 (0)