Skip to content

Commit

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

### ⚠ BREAKING CHANGES

* @typescript-eslint/class-literal-property-style

Co-authored-by: Shahar Dawn Or <[email protected]>

### Features

* @typescript-eslint/class-literal-property-style ([35093cb](35093cb))
  • Loading branch information
semantic-release-bot committed Jan 27, 2023
1 parent c5144ac commit 5224fc4
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 @@
## [33.0.0](https://github.com/standard/eslint-config-standard-with-typescript/compare/v32.0.0...v33.0.0) (2023-01-27)


### ⚠ BREAKING CHANGES

* @typescript-eslint/class-literal-property-style

Co-authored-by: Shahar Dawn Or <[email protected]>

### Features

* @typescript-eslint/class-literal-property-style ([35093cb](https://github.com/standard/eslint-config-standard-with-typescript/commit/35093cb3acc58cfba1685b10098e80311c115b8c))

## [32.0.0](https://github.com/standard/eslint-config-standard-with-typescript/compare/v31.0.0...v32.0.0) (2023-01-24)


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": "32.0.0",
"version": "33.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 5224fc4

Please sign in to comment.