Skip to content

Commit

Permalink
chore(release): 3.0.6 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-cli-bot committed Oct 15, 2023
1 parent 4933643 commit fefd738
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.6](https://github.com/oclif/eslint-config-oclif-typescript/compare/3.0.5...3.0.6) (2023-10-15)


### Bug Fixes

* **deps:** bump eslint-plugin-perfectionist from 2.1.0 to 2.2.0 ([#73](https://github.com/oclif/eslint-config-oclif-typescript/issues/73)) ([4933643](https://github.com/oclif/eslint-config-oclif-typescript/commit/4933643e72181de78c2511b8b41aecab944fcb5c))



## [3.0.5](https://github.com/oclif/eslint-config-oclif-typescript/compare/3.0.4...3.0.5) (2023-10-11)


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.5",
"version": "3.0.6",
"author": "Salesforce",
"bugs": "https://github.com/oclif/eslint-config-oclif-typescript/issues",
"dependencies": {
Expand Down

0 comments on commit fefd738

Please sign in to comment.