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 Jul 6, 2023
1 parent f044668 commit c05a03f
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .changeset/brown-trainers-lay.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/eslint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @zanminkian/eslint-config

## 0.1.15

### Patch Changes

- f044668: feat(eslint-config): enable `no-plusplus`

## 0.1.14

### 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": "@zanminkian/eslint-config",
"version": "0.1.14",
"version": "0.1.15",
"description": "Opinionated eslint config presets.",
"author": "[email protected]",
"license": "MIT",
Expand Down
7 changes: 7 additions & 0 deletions packages/git-validator/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# git-validator

## 0.4.9

### Patch Changes

- Updated dependencies [f044668]
- @zanminkian/eslint-config@0.1.15

## 0.4.8

### 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,7 +1,7 @@
{
"name": "git-validator",
"type": "module",
"version": "0.4.8",
"version": "0.4.9",
"description": "An all-in-one tool for project quality improvement.",
"author": "[email protected]",
"license": "MIT",
Expand Down

0 comments on commit c05a03f

Please sign in to comment.