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 Sep 21, 2023
1 parent c9b0c89 commit 59e88d1
Show file tree
Hide file tree
Showing 7 changed files with 21 additions and 17 deletions.
5 changes: 0 additions & 5 deletions .changeset/chilly-crabs-wonder.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/light-pigs-dance.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/yellow-wombats-guess.md

This file was deleted.

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

## 0.1.4

### Patch Changes

- e7a1c9f: feat(eslint-config): enable some ts rules
- c9b0c89: feat(eslint-config): support strict mode

## 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": "@git-validator/eslint-config",
"version": "0.1.3",
"version": "0.1.4",
"description": "A strict eslint config for better code quality.",
"keywords": [
"opinionated",
Expand Down
12 changes: 12 additions & 0 deletions packages/git-validator/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# git-validator

## 0.10.0

### Minor Changes

- 20c91cc: refactor(git-validator): move tsconfig files

### Patch Changes

- Updated dependencies [e7a1c9f]
- Updated dependencies [c9b0c89]
- @git-validator/eslint-config@0.1.4

## 0.9.15

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/git-validator/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "git-validator",
"version": "0.9.15",
"version": "0.10.0",
"description": "Git hooks and code style validator.",
"keywords": [
"git",
Expand Down

0 comments on commit 59e88d1

Please sign in to comment.