Skip to content

Commit a8b4034

Browse files
chore: release 9.0.2 (#228)
🤖 I have created a release *beep* *boop* --- ## [9.0.2](v9.0.1...v9.0.2) (2024-12-04) ### Dependencies * [`74f7e7a`](74f7e7a) [#227](#227) `[email protected]` (#227) ### Chores * [`2107147`](2107147) [#226](#226) bump @npmcli/template-oss from 4.23.3 to 4.23.4 (#226) (@dependabot[bot], @npm-cli-bot) --- 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 2107147 commit a8b4034

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

.release-please-manifest.json

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

CHANGELOG.md

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

3+
## [9.0.2](https://github.com/npm/run-script/compare/v9.0.1...v9.0.2) (2024-12-04)
4+
### Dependencies
5+
* [`74f7e7a`](https://github.com/npm/run-script/commit/74f7e7a87252099fdcb5f516f846061cb9731139) [#227](https://github.com/npm/run-script/pull/227) `[email protected]` (#227)
6+
### Chores
7+
* [`2107147`](https://github.com/npm/run-script/commit/2107147541c533cd93f89c2c6cec02996d7e0d39) [#226](https://github.com/npm/run-script/pull/226) bump @npmcli/template-oss from 4.23.3 to 4.23.4 (#226) (@dependabot[bot], @npm-cli-bot)
8+
39
## [9.0.1](https://github.com/npm/run-script/compare/v9.0.0...v9.0.1) (2024-10-02)
410
### Dependencies
511
* [`f0e3923`](https://github.com/npm/run-script/commit/f0e39230aa0721501af2a87984195bcbdfcb33d3) [#223](https://github.com/npm/run-script/pull/223) bump `[email protected]`

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@npmcli/run-script",
3-
"version": "9.0.1",
3+
"version": "9.0.2",
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)