Skip to content

Commit

Permalink
chore: 🔖 update versions (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored May 20, 2023
1 parent 964f184 commit 431b7c1
Show file tree
Hide file tree
Showing 11 changed files with 44 additions and 13 deletions.
8 changes: 0 additions & 8 deletions .changeset/quick-donkeys-design.md

This file was deleted.

7 changes: 7 additions & 0 deletions packages/eslint-config-extra/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @importantimport/eslint-config-extra

## 0.0.5

### Patch Changes

- Updated dependencies [[`548a895`](https://github.com/importantimport/config/commit/548a89541849a135b8743b3628b0bd9e86566171)]:
- @importantimport/eslint-config@0.0.5

## 0.0.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-extra/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@importantimport/eslint-config-extra",
"type": "module",
"version": "0.0.4",
"version": "0.0.5",
"description": "An ESLint Flat Config for !mportantImport.",
"license": "WTFPL",
"repository": {
Expand Down
8 changes: 8 additions & 0 deletions packages/eslint-config-lit/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @importantimport/eslint-config-lit

## 0.0.5

### Patch Changes

- Updated dependencies [[`548a895`](https://github.com/importantimport/config/commit/548a89541849a135b8743b3628b0bd9e86566171)]:
- @importantimport/eslint-config@0.0.5
- @importantimport/eslint-config-prettier@0.0.5

## 0.0.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-lit/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@importantimport/eslint-config-lit",
"type": "module",
"version": "0.0.4",
"version": "0.0.5",
"description": "An ESLint Flat Config for !mportantImport.",
"license": "WTFPL",
"repository": {
Expand Down
7 changes: 7 additions & 0 deletions packages/eslint-config-prettier/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @importantimport/eslint-config-prettier

## 0.0.5

### Patch Changes

- Updated dependencies [[`548a895`](https://github.com/importantimport/config/commit/548a89541849a135b8743b3628b0bd9e86566171)]:
- @importantimport/eslint-config@0.0.5

## 0.0.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-prettier/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@importantimport/eslint-config-prettier",
"type": "module",
"version": "0.0.4",
"version": "0.0.5",
"description": "An ESLint Flat Config for !mportantImport.",
"license": "WTFPL",
"repository": {
Expand Down
8 changes: 8 additions & 0 deletions packages/eslint-config-svelte/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @importantimport/eslint-config-svelte

## 0.0.5

### Patch Changes

- Updated dependencies [[`548a895`](https://github.com/importantimport/config/commit/548a89541849a135b8743b3628b0bd9e86566171)]:
- @importantimport/eslint-config@0.0.5
- @importantimport/eslint-config-prettier@0.0.5

## 0.0.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-svelte/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@importantimport/eslint-config-svelte",
"type": "module",
"version": "0.0.4",
"version": "0.0.5",
"description": "An ESLint Flat Config for !mportantImport.",
"license": "WTFPL",
"repository": {
Expand Down
9 changes: 9 additions & 0 deletions packages/eslint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @importantimport/eslint-config

## 0.0.5

### Patch Changes

- [`548a895`](https://github.com/importantimport/config/commit/548a89541849a135b8743b3628b0bd9e86566171) Thanks [@kwaa](https://github.com/kwaa)! - Fix: adjust jsonc/array-bracket-newline
Fix: update import settings
Refactor: update dts rules
Refactor: merge sort into ii rules

## 0.0.4

### Patch 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,7 +1,7 @@
{
"name": "@importantimport/eslint-config",
"type": "module",
"version": "0.0.4",
"version": "0.0.5",
"description": "An ESLint Flat Config for !mportantImport.",
"license": "WTFPL",
"repository": {
Expand Down

0 comments on commit 431b7c1

Please sign in to comment.