Skip to content

Commit

Permalink
chore(release): 34.0.0 [skip ci]
Browse files Browse the repository at this point in the history
## [34.0.0](v33.0.0...v34.0.0) (2023-02-01)

### ⚠ BREAKING CHANGES

* @typescript-eslint/key-spacing

### Features

* @typescript-eslint/key-spacing ([f1d8be3](f1d8be3))
  • Loading branch information
semantic-release-bot committed Feb 1, 2023
1 parent 7ffdd8f commit 24dfef7
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## [34.0.0](https://github.com/standard/eslint-config-standard-with-typescript/compare/v33.0.0...v34.0.0) (2023-02-01)


### ⚠ BREAKING CHANGES

* @typescript-eslint/key-spacing

### Features

* @typescript-eslint/key-spacing ([f1d8be3](https://github.com/standard/eslint-config-standard-with-typescript/commit/f1d8be39dfeb4c59511690d91a311f15b8f425dc))

## [33.0.0](https://github.com/standard/eslint-config-standard-with-typescript/compare/v32.0.0...v33.0.0) (2023-01-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": "eslint-config-standard-with-typescript",
"version": "33.0.0",
"version": "34.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 24dfef7

Please sign in to comment.