Skip to content

Commit 3015ba3

Browse files
chore(main): release 9.0.0 (#922)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent dbae7b1 commit 3015ba3

File tree

3 files changed

+14
-3
lines changed

3 files changed

+14
-3
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [9.0.0](https://github.com/nodeshift/opossum/compare/v8.5.0...v9.0.0) (2025-05-30)
6+
7+
8+
### ⚠ BREAKING CHANGES
9+
10+
* remove Node 16 and Node 18 support ([#921](https://github.com/nodeshift/opossum/issues/921))
11+
12+
### Features
13+
14+
* remove Node 16 and Node 18 support ([#921](https://github.com/nodeshift/opossum/issues/921)) ([dbae7b1](https://github.com/nodeshift/opossum/commit/dbae7b1e2862e001911c15bd835808f1d1c7af48))
15+
516
## [8.5.0](https://github.com/nodeshift/opossum/compare/v8.4.0...v8.5.0) (2025-05-29)
617

718

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "opossum",
3-
"version": "8.5.0",
3+
"version": "9.0.0",
44
"author": "Red Hat, Inc.",
55
"license": "Apache-2.0",
66
"type": "commonjs",

0 commit comments

Comments
 (0)