Skip to content

Commit 70b7013

Browse files
chore(release): version bump (#10)
1 parent 250d861 commit 70b7013

File tree

4 files changed

+9
-8
lines changed

4 files changed

+9
-8
lines changed

.changeset/rotten-flies-glow.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# eslint-plugin-handle-errors
22

3+
## 0.3.1
4+
5+
### Patch Changes
6+
7+
- [#8](https://github.com/Nodge/eslint-plugin-handle-errors/pull/8) [`3e450b5`](https://github.com/Nodge/eslint-plugin-handle-errors/commit/3e450b5ceaf79aadf81db22a55a1b205c2c4241c) Thanks [@Nodge](https://github.com/Nodge)! - Fix release workflow
8+
39
## 0.3.0
410

511
### Minor Changes

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-plugin-handle-errors",
3-
"version": "0.3.0",
3+
"version": "0.3.1",
44
"description": "ESLint rules for handling errors",
55
"keywords": [
66
"eslint",

0 commit comments

Comments
 (0)