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

Commit 7bf0ea9

Browse files
committed
Release 5.1.0
1 parent e3058f5 commit 7bf0ea9

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-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 5.0.0
1+
# @oracle/eslint-config-oraclejet 5.1.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: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
## Release Notes for eslint-config-oraclejet ##
22

3+
### 5.1.0
4+
* No changes
5+
36
### 5.0.0
47
* quote-props and dot-notation reverted to defaults for ES5
58

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@oracle/eslint-config-oraclejet",
3-
"version": "5.0.0",
3+
"version": "5.1.0",
44
"license": "UPL-1.0",
55
"description": "JET Coding standards eslint config files",
66
"keywords": [
@@ -24,5 +24,5 @@
2424
"devDependencies": {
2525
"fs-extra": "~2.1.2"
2626
},
27-
"jetdocversion": "500"
27+
"jetdocversion": "510"
2828
}

0 commit comments

Comments
 (0)