Skip to content

Commit

Permalink
chore(release): 3.0.13 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-cli-bot committed Nov 5, 2023
1 parent e689bdb commit c8c7fc1
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [3.0.13](https://github.com/oclif/eslint-config-oclif-typescript/compare/3.0.12...3.0.13) (2023-11-05)


### Bug Fixes

* **deps:** bump @typescript-eslint/parser from 6.9.0 to 6.9.1 ([#80](https://github.com/oclif/eslint-config-oclif-typescript/issues/80)) ([e689bdb](https://github.com/oclif/eslint-config-oclif-typescript/commit/e689bdb5269f69b57d8bf7604127f5bfde441015))



## [3.0.12](https://github.com/oclif/eslint-config-oclif-typescript/compare/3.0.11...3.0.12) (2023-11-05)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "eslint-config-oclif-typescript",
"description": "eslint config for Typscript'd oclif",
"version": "3.0.12",
"version": "3.0.13",
"author": "Salesforce",
"bugs": "https://github.com/oclif/eslint-config-oclif-typescript/issues",
"dependencies": {
Expand Down

0 comments on commit c8c7fc1

Please sign in to comment.