Skip to content

Commit

Permalink
chore(main): release 8.4.0 (#911)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Nov 27, 2024
1 parent c9782ae commit d1322e5
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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.

## [8.4.0](https://github.com/nodeshift/opossum/compare/v8.3.1...v8.4.0) (2024-11-27)


### Features

* Coalesce reset options, reset coalesce based on result. (error, success, timeout) ([#908](https://github.com/nodeshift/opossum/issues/908)) ([c9782ae](https://github.com/nodeshift/opossum/commit/c9782aef22b00467e20d67bf1ada89f1e868f212))

## [8.3.1](https://github.com/nodeshift/opossum/compare/v8.3.0...v8.3.1) (2024-11-11)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "opossum",
"version": "8.3.1",
"version": "8.4.0",
"author": "Red Hat, Inc.",
"license": "Apache-2.0",
"type": "commonjs",
Expand Down

0 comments on commit d1322e5

Please sign in to comment.