Skip to content

Commit

Permalink
chore(release): 36.1.0 [skip ci]
Browse files Browse the repository at this point in the history
## [36.1.0](v36.0.1...v36.1.0) (2023-07-15)

### Features

* bump eslint-config-standard to v17.1.0 ([aacad54](aacad54))

### Build system / dependencies

* rm redundant peerDep range test ([4e7ac4f](4e7ac4f))
  • Loading branch information
semantic-release-bot committed Jul 15, 2023
1 parent be991c8 commit 722d2b5
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## [36.1.0](https://github.com/standard/eslint-config-standard-with-typescript/compare/v36.0.1...v36.1.0) (2023-07-15)


### Features

* bump eslint-config-standard to v17.1.0 ([aacad54](https://github.com/standard/eslint-config-standard-with-typescript/commit/aacad549dc1ec364c6813bc0fa7faf2d9b23386c))


### Build system / dependencies

* rm redundant peerDep range test ([4e7ac4f](https://github.com/standard/eslint-config-standard-with-typescript/commit/4e7ac4f7a3083f44f5678fbe0dcc27270956d049))

## [36.0.1](https://github.com/standard/eslint-config-standard-with-typescript/compare/v36.0.0...v36.0.1) (2023-07-14)


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

0 comments on commit 722d2b5

Please sign in to comment.