Skip to content

Commit

Permalink
chore: 🔖 update versions (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 25, 2023
1 parent 9580b5c commit d95512d
Show file tree
Hide file tree
Showing 11 changed files with 44 additions and 13 deletions.
8 changes: 0 additions & 8 deletions .changeset/few-ladybugs-fix.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

## 1.0.2

### Patch Changes

- Updated dependencies [[`9580b5c`](https://github.com/importantimport/config/commit/9580b5cc975bfcdc0247cec8a0b895b5f2926e19)]:
- @importantimport/eslint-config@0.1.2

## 1.0.1

### 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": "1.0.1",
"version": "1.0.2",
"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.1.2

### Patch Changes

- Updated dependencies [[`9580b5c`](https://github.com/importantimport/config/commit/9580b5cc975bfcdc0247cec8a0b895b5f2926e19)]:
- @importantimport/eslint-config@0.1.2
- @importantimport/eslint-config-prettier@1.0.2

## 0.1.1

### 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.1.1",
"version": "0.1.2",
"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

## 1.0.2

### Patch Changes

- Updated dependencies [[`9580b5c`](https://github.com/importantimport/config/commit/9580b5cc975bfcdc0247cec8a0b895b5f2926e19)]:
- @importantimport/eslint-config@0.1.2

## 1.0.1

### 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": "1.0.1",
"version": "1.0.2",
"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.1.2

### Patch Changes

- Updated dependencies [[`9580b5c`](https://github.com/importantimport/config/commit/9580b5cc975bfcdc0247cec8a0b895b5f2926e19)]:
- @importantimport/eslint-config@0.1.2
- @importantimport/eslint-config-prettier@1.0.2

## 0.1.1

### 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.1.1",
"version": "0.1.2",
"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.1.2

### Patch Changes

- [`9580b5c`](https://github.com/importantimport/config/commit/9580b5cc975bfcdc0247cec8a0b895b5f2926e19) Thanks [@kwaa](https://github.com/kwaa)! - Refactor: remove ts project
Refactor: remove type check rule
Refactor: remove strict rule
Refactor: disable import/newline-after-import

## 0.1.1

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

0 comments on commit d95512d

Please sign in to comment.