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

Commit b59be33

Browse files
committed
Release 7.2.0
1 parent db22615 commit b59be33

File tree

4 files changed

+47
-36
lines changed

4 files changed

+47
-36
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 7.1.0
1+
# @oracle/eslint-config-oraclejet 7.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 & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Release Notes for eslint-config-oraclejet ##
22

3-
### 7.1.0
3+
### 7.2.0
44
* No changes
55

66
### 5.2.0

package-lock.json

Lines changed: 44 additions & 33 deletions
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": "@oracle/eslint-config-oraclejet",
3-
"version": "7.1.0",
3+
"version": "7.2.0",
44
"scripts": {
55
"build": "node ../build/build.js --module eslint-config-oraclejet"
66
},

0 commit comments

Comments
 (0)