Skip to content

Commit

Permalink
release: v1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kiaking committed Apr 28, 2023
1 parent 3abec6b commit 4ccadde
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# [1.5.0](https://github.com/globalbrain/eslint-config/compare/v1.3.0...v1.5.0) (2023-04-28)

### Features

* enforce consistent inline type imports ([#18](https://github.com/globalbrain/eslint-config/issues/18)) ([#19](https://github.com/globalbrain/eslint-config/issues/19)) ([57b4705](https://github.com/globalbrain/eslint-config/commit/57b47055ca881afa4b211d9fb77b6f944c41671a))

# [1.4.0](https://github.com/globalbrain/eslint-config/compare/v1.3.0...v1.4.0) (2023-04-18)

### Features
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": "@globalbrain/eslint-config",
"version": "1.4.0",
"version": "1.5.0",
"packageManager": "[email protected]",
"description": "The Global Brain ESLint Config.",
"author": "Kia Ishii <[email protected]>",
Expand Down

0 comments on commit 4ccadde

Please sign in to comment.