Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chore: Publish release #333

Merged
merged 2 commits into from
Mar 19, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .changeset/angry-tomatoes-hug.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/itchy-flowers-sniff.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/modern-queens-applaud.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/smooth-doors-serve.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/strange-parents-admire.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tall-steaks-poke.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tidy-chefs-breathe.md

This file was deleted.

15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Change Log

## 6.3.0 — 2023-03-19

### Minor Changes

- Update eslint-plugin-unicorn to v46 [#335](https://github.com/stormwarning/zazen-eslint-config/pull/335)
- Update eslint-config-prettier to v8.7.0 [#322](https://github.com/stormwarning/zazen-eslint-config/pull/322)
- Update typescript-eslint monorepo to v5.55.0 [#320](https://github.com/stormwarning/zazen-eslint-config/pull/320)
- Update eslint-plugin-import to v2.27.5 [#328](https://github.com/stormwarning/zazen-eslint-config/pull/328)

### Patch Changes

- Patch ESLint’s module resolution so plugins work more reliably [#331](https://github.com/stormwarning/zazen-eslint-config/pull/331)
- Update eslint-plugin-n to v15.6.1 [#327](https://github.com/stormwarning/zazen-eslint-config/pull/327)
- Update eslint-config-xo-typescript to v0.56.0 [#332](https://github.com/stormwarning/zazen-eslint-config/pull/332)

## 6.2.1 — 2022-12-20

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zazen/eslint-config",
"version": "6.2.1",
"version": "6.3.0",
"description": "Lint JavaScript, free of weariness and confusion",
"keywords": [
"eslint-config",
Expand Down