Skip to content

Commit

Permalink
Publish release (#201)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jan 23, 2024
1 parent 6070d31 commit 750fe49
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 17 deletions.
5 changes: 0 additions & 5 deletions .changeset/happy-ligers-cheer.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/spotty-knives-tickle.md

This file was deleted.

13 changes: 7 additions & 6 deletions packages/eslint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## 6.6.2

### Patch Changes

- Update typescript-eslint monorepo to v6.19.1 ([#199](https://github.com/stormwarning/zazen/pull/199))
- Update eslint-plugin-import-sorting to v1.0.3 ([#200](https://github.com/stormwarning/zazen/pull/200))

## 6.6.1

### Patch Changes
Expand All @@ -24,21 +31,15 @@
### Minor Changes

- Add rules for consistent TypeScript import style ([#183](https://github.com/stormwarning/zazen/pull/183))

- Add `tests` glob to `no-extraneous-dependencies` rule options ([#182](https://github.com/stormwarning/zazen/pull/182))

- Use `eslint-plugin-import-sorting` for import sort order ([#181](https://github.com/stormwarning/zazen/pull/181))

### Patch Changes

- Update @rushstack/eslint-patch to v1.7.0 ([#177](https://github.com/stormwarning/zazen/pull/177))

- Update typescript-eslint plugin & parser to v6.19.0 ([#172](https://github.com/stormwarning/zazen/pull/172))

- Update eslint-plugin-n to v16.6.2 ([#179](https://github.com/stormwarning/zazen/pull/179))

- Update eslint-config-prettier to v9.1.0 ([#178](https://github.com/stormwarning/zazen/pull/178))

- Update eslint-plugin-import to v2.29.1 ([#163](https://github.com/stormwarning/zazen/pull/163))

## 6.4.0 — 2023-11-15
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zazen/eslint-config",
"version": "6.6.1",
"version": "6.6.2",
"description": "Lint JavaScript, free of weariness and confusion",
"keywords": [
"eslint-config",
Expand Down

0 comments on commit 750fe49

Please sign in to comment.