Skip to content

Commit

Permalink
chore(main): release 8.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Aug 7, 2023
1 parent f48ba4c commit a839ee2
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

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.1.1](https://github.com/nodeshift/opossum/compare/v8.1.0...v8.1.1) (2023-08-07)


### Bug Fixes

* upgrade multiple dependencies with Snyk ([#800](https://github.com/nodeshift/opossum/issues/800)) ([d1b22a2](https://github.com/nodeshift/opossum/commit/d1b22a28b2cf059a204b66fc61cf533e8dfe8cdb))
* upgrade tape from 5.6.3 to 5.6.5 ([#803](https://github.com/nodeshift/opossum/issues/803)) ([f48ba4c](https://github.com/nodeshift/opossum/commit/f48ba4cfe28eff0ecc27442bec815fb64c61dfce))

## [8.1.0](https://github.com/nodeshift/opossum/compare/v8.0.1...v8.1.0) (2023-07-31)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Large diffs are not rendered by default.

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

0 comments on commit a839ee2

Please sign in to comment.