Skip to content

Commit a2274a4

Browse files
chore: release 10.0.4 (#277)
🤖 I have created a release *beep* *boop* --- ## [10.0.4](v10.0.3...v10.0.4) (2026-02-20) ### Bug Fixes * [`ae8cbee`](ae8cbee) [#276](#276) only warn about gitignore fallback at package root, not subdirectories (#276) (@umeshmore45) ### Chores * [`de1e875`](de1e875) [#272](#272) bump @npmcli/eslint-config from 5.1.0 to 6.0.0 (#272) (@dependabot[bot]) * [`04102d9`](04102d9) [#275](#275) bump @npmcli/template-oss from 4.28.1 to 4.29.0 (#275) (@dependabot[bot], @npm-cli-bot, @owlstronaut) --- 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 04102d9 commit a2274a4

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.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.3"
2+
".": "10.0.4"
33
}

CHANGELOG.md

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

3+
## [10.0.4](https://github.com/npm/npm-packlist/compare/v10.0.3...v10.0.4) (2026-02-20)
4+
### Bug Fixes
5+
* [`ae8cbee`](https://github.com/npm/npm-packlist/commit/ae8cbeebad57c5d08996d7b5228be0e76a27316d) [#276](https://github.com/npm/npm-packlist/pull/276) only warn about gitignore fallback at package root, not subdirectories (#276) (@umeshmore45)
6+
### Chores
7+
* [`de1e875`](https://github.com/npm/npm-packlist/commit/de1e87546d9c036a171f8191970eed58484563f9) [#272](https://github.com/npm/npm-packlist/pull/272) bump @npmcli/eslint-config from 5.1.0 to 6.0.0 (#272) (@dependabot[bot])
8+
* [`04102d9`](https://github.com/npm/npm-packlist/commit/04102d93f7e6605fd05eb205006ab4681df10d0a) [#275](https://github.com/npm/npm-packlist/pull/275) bump @npmcli/template-oss from 4.28.1 to 4.29.0 (#275) (@dependabot[bot], @npm-cli-bot, @owlstronaut)
9+
310
## [10.0.3](https://github.com/npm/npm-packlist/compare/v10.0.2...v10.0.3) (2025-10-22)
411
### Dependencies
512
* [`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])

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.3",
3+
"version": "10.0.4",
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)