Skip to content

Commit

Permalink
release: v1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
brc-dd committed Aug 8, 2024
1 parent 79512d4 commit f9ec740
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@


# [1.7.0](https://github.com/globalbrain/eslint-config/compare/v1.6.0...v1.7.0) (2024-08-08)


### Features

* group imports beginning with tilde with externals ([#36](https://github.com/globalbrain/eslint-config/issues/36)) ([79512d4](https://github.com/globalbrain/eslint-config/commit/79512d45b2453abd570db23bf0c7bedcecd2fcfa))

# [1.6.0](https://github.com/globalbrain/eslint-config/compare/v1.5.2...v1.6.0) (2024-03-27)


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.6.0",
"version": "1.7.0",
"packageManager": "[email protected]",
"description": "The Global Brain ESLint Config.",
"author": "Kia Ishii <[email protected]>",
Expand Down

0 comments on commit f9ec740

Please sign in to comment.