Skip to content
This repository was archived by the owner on Mar 30, 2024. It is now read-only.

Commit 69ce0c6

Browse files
committed
chore(release): 5.3.0
1 parent dfe1387 commit 69ce0c6

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [5.3.0](https://github.com/pangolinjs/eslint-config/compare/v5.2.1...v5.3.0) (2021-07-05)
6+
7+
8+
### Features
9+
10+
* Set ECMAScript version to latest ([06de7c7](https://github.com/pangolinjs/eslint-config/commit/06de7c77584a01cd480b1bd8d2879e6396e3b366))
11+
512
### [5.2.1](https://github.com/pangolinjs/eslint-config/compare/v5.2.0...v5.2.1) (2021-06-18)
613

714
## [5.2.0](https://github.com/pangolinjs/eslint-config/compare/v5.1.0...v5.2.0) (2021-04-07)

package-lock.json

Lines changed: 1 addition & 1 deletion
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": "@pangolinjs/eslint-config",
3-
"version": "5.2.1",
3+
"version": "5.3.0",
44
"description": "Shareable ESLint config for Pangolin.js",
55
"license": "Hippocratic-2.1",
66
"homepage": "https://github.com/pangolinjs/eslint-config",

0 commit comments

Comments
 (0)