Skip to content

Commit

Permalink
chore: 🔖 update versions (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed May 20, 2023
1 parent 6741210 commit ee44704
Show file tree
Hide file tree
Showing 11 changed files with 41 additions and 10 deletions.
5 changes: 0 additions & 5 deletions .changeset/perfect-ducks-guess.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.6

### Patch Changes

- Updated dependencies [[`6741210`](https://github.com/importantimport/config/commit/67412108a66631964b3191c53aa7e1a2e6e5ed10)]:
- @importantimport/eslint-config@0.0.6

## 0.0.5

### 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.5",
"version": "0.0.6",
"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.6

### Patch Changes

- Updated dependencies [[`6741210`](https://github.com/importantimport/config/commit/67412108a66631964b3191c53aa7e1a2e6e5ed10)]:
- @importantimport/eslint-config@0.0.6
- @importantimport/eslint-config-prettier@0.0.6

## 0.0.5

### 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.5",
"version": "0.0.6",
"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.6

### Patch Changes

- Updated dependencies [[`6741210`](https://github.com/importantimport/config/commit/67412108a66631964b3191c53aa7e1a2e6e5ed10)]:
- @importantimport/eslint-config@0.0.6

## 0.0.5

### 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.5",
"version": "0.0.6",
"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.6

### Patch Changes

- Updated dependencies [[`6741210`](https://github.com/importantimport/config/commit/67412108a66631964b3191c53aa7e1a2e6e5ed10)]:
- @importantimport/eslint-config@0.0.6
- @importantimport/eslint-config-prettier@0.0.6

## 0.0.5

### 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.5",
"version": "0.0.6",
"description": "An ESLint Flat Config for !mportantImport.",
"license": "WTFPL",
"repository": {
Expand Down
6 changes: 6 additions & 0 deletions packages/eslint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @importantimport/eslint-config

## 0.0.6

### Patch Changes

- [`6741210`](https://github.com/importantimport/config/commit/67412108a66631964b3191c53aa7e1a2e6e5ed10) Thanks [@kwaa](https://github.com/kwaa)! - Fix: revert import settings

## 0.0.5

### 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.5",
"version": "0.0.6",
"description": "An ESLint Flat Config for !mportantImport.",
"license": "WTFPL",
"repository": {
Expand Down

0 comments on commit ee44704

Please sign in to comment.