Skip to content

Commit

Permalink
Publish release (#184)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jan 17, 2024
1 parent 1f1f567 commit 90dd974
Show file tree
Hide file tree
Showing 13 changed files with 30 additions and 47 deletions.
5 changes: 0 additions & 5 deletions .changeset/angry-weeks-bake.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fuzzy-pianos-knock.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/honest-balloons-fix.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/plenty-feet-live.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/quick-numbers-share.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/silent-lies-relate.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/stale-gorillas-laugh.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/three-bobcats-attend.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/yellow-fans-flow.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/changesets-changelog/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @zazen/changesets-changelog

## 2.0.1

### Patch Changes

- Update @changesets/get-github-info to v0.6.0 ([#176](https://github.com/stormwarning/zazen/pull/176))

## 2.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/changesets-changelog/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zazen/changesets-changelog",
"version": "2.0.0",
"version": "2.0.1",
"description": "Generate changelogs, free of weariness and confusion",
"keywords": [
"changelog",
Expand Down
22 changes: 22 additions & 0 deletions packages/eslint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,27 @@
# Change Log

## 6.5.0

### 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

### Minor Changes
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.4.0",
"version": "6.5.0",
"description": "Lint JavaScript, free of weariness and confusion",
"keywords": [
"eslint-config",
Expand Down

0 comments on commit 90dd974

Please sign in to comment.