Skip to content

Commit

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

### Build system / dependencies

* automerge @types/ bumps ([09b9445](09b9445))

### Documentation

* remove obsolete release doc ([677d0a5](677d0a5)), closes [#1186](#1186)
  • Loading branch information
semantic-release-bot committed Jul 22, 2023
1 parent 93fa2eb commit fb19302
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.1](https://github.com/standard/eslint-config-standard-with-typescript/compare/v36.1.0...v36.1.1) (2023-07-22)


### Build system / dependencies

* automerge @types/ bumps ([09b9445](https://github.com/standard/eslint-config-standard-with-typescript/commit/09b9445cfda3f05b7616a9fc06451b8843c408e1))


### Documentation

* remove obsolete release doc ([677d0a5](https://github.com/standard/eslint-config-standard-with-typescript/commit/677d0a5117e1a36439c2586e9e2d2e73985368f8)), closes [#1186](https://github.com/standard/eslint-config-standard-with-typescript/issues/1186)

## [36.1.0](https://github.com/standard/eslint-config-standard-with-typescript/compare/v36.0.1...v36.1.0) (2023-07-15)


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

0 comments on commit fb19302

Please sign in to comment.