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

Commit 7ec0a2d

Browse files
committed
Release 8.1.0
1 parent dd8fc35 commit 7ec0a2d

File tree

11 files changed

+29
-28
lines changed

11 files changed

+29
-28
lines changed

CONTRIBUTING.md

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

3-
*Copyright (c) 2014, 2019 Oracle and/or its affiliates
3+
*Copyright (c) 2014, 2020 Oracle and/or its affiliates
44
The Universal Permissive License (UPL), Version 1.0*
55

66
**Pull requests are currently not being accepted for the Oracle JET project.**

LICENSE

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

3-
Copyright (c) 2019 Oracle and/or its affiliates.
3+
Copyright (c) 2020 Oracle and/or its affiliates.
44

55
The Universal Permissive License (UPL), Version 1.0
66

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# @oracle/eslint-config-oraclejet 8.0.0
1+
# @oracle/eslint-config-oraclejet 8.1.0
22

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

@@ -133,5 +133,5 @@ While we would like to leave this rule enabled, we are currently seeing some fal
133133
Oracle JET is an open source project. Pull Requests are currently not being accepted. See [CONTRIBUTING](https://github.com/oracle/eslint-config-oraclejet/blob/master/CONTRIBUTING.md) for details.
134134

135135
## [License](https://github.com/oracle/eslint-config-oraclejet/blob/master/LICENSE)
136-
Copyright (c) 2019 Oracle and/or its affiliates and released under the
136+
Copyright (c) 2020 Oracle and/or its affiliates and released under the
137137
[Universal Permissive License (UPL)](https://oss.oracle.com/licenses/upl/), Version 1.0

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.0.0
3+
### 8.1.0
44
* No changes
55

66
### 5.2.0

es5.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
Copyright (c) 2015, 2019, Oracle and/or its affiliates.
2+
Copyright (c) 2015, 2020, Oracle and/or its affiliates.
33
The Universal Permissive License (UPL), Version 1.0
44
*/
55
// Config for es6

es5/base.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
Copyright (c) 2015, 2019, Oracle and/or its affiliates.
2+
Copyright (c) 2015, 2020, Oracle and/or its affiliates.
33
The Universal Permissive License (UPL), Version 1.0
44
*/
55
module.exports = {

es6.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
Copyright (c) 2015, 2019, Oracle and/or its affiliates.
2+
Copyright (c) 2015, 2020, Oracle and/or its affiliates.
33
The Universal Permissive License (UPL), Version 1.0
44
*/
55
// Config for es6

es6/base.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
Copyright (c) 2015, 2019, Oracle and/or its affiliates.
2+
Copyright (c) 2015, 2020, Oracle and/or its affiliates.
33
The Universal Permissive License (UPL), Version 1.0
44
*/
55
module.exports = {

index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
Copyright (c) 2015, 2019, Oracle and/or its affiliates.
2+
Copyright (c) 2015, 2020, Oracle and/or its affiliates.
33
The Universal Permissive License (UPL), Version 1.0
44
*/
55
// Default config

package-lock.json

Lines changed: 17 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)