Skip to content

Commit

Permalink
chore(release): 34.0.1 [skip ci]
Browse files Browse the repository at this point in the history
## [34.0.1](v34.0.0...v34.0.1) (2023-03-14)

### Testing

* equivalents not used upstream not considered ([7354da5](7354da5))

### Bug fixes

* bump plugin peerDep ([fb46a90](fb46a90)), closes [#1064](#1064)
  • Loading branch information
semantic-release-bot committed Mar 14, 2023
1 parent 7491a03 commit 740a85b
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 @@
## [34.0.1](https://github.com/standard/eslint-config-standard-with-typescript/compare/v34.0.0...v34.0.1) (2023-03-14)


### Testing

* equivalents not used upstream not considered ([7354da5](https://github.com/standard/eslint-config-standard-with-typescript/commit/7354da5b2b0f336d13ed6958446fd47aeadd5401))


### Bug fixes

* bump plugin peerDep ([fb46a90](https://github.com/standard/eslint-config-standard-with-typescript/commit/fb46a90ee126dcbd852105c037f057b81ce468c9)), closes [#1064](https://github.com/standard/eslint-config-standard-with-typescript/issues/1064)

## [34.0.0](https://github.com/standard/eslint-config-standard-with-typescript/compare/v33.0.0...v34.0.0) (2023-02-01)


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

0 comments on commit 740a85b

Please sign in to comment.