Skip to content

Commit

Permalink
chore(main): release 3.1.0 (#23)
Browse files Browse the repository at this point in the history
  • Loading branch information
gravity-ui-bot authored Oct 2, 2023
1 parent 42e852e commit e295003
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [3.1.0](https://github.com/gravity-ui/eslint-config/compare/v3.0.0...v3.1.0) (2023-10-02)


### Features

* add consistent-type-imports rule ([#22](https://github.com/gravity-ui/eslint-config/issues/22)) ([42e852e](https://github.com/gravity-ui/eslint-config/commit/42e852ebdb4945d0748dbdac6d9192c8cc1fb296))

## [3.0.0](https://github.com/gravity-ui/eslint-config/compare/v2.2.0...v3.0.0) (2023-09-15)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gravity-ui/eslint-config",
"version": "3.0.0",
"version": "3.1.0",
"description": "Gravity UI ESLint config, following our styleguide",
"keywords": [
"eslint",
Expand Down

0 comments on commit e295003

Please sign in to comment.