Skip to content

Commit 02465e2

Browse files
chore(main): release 8.1.2 (#820)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent fc5c002 commit 02465e2

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
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.2](https://github.com/nodeshift/opossum/compare/v8.1.1...v8.1.2) (2023-10-05)
6+
7+
8+
### Bug Fixes
9+
10+
* fix bug where options couldn't be set to zero. ([#825](https://github.com/nodeshift/opossum/issues/825)) ([e6b3b77](https://github.com/nodeshift/opossum/commit/e6b3b77eaaf2abbec118da1470fb78418b0dfd90)), closes [#824](https://github.com/nodeshift/opossum/issues/824)
11+
* upgrade eslint from 8.44.0 to 8.48.0 ([#814](https://github.com/nodeshift/opossum/issues/814)) ([178294e](https://github.com/nodeshift/opossum/commit/178294e632e78142166e5f4698f9e0e608d23978))
12+
* upgrade eslint from 8.48.0 to 8.49.0 ([#822](https://github.com/nodeshift/opossum/issues/822)) ([fc5c002](https://github.com/nodeshift/opossum/commit/fc5c00216cc62ff4600db0edace0b5489e90f7eb))
13+
514
## [8.1.1](https://github.com/nodeshift/opossum/compare/v8.1.0...v8.1.1) (2023-09-13)
615

716

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

0 commit comments

Comments
 (0)