Skip to content

Commit

Permalink
chore(release): 32.0.0 [skip ci]
Browse files Browse the repository at this point in the history
## [32.0.0](v31.0.0...v32.0.0) (2023-01-24)

### ⚠ BREAKING CHANGES

* @typescript-eslint/consistent-type-{imports/exports}

Co-authored-by: Rostislav Simonik <[email protected]>

### Features

* @typescript-eslint/consistent-type-{imports/exports} ([bf0f96f](bf0f96f))
  • Loading branch information
semantic-release-bot committed Jan 24, 2023
1 parent 4b02677 commit 6d9f895
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
## [32.0.0](https://github.com/standard/eslint-config-standard-with-typescript/compare/v31.0.0...v32.0.0) (2023-01-24)


### ⚠ BREAKING CHANGES

* @typescript-eslint/consistent-type-{imports/exports}

Co-authored-by: Rostislav Simonik <[email protected]>

### Features

* @typescript-eslint/consistent-type-{imports/exports} ([bf0f96f](https://github.com/standard/eslint-config-standard-with-typescript/commit/bf0f96fb05492c89dc9f6865e94c9b44455a6bd9))

## [31.0.0](https://github.com/standard/eslint-config-standard-with-typescript/compare/v30.0.0...v31.0.0) (2023-01-19)


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": "eslint-config-standard-with-typescript",
"version": "31.0.0",
"version": "32.0.0",
"description": "An ESLint Shareable Config for JavaScript Standard Style with TypeScript support",
"main": "lib/index.js",
"scripts": {
Expand Down

0 comments on commit 6d9f895

Please sign in to comment.