sandbox/npm/eslint-config/CHANGELOG.md
Yongmin Hong 4a9482cd04
npm(eslint-config): bump version 0.0.6
Summary:
eslint 9.6.0, and add changelog.

Signed-off-by: Yongmin Hong <revi@omglol.email>

Test Plan: Tag `eslint-config@v0.0.6` and push it.

Reviewers: O1 revi & automations, revi

Reviewed By: O1 revi & automations, revi

Tags: #npm

Differential Revision: https://issuetracker.revi.xyz/D494
2024-07-02 17:29:54 +09:00

15 lines
388 B
Markdown

# `@revi/eslint-config` changelog
Pre-`v0.0.6` changelog is not available.
New entry is listed at the top, and old logs may get truncated.
Version bump criteria follows:
- major: When the plugin is removed.
- minor: When the plugin is added.
- patch: When the rule is modified (without plugin addition/removal).
## v0.0.6 (2024-07-02)
- Update `eslint` and `@eslint/js` to `9.6.0`.