Skip to content

Commit 5224fc4

Browse files
chore(release): 33.0.0 [skip ci]
## [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))
1 parent c5144ac commit 5224fc4

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## [33.0.0](https://github.com/standard/eslint-config-standard-with-typescript/compare/v32.0.0...v33.0.0) (2023-01-27)
2+
3+
4+
### ⚠ BREAKING CHANGES
5+
6+
* @typescript-eslint/class-literal-property-style
7+
8+
Co-authored-by: Shahar Dawn Or <[email protected]>
9+
10+
### Features
11+
12+
* @typescript-eslint/class-literal-property-style ([35093cb](https://github.com/standard/eslint-config-standard-with-typescript/commit/35093cb3acc58cfba1685b10098e80311c115b8c))
13+
114
## [32.0.0](https://github.com/standard/eslint-config-standard-with-typescript/compare/v31.0.0...v32.0.0) (2023-01-24)
215

316

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-config-standard-with-typescript",
3-
"version": "32.0.0",
3+
"version": "33.0.0",
44
"description": "An ESLint Shareable Config for JavaScript Standard Style with TypeScript support",
55
"main": "lib/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)