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 Mar 9, 2023
1 parent c354166 commit 287c222
Show file tree
Hide file tree
Showing 6 changed files with 17 additions and 13 deletions.
5 changes: 0 additions & 5 deletions .changeset/wet-scissors-fetch.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/wise-cups-count.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.1

### Patch Changes

- 9deec0b: docs(eslint-config): update README.md

## 0.1.0

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

## 0.1.3

### Patch Changes

- c354166: docs(git-hooks): update README
- Updated dependencies [9deec0b]
- @zanminkian/eslint-config@0.1.1

## 0.1.2

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/git-hooks/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zanminkian/git-hooks",
"version": "0.1.2",
"version": "0.1.3",
"description": "A bundle of opinionated git hooks. All in one!",
"author": "[email protected]",
"license": "MIT",
Expand All @@ -17,7 +17,7 @@
"lint-staged": "bin/lint-staged"
},
"dependencies": {
"@zanminkian/eslint-config": "^0.1.0",
"@zanminkian/eslint-config": "^0.1.1",
"cosmiconfig": "^8.1.0",
"eslint": "^8.35.0",
"git-commit-msg-linter": "^4.8.3",
Expand Down

0 comments on commit 287c222

Please sign in to comment.