Skip to content
This repository was archived by the owner on Oct 31, 2023. It is now read-only.

Commit 09549e0

Browse files
committed
Release 8.3.0
1 parent 6182e25 commit 09549e0

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# @oracle/eslint-config-oraclejet 8.2.0
1+
# @oracle/eslint-config-oraclejet 8.3.0
22

33
This package contains the ESLint configurations used by the Oracle JET project. These configurations come in two flavors:
44

RELEASENOTES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Release Notes for eslint-config-oraclejet ##
22

3-
### 8.2.0
3+
### 8.3.0
44
* No changes
55

66
### 5.2.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@oracle/eslint-config-oraclejet",
3-
"version": "8.2.0",
3+
"version": "8.3.0",
44
"scripts": {
55
"build": "node ../build/build.js --module eslint-config-oraclejet"
66
},

0 commit comments

Comments
 (0)