Skip to content

Commit

Permalink
chore(main): release 8.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Oct 23, 2024
1 parent 2896676 commit a4fcef2
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 3 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,19 @@

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.2.0](https://github.com/nodeshift/opossum/compare/v8.1.4...v8.2.0) (2024-10-23)


### Features

* coalescing calls + feature: max cache size ([#877](https://github.com/nodeshift/opossum/issues/877)) ([d50c912](https://github.com/nodeshift/opossum/commit/d50c912ebb5b642f9bd16efc24afda94432cd666))
* upgrade nyc from 15.1.0 to 17.0.0 ([#862](https://github.com/nodeshift/opossum/issues/862)) ([ccf7803](https://github.com/nodeshift/opossum/commit/ccf78033462e74533e3cbb74a865d659745e4dd9))


### Bug Fixes

* upgrade tape from 5.7.2 to 5.9.0 ([#885](https://github.com/nodeshift/opossum/issues/885)) ([2896676](https://github.com/nodeshift/opossum/commit/2896676745d26b08912bb547b80af8916d1ddeeb))

## [8.1.4](https://github.com/nodeshift/opossum/compare/v8.1.3...v8.1.4) (2024-04-30)


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.1.4",
"version": "8.2.0",
"author": "Red Hat, Inc.",
"license": "Apache-2.0",
"type": "commonjs",
Expand Down

0 comments on commit a4fcef2

Please sign in to comment.