Skip to content

Commit

Permalink
Docs: Add CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cschuller committed Feb 26, 2021
1 parent 10c3c24 commit 856ebca
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
### Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [v1.5.3](https://github.com/zeitport/eslint-plugin-json-es/compare/v1.5.2...v1.5.3)

- Update: Recommended config disables the 'accessor-pairs' rule (closes #17) [`#17`](https://github.com/zeitport/eslint-plugin-json-es/issues/17)
- Fix line and column number in message [`02b0b2b`](https://github.com/zeitport/eslint-plugin-json-es/commit/02b0b2b4c487bc3d2ec603e6e5db26ae5b5f2162)
- Replace deprecated ESLint API call [`f455ed3`](https://github.com/zeitport/eslint-plugin-json-es/commit/f455ed3314963fbd11e873d71454ca7540dcd9e3)
- Update name [`e21bcb0`](https://github.com/zeitport/eslint-plugin-json-es/commit/e21bcb04a9d11c430c0157dcf32f17364035e4f4)

#### [v1.5.2](https://github.com/zeitport/eslint-plugin-json-es/compare/v1.5.1...v1.5.2)

> 2 February 2021
- Bump node-notifier from 8.0.0 to 8.0.1 [`#16`](https://github.com/zeitport/eslint-plugin-json-es/pull/16)
- Create codeql-analysis.yml [`153c8ef`](https://github.com/zeitport/eslint-plugin-json-es/commit/153c8efe48adc8e4e2d5efd19414d58f7b305226)
- updates dependency [`6e6f03c`](https://github.com/zeitport/eslint-plugin-json-es/commit/6e6f03c201d8314e4c65b1c2187d8dab0b715127)
- Test string input [`7226934`](https://github.com/zeitport/eslint-plugin-json-es/commit/722693400ae48b933f7c3cc7ef442e72bab7e988)
- Add more documentation [`ad43b5f`](https://github.com/zeitport/eslint-plugin-json-es/commit/ad43b5fe08f8f6ef0dc5bed7ed1d054849d5d7c9)
- Update version to 1.5.2 [`295d927`](https://github.com/zeitport/eslint-plugin-json-es/commit/295d92728def57ef759a01ef566bb1fa4174f3b5)
- uses main branch (fix) [`e9e304e`](https://github.com/zeitport/eslint-plugin-json-es/commit/e9e304e53daeabb6902017d66701330f345709e0)

0 comments on commit 856ebca

Please sign in to comment.