Skip to content

Commit 18e56f9

Browse files
chore(main): release 8.5.0 (#920)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 0f7e56c commit 18e56f9

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
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+
## [8.5.0](https://github.com/nodeshift/opossum/compare/v8.4.0...v8.5.0) (2025-05-29)
6+
7+
8+
### Features
9+
10+
* upgrade husky from 8.0.3 to 9.1.7 ([#912](https://github.com/nodeshift/opossum/issues/912)) ([0f7e56c](https://github.com/nodeshift/opossum/commit/0f7e56c9949dfc31a37596cc5eae0753e103a051))
11+
12+
13+
### Bug Fixes
14+
15+
* package.json & package-lock.json to reduce vulnerabilities ([#915](https://github.com/nodeshift/opossum/issues/915)) ([66f2b48](https://github.com/nodeshift/opossum/commit/66f2b487fff89e2ab0fe5ecb85691632b7b3e1af))
16+
517
## [8.4.0](https://github.com/nodeshift/opossum/compare/v8.3.1...v8.4.0) (2024-11-27)
618

719

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.4.0",
3+
"version": "8.5.0",
44
"author": "Red Hat, Inc.",
55
"license": "Apache-2.0",
66
"type": "commonjs",

0 commit comments

Comments
 (0)