Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Mar 18, 2024
1 parent 3122b24 commit 36833f4
Show file tree
Hide file tree
Showing 15 changed files with 66 additions and 18 deletions.
11 changes: 0 additions & 11 deletions .changeset/tall-crabs-burn.md

This file was deleted.

13 changes: 13 additions & 0 deletions packages/all/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @yungezeit/eslint-config

## 0.0.14

### Patch Changes

- 3122b24: Updated eslint-plugin-vue and prefered shorthand bindings
- Updated dependencies [3122b24]
- @yungezeit/eslint-config-vue@0.0.14
- @yungezeit/eslint-config-base@0.0.14
- @yungezeit/eslint-config-react@0.0.14
- @yungezeit/eslint-config-storybook@0.0.14
- @yungezeit/eslint-config-svelte@0.0.14
- @yungezeit/eslint-config-typescript@0.0.14

## 0.0.13

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/all/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@yungezeit/eslint-config",
"version": "0.0.13",
"version": "0.0.14",
"packageManager": "[email protected]",
"description": "Personal ESLint config",
"author": "Charles Gruenais",
Expand Down
6 changes: 6 additions & 0 deletions packages/base/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @yungezeit/eslint-config-base

## 0.0.14

### Patch Changes

- 3122b24: Updated eslint-plugin-vue and prefered shorthand bindings

## 0.0.13

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/base/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@yungezeit/eslint-config-base",
"version": "0.0.13",
"version": "0.0.14",
"description": "Personal base ESLint config",
"author": "Charles Gruenais",
"license": "MIT",
Expand Down
8 changes: 8 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @yungezeit/eslint-config-react

## 0.0.14

### Patch Changes

- 3122b24: Updated eslint-plugin-vue and prefered shorthand bindings
- Updated dependencies [3122b24]
- @yungezeit/eslint-config-typescript@0.0.14

## 0.0.13

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@yungezeit/eslint-config-react",
"version": "0.0.13",
"version": "0.0.14",
"description": "Personal React ESLint config",
"author": "Charles Gruenais",
"license": "MIT",
Expand Down
8 changes: 8 additions & 0 deletions packages/storybook/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @yungezeit/eslint-config-storybook

## 0.0.14

### Patch Changes

- 3122b24: Updated eslint-plugin-vue and prefered shorthand bindings
- Updated dependencies [3122b24]
- @yungezeit/eslint-config-base@0.0.14

## 0.0.13

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/storybook/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@yungezeit/eslint-config-storybook",
"version": "0.0.13",
"version": "0.0.14",
"description": "Personal Storybook ESLint config",
"author": "Charles Gruenais",
"license": "MIT",
Expand Down
8 changes: 8 additions & 0 deletions packages/svelte/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @yungezeit/eslint-config-svelte

## 0.0.14

### Patch Changes

- 3122b24: Updated eslint-plugin-vue and prefered shorthand bindings
- Updated dependencies [3122b24]
- @yungezeit/eslint-config-typescript@0.0.14

## 0.0.13

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/svelte/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@yungezeit/eslint-config-svelte",
"version": "0.0.13",
"version": "0.0.14",
"description": "Personal Svelte ESLint config",
"author": "Charles Gruenais",
"license": "MIT",
Expand Down
8 changes: 8 additions & 0 deletions packages/typescript/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @yungezeit/eslint-config-typescript

## 0.0.14

### Patch Changes

- 3122b24: Updated eslint-plugin-vue and prefered shorthand bindings
- Updated dependencies [3122b24]
- @yungezeit/eslint-config-base@0.0.14

## 0.0.13

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/typescript/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@yungezeit/eslint-config-typescript",
"version": "0.0.13",
"version": "0.0.14",
"description": "Personal TypeScript ESLint config",
"author": "Charles Gruenais",
"license": "MIT",
Expand Down
8 changes: 8 additions & 0 deletions packages/vue/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @yungezeit/eslint-config-vue

## 0.0.14

### Patch Changes

- 3122b24: Updated eslint-plugin-vue and prefered shorthand bindings
- Updated dependencies [3122b24]
- @yungezeit/eslint-config-typescript@0.0.14

## 0.0.13

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/vue/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@yungezeit/eslint-config-vue",
"version": "0.0.13",
"version": "0.0.14",
"description": "Personal Vue ESLint config",
"author": "Charles Gruenais",
"license": "MIT",
Expand Down

0 comments on commit 36833f4

Please sign in to comment.