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

Commit 7dd5f1f

Browse files
committed
Release 6.2.0
1 parent ffbe9fd commit 7dd5f1f

File tree

3 files changed

+3
-6
lines changed

3 files changed

+3
-6
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 6.1.0
1+
# @oracle/eslint-config-oraclejet 6.2.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 & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
## Release Notes for eslint-config-oraclejet ##
22

3-
### 6.1.0
4-
* No changes
5-
6-
### 6.0.0
3+
### 6.2.0
74
* No changes
85

96
### 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": "6.1.0",
3+
"version": "6.2.0",
44
"scripts": {"build": "node build/build.js"},
55
"license": "UPL-1.0",
66
"description": "JET Coding standards eslint config files",

0 commit comments

Comments
 (0)