Skip to content

Commit ead34b9

Browse files
chore: release 10.0.1 (#263)
🤖 I have created a release *beep* *boop* --- ## [10.0.1](v10.0.0...v10.0.1) (2025-07-24) ### Dependencies * [`4bd0838`](4bd0838) [#262](#262) `[email protected]` ### Chores * [`7e5f43b`](7e5f43b) [#256](#256) bump @npmcli/arborist from 8.0.0 to 9.0.0 (#256) (@dependabot[bot]) * [`7e3cd57`](7e3cd57) [#261](#261) bump @npmcli/template-oss from 4.24.4 to 4.25.0 (#261) (@dependabot[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 4bd0838 commit ead34b9

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-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.0"
2+
".": "10.0.1"
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.1](https://github.com/npm/npm-packlist/compare/v10.0.0...v10.0.1) (2025-07-24)
4+
### Dependencies
5+
* [`4bd0838`](https://github.com/npm/npm-packlist/commit/4bd08382015ce15989cf634d60b491648418280e) [#262](https://github.com/npm/npm-packlist/pull/262) `[email protected]`
6+
### Chores
7+
* [`7e5f43b`](https://github.com/npm/npm-packlist/commit/7e5f43bcab016a62d406c3ad4c391ee436fb76d3) [#256](https://github.com/npm/npm-packlist/pull/256) bump @npmcli/arborist from 8.0.0 to 9.0.0 (#256) (@dependabot[bot])
8+
* [`7e3cd57`](https://github.com/npm/npm-packlist/commit/7e3cd572c111d02ca6e1fdf55bcfa1e6ae77b7a2) [#261](https://github.com/npm/npm-packlist/pull/261) bump @npmcli/template-oss from 4.24.4 to 4.25.0 (#261) (@dependabot[bot], @owlstronaut)
9+
310
## [10.0.0](https://github.com/npm/npm-packlist/compare/v9.0.0...v10.0.0) (2024-11-25)
411
### ⚠️ BREAKING CHANGES
512
* this module is now compatible with the following node versions: ^20.17.0 || >=22.9.0

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