Skip to content

Commit c87bc03

Browse files
chore(main): release 8.1.1 (#801)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 38013d4 commit c87bc03

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
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.1.1](https://github.com/nodeshift/opossum/compare/v8.1.0...v8.1.1) (2023-09-13)
6+
7+
8+
### Bug Fixes
9+
10+
* upgrade multiple dependencies with Snyk ([#800](https://github.com/nodeshift/opossum/issues/800)) ([d1b22a2](https://github.com/nodeshift/opossum/commit/d1b22a28b2cf059a204b66fc61cf533e8dfe8cdb))
11+
* 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))
12+
* upgrade tape from 5.6.5 to 5.6.6 ([#806](https://github.com/nodeshift/opossum/issues/806)) ([2d915be](https://github.com/nodeshift/opossum/commit/2d915becb7f268a0b0917de5e55977c17a1f90d7))
13+
* upgrade webpack from 5.88.0 to 5.88.2 ([#805](https://github.com/nodeshift/opossum/issues/805)) ([7e3d6ca](https://github.com/nodeshift/opossum/commit/7e3d6ca3286dd46b74cb533f1c7fb93ffc662d1e))
14+
515
## [8.1.0](https://github.com/nodeshift/opossum/compare/v8.0.1...v8.1.0) (2023-07-31)
616

717

package-lock.json

Lines changed: 1 addition & 1 deletion
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.1.0",
3+
"version": "8.1.1",
44
"author": "Red Hat, Inc.",
55
"license": "Apache-2.0",
66
"type": "commonjs",

0 commit comments

Comments
 (0)