Skip to content

Commit 6b77aa8

Browse files
chore: release 7.8.3 (#873)
🤖 I have created a release *beep* *boop* --- ## [7.8.3](v7.8.2...v7.8.3) (2026-06-08) ### Bug Fixes * [`046da7f`](046da7f) [#872](#872) align caret includePrerelease lower bounds (#872) (@wayyoungboy) ### Chores * [`3485dda`](3485dda) [#866](#866) bump @npmcli/eslint-config from 6.0.1 to 7.0.0 (#866) (@dependabot[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 3485dda commit 6b77aa8

3 files changed

Lines changed: 8 additions & 2 deletions

File tree

.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.8.2"
2+
".": "7.8.3"
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.8.3](https://github.com/npm/node-semver/compare/v7.8.2...v7.8.3) (2026-06-08)
4+
### Bug Fixes
5+
* [`046da7f`](https://github.com/npm/node-semver/commit/046da7f527cc72a482b5dea8cb59392be65bf186) [#872](https://github.com/npm/node-semver/pull/872) align caret includePrerelease lower bounds (#872) (@wayyoungboy)
6+
### Chores
7+
* [`3485dda`](https://github.com/npm/node-semver/commit/3485ddadb2ca0d0691392ee5ce620072e1b1e040) [#866](https://github.com/npm/node-semver/pull/866) bump @npmcli/eslint-config from 6.0.1 to 7.0.0 (#866) (@dependabot[bot])
8+
39
## [7.8.2](https://github.com/npm/node-semver/compare/v7.8.1...v7.8.2) (2026-06-04)
410
### Bug Fixes
511
* [`bea6028`](https://github.com/npm/node-semver/commit/bea6028694a75e840f48b288ac019e9644cfe6e8) [#870](https://github.com/npm/node-semver/pull/870) increment dotted prerelease identifiers (#870) (@liuzemei, @SheldonNeo)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "semver",
3-
"version": "7.8.2",
3+
"version": "7.8.3",
44
"description": "The semantic version parser used by npm.",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)