Skip to content

Commit 44c7f7a

Browse files
chore: release 7.1.2 (#129)
🤖 I have created a release *beep* *boop* --- ## [7.1.2](v7.1.1...v7.1.2) (2025-08-25) ### Bug Fixes * [`8ece856`](8ece856) [#128](#128) update error message for checkDevEngines (#128) (@meowtec) ### Chores * [`bde8d4f`](bde8d4f) [#127](#127) bump @npmcli/template-oss from 4.24.4 to 4.25.0 (#127) (@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 8ece856 commit 44c7f7a

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-
".": "7.1.1"
2+
".": "7.1.2"
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+
## [7.1.2](https://github.com/npm/npm-install-checks/compare/v7.1.1...v7.1.2) (2025-08-25)
4+
### Bug Fixes
5+
* [`8ece856`](https://github.com/npm/npm-install-checks/commit/8ece8564cf9ca8717017e1a9d0aef01e4664311e) [#128](https://github.com/npm/npm-install-checks/pull/128) update error message for checkDevEngines (#128) (@meowtec)
6+
### Chores
7+
* [`bde8d4f`](https://github.com/npm/npm-install-checks/commit/bde8d4f3ba91672ef7e032d333cb3eea0ba1b5a9) [#127](https://github.com/npm/npm-install-checks/pull/127) bump @npmcli/template-oss from 4.24.4 to 4.25.0 (#127) (@dependabot[bot], @owlstronaut)
8+
39
## [7.1.1](https://github.com/npm/npm-install-checks/compare/v7.1.0...v7.1.1) (2024-11-21)
410
### Bug Fixes
511
* [`acf64a7`](https://github.com/npm/npm-install-checks/commit/acf64a7cffae5bd568f63f4c1b24f7852b62c26e) [#120](https://github.com/npm/npm-install-checks/pull/120) cache local environment values (#120) (@Tofandel)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "npm-install-checks",
3-
"version": "7.1.1",
3+
"version": "7.1.2",
44
"description": "Check the engines and platform fields in package.json",
55
"main": "lib/index.js",
66
"dependencies": {

0 commit comments

Comments
 (0)