Skip to content

Commit 43ccfc7

Browse files
github-actions[bot]lukekarrys
authored andcommitted
chore: release 7.0.1
1 parent f61fd84 commit 43ccfc7

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

Diff for: .release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "7.0.0"
2+
".": "7.0.1"
33
}

Diff for: CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## [7.0.1](https://github.com/npm/run-script/compare/v7.0.0...v7.0.1) (2023-08-30)
4+
5+
### Dependencies
6+
7+
* [`f61fd84`](https://github.com/npm/run-script/commit/f61fd84cd799ba22351e97f7983684d9f8b1319e) [#159](https://github.com/npm/run-script/pull/159) bump @npmcli/promise-spawn from 6.0.2 to 7.0.0
8+
39
## [7.0.0](https://github.com/npm/run-script/compare/v6.0.2...v7.0.0) (2023-08-30)
410

511
### ⚠️ BREAKING CHANGES

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@npmcli/run-script",
3-
"version": "7.0.0",
3+
"version": "7.0.1",
44
"description": "Run a lifecycle script for a package (descendant of npm-lifecycle)",
55
"author": "GitHub Inc.",
66
"license": "ISC",

0 commit comments

Comments
 (0)