Skip to content

Commit

Permalink
chore: 🔖 update versions (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jun 8, 2023
1 parent 4980ae2 commit 2d1d9da
Show file tree
Hide file tree
Showing 12 changed files with 47 additions and 20 deletions.
6 changes: 0 additions & 6 deletions .changeset/friendly-insects-look.md

This file was deleted.

9 changes: 0 additions & 9 deletions .changeset/serious-dots-rest.md

This file was deleted.

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

## 0.0.8

### Patch Changes

- [`b9b2e1b`](https://github.com/importantimport/config/commit/b9b2e1be9ce8e3dd56eff9d7270f4ca347bfd751) Thanks [@kwaa](https://github.com/kwaa)! - Feat: set yml/quotes
Feat: optimize github workflows
- Updated dependencies [[`7209e73`](https://github.com/importantimport/config/commit/7209e73bb43cfbd3f06b58a087e85830b1c85949)]:
- @importantimport/eslint-config@0.0.8

## 0.0.7

### 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.7",
"version": "0.0.8",
"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.8

### Patch Changes

- Updated dependencies [[`7209e73`](https://github.com/importantimport/config/commit/7209e73bb43cfbd3f06b58a087e85830b1c85949)]:
- @importantimport/eslint-config@0.0.8
- @importantimport/eslint-config-prettier@0.0.8

## 0.0.7

### 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.7",
"version": "0.0.8",
"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.8

### Patch Changes

- Updated dependencies [[`7209e73`](https://github.com/importantimport/config/commit/7209e73bb43cfbd3f06b58a087e85830b1c85949)]:
- @importantimport/eslint-config@0.0.8

## 0.0.7

### 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.7",
"version": "0.0.8",
"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.8

### Patch Changes

- Updated dependencies [[`7209e73`](https://github.com/importantimport/config/commit/7209e73bb43cfbd3f06b58a087e85830b1c85949)]:
- @importantimport/eslint-config@0.0.8
- @importantimport/eslint-config-prettier@0.0.8

## 0.0.7

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

## 0.0.8

### Patch Changes

- [`7209e73`](https://github.com/importantimport/config/commit/7209e73bb43cfbd3f06b58a087e85830b1c85949) Thanks [@kwaa](https://github.com/kwaa)! - Fix: add import/parsers
Feat: set func style
Feat: sort package scripts
Feat: global ignores
Feat: update jsonc rules

## 0.0.7

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

0 comments on commit 2d1d9da

Please sign in to comment.