Skip to content

Commit ee7c551

Browse files
chore: release 7.0.3
1 parent 92c4354 commit ee7c551

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-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.0.2"
2+
".": "7.0.3"
33
}

CHANGELOG.md

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

3+
## [7.0.3](https://github.com/npm/run-script/compare/v7.0.2...v7.0.3) (2023-12-04)
4+
5+
### Chores
6+
7+
<details><summary>Commits</summary>
8+
9+
* [`92c4354`](https://github.com/npm/run-script/commit/92c4354551be45f2d6eea801020a9804db5f8896) [#184](https://github.com/npm/run-script/pull/184) postinstall for dependabot template-oss PR (@lukekarrys)
10+
* [`1f5fd9a`](https://github.com/npm/run-script/commit/1f5fd9aa39b91ece997522b0c35d65cd206221a8) [#184](https://github.com/npm/run-script/pull/184) bump @npmcli/template-oss from 4.19.0 to 4.21.1 (@dependabot[bot])
11+
12+
</details>
13+
314
## [7.0.2](https://github.com/npm/run-script/compare/v7.0.1...v7.0.2) (2023-10-29)
415

516
### Dependencies

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@npmcli/run-script",
3-
"version": "7.0.2",
3+
"version": "7.0.3",
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)