Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit1307824

Browse files
chore: release 7.0.0 (#148)
🤖 I have created a release *beep* *boop*---##[7.0.0](v6.0.2...v7.0.0)(2025-10-22)###⚠️ BREAKING CHANGES* align to npm 11 node engine range (#147)### Bug Fixes*[`69e0cbb`](69e0cbb)[#147](#147) alignto npm 11 node engine range (#147) (@owlstronaut)### Chores*[`c6866b9`](c6866b9)[#146](#146) bump@npmcli/template-oss from 4.26.0 to 4.27.1 (#146) (@dependabot[bot],@npm-cli-bot)---This PR was generated with [ReleasePlease](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 parent69e0cbb commit1307824

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-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-
".":"6.0.2"
2+
".":"7.0.0"
33
}

‎CHANGELOG.md‎

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

3+
##[7.0.0](https://github.com/npm/validate-npm-package-name/compare/v6.0.2...v7.0.0) (2025-10-22)
4+
###⚠️ BREAKING CHANGES
5+
* align to npm 11 node engine range (#147)
6+
###Bug Fixes
7+
*[`69e0cbb`](https://github.com/npm/validate-npm-package-name/commit/69e0cbbd779e91194e918571ed7a5cd45571fa1b)[#147](https://github.com/npm/validate-npm-package-name/pull/147) align to npm 11 node engine range (#147) (@owlstronaut)
8+
###Chores
9+
*[`c6866b9`](https://github.com/npm/validate-npm-package-name/commit/c6866b9d968c224bc554184e2c87cdb32e3fb904)[#146](https://github.com/npm/validate-npm-package-name/pull/146) bump@npmcli/template-oss from 4.26.0 to 4.27.1 (#146) (@dependabot[bot],@npm-cli-bot)
10+
311
##[6.0.2](https://github.com/npm/validate-npm-package-name/compare/v6.0.1...v6.0.2) (2025-07-21)
412
###Bug Fixes
513
*[`186f541`](https://github.com/npm/validate-npm-package-name/commit/186f541ab415da4c0fb4b4c7b9cd41e98e828d94)[#142](https://github.com/npm/validate-npm-package-name/pull/142) scoped names validate exclusionlist/underscore/core module (#142) (@owlstronaut)

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name":"validate-npm-package-name",
3-
"version":"6.0.2",
3+
"version":"7.0.0",
44
"description":"Give me a string and I'll tell you if it's a valid npm package name",
55
"main":"lib/",
66
"directories": {

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp