Skip to content

Commit

Permalink
chore(release): v0.4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
honghuangdc committed May 25, 2023
1 parent 53ed625 commit 3ad283d
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 2 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
## v0.4.6

[compare changes](https://github.com/soybeanjs/eslint-config/compare/v0.4.5...v0.4.6)


### 💅 Refactors

- **projects:** Use soy release replace bumpp,conventional-changelog-cli ([53ed625](https://github.com/soybeanjs/eslint-config/commit/53ed625))

### ❤️ Contributors

- Soybean ([@soybeanjs](https://github.com/soybeanjs))

## [0.4.5](https://github.com/soybeanjs/eslint-config/compare/v0.4.4...v0.4.5) (2023-05-24)


Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-config-soybeanjs",
"version": "0.4.5",
"version": "0.4.6",
"description": "SoybeanJS's eslint config resets",
"author": {
"name": "SoybeanJS",
Expand Down Expand Up @@ -93,4 +93,4 @@
"eslint . --fix"
]
}
}
}

0 comments on commit 3ad283d

Please sign in to comment.