Skip to content

Commit

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


## v0.3.1

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

### 🩹 Fixes

- **markdown:** Override default rules ([4765dd5](https://github.com/unjs/eslint-config/commit/4765dd5))

### 🏡 Chore

- Remove prerelease script (pnpm why ?!) ([a98c465](https://github.com/unjs/eslint-config/commit/a98c465))

### ❤️ Contributors

- Pooya Parsa ([@pi0](http://github.com/pi0))

## v0.3.0

[compare changes](https://github.com/unjs/eslint-config/compare/v0.3.0-rc.8...v0.3.0)
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",
"version": "0.3.1",
"description": "ESLint config for unjs projects",
"repository": "unjs/eslint-config",
"license": "MIT",
Expand Down

0 comments on commit a8de1be

Please sign in to comment.