Skip to content

Commit 4b78d11

Browse files
chore(main): release 8.1.4 (#839)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 0929749 commit 4b78d11

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
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.4](https://github.com/nodeshift/opossum/compare/v8.1.3...v8.1.4) (2024-04-30)
6+
7+
8+
### Bug Fixes
9+
10+
* upgrade eslint from 8.49.0 to 8.51.0 ([#835](https://github.com/nodeshift/opossum/issues/835)) ([99481d5](https://github.com/nodeshift/opossum/commit/99481d588970491bd5ead09f7fd10fdd63c7fd2f))
11+
* upgrade tape from 5.7.0 to 5.7.2 ([#841](https://github.com/nodeshift/opossum/issues/841)) ([0929749](https://github.com/nodeshift/opossum/commit/0929749fa4f942cc08e062db9a33941cfdb7cf07))
12+
513
## [8.1.3](https://github.com/nodeshift/opossum/compare/v8.1.2...v8.1.3) (2023-11-06)
614

715

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

0 commit comments

Comments
 (0)