Skip to content

Commit

Permalink
chore(release): v0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed May 3, 2024
1 parent 78ee082 commit 98d7b04
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# Changelog


## v0.3.0

[compare changes](https://github.com/unjs/eslint-config/compare/v0.3.0-rc.8...v0.3.0)

## v0.3.0-rc.8

[compare changes](https://github.com/unjs/eslint-config/compare/v0.3.0-rc.7...v0.3.0-rc.8)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-config-unjs",
"version": "0.3.0-rc.8",
"version": "0.3.0",
"description": "ESLint config for unjs projects",
"repository": "unjs/eslint-config",
"license": "MIT",
Expand Down

0 comments on commit 98d7b04

Please sign in to comment.