Skip to content

Commit

Permalink
chore(release): 0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jun 12, 2024
1 parent 8f68449 commit 2dac754
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,6 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [0.0.2](https://github.com/minozzzi/eslint-config/compare/v0.0.1...v0.0.2) (2024-06-12)

### 0.0.1 (2024-06-12)
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@minozzzi/eslint-config",
"private": false,
"version": "0.0.1",
"version": "0.0.2",
"description": "ESLint configuration used by github.com/minozzzi.",
"main": "index.js",
"homepage": "https://github.com/minozzzi/eslint-config#readme",
Expand Down

0 comments on commit 2dac754

Please sign in to comment.