Skip to content

Commit 15d5fb6

Browse files
github-actions[bot]npm-cli-bot
authored andcommitted
chore: release 8.0.1
1 parent 8417f1b commit 15d5fb6

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-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-
".": "8.0.0"
2+
".": "8.0.1"
33
}

Diff for: CHANGELOG.md

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

3+
## [8.0.1](https://github.com/npm/run-script/compare/v8.0.0...v8.0.1) (2024-04-21)
4+
5+
### Chores
6+
7+
* [`8417f1b`](https://github.com/npm/run-script/commit/8417f1bbc20a245160e4bb395d535556eaec63de) [#200](https://github.com/npm/run-script/pull/200) postinstall for dependabot template-oss PR (@lukekarrys)
8+
* [`5d16957`](https://github.com/npm/run-script/commit/5d16957c874c9441aa3a67c47275c8d89fced74e) [#200](https://github.com/npm/run-script/pull/200) bump @npmcli/template-oss from 4.21.3 to 4.21.4 (@dependabot[bot])
9+
310
## [8.0.0](https://github.com/npm/run-script/compare/v7.0.4...v8.0.0) (2024-04-12)
411

512
### ⚠️ 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": "8.0.0",
3+
"version": "8.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)