Skip to content

Commit

Permalink
chore: release
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and zanminkian committed Nov 19, 2024
1 parent a2d5f7c commit 4a41a04
Show file tree
Hide file tree
Showing 10 changed files with 43 additions and 17 deletions.
7 changes: 0 additions & 7 deletions .changeset/orange-hotels-suffer.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/red-carrots-carry.md

This file was deleted.

12 changes: 12 additions & 0 deletions packages/deprecated-eslint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @git-validator/eslint-config

## 0.11.0

### Minor Changes

- a2d5f7c: chore: require eslint >= 8.57.1

### Patch Changes

- Updated dependencies [1c3fa77]
- Updated dependencies [a2d5f7c]
- @fenge/eslint-config@0.2.0

## 0.10.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/deprecated-eslint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@git-validator/eslint-config",
"version": "0.10.3",
"version": "0.11.0",
"description": "A super strict eslint config for linting js/ts/package.json.",
"keywords": [
"opinionated",
Expand Down
8 changes: 8 additions & 0 deletions packages/deprecated-git-validator/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# git-validator

## 0.23.4

### Patch Changes

- 1c3fa77: chore: update deps
- Updated dependencies [a2d5f7c]
- @git-validator/eslint-config@0.11.0

## 0.23.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/deprecated-git-validator/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "git-validator",
"version": "0.23.3",
"version": "0.23.4",
"description": "Git hooks and code style validator.",
"keywords": [
"git",
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 @@
# @fenge/eslint-config

## 0.2.0

### Minor Changes

- a2d5f7c: chore: require eslint >= 8.57.1

### Patch Changes

- 1c3fa77: chore: update deps

## 0.1.3

### 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,6 +1,6 @@
{
"name": "@fenge/eslint-config",
"version": "0.1.3",
"version": "0.2.0",
"description": "A super strict eslint config for linting js/ts/package.json.",
"keywords": [
"opinionated",
Expand Down
9 changes: 9 additions & 0 deletions packages/fenge/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# fenge

## 0.1.5

### Patch Changes

- 1c3fa77: chore: update deps
- Updated dependencies [1c3fa77]
- Updated dependencies [a2d5f7c]
- @fenge/eslint-config@0.2.0

## 0.1.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/fenge/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fenge",
"version": "0.1.4",
"version": "0.1.5",
"description": "A CLI tool for code quality",
"keywords": [
"cli",
Expand Down

0 comments on commit 4a41a04

Please sign in to comment.