Skip to content

Commit

Permalink
chore(release): 3.0.28 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-cli-bot committed Dec 17, 2023
1 parent 36a4804 commit b5585af
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.28](https://github.com/oclif/eslint-config-oclif-typescript/compare/3.0.27...3.0.28) (2023-12-17)


### Bug Fixes

* **deps:** bump @typescript-eslint/eslint-plugin from 6.13.2 to 6.14.0 ([#101](https://github.com/oclif/eslint-config-oclif-typescript/issues/101)) ([36a4804](https://github.com/oclif/eslint-config-oclif-typescript/commit/36a4804af695e028f334eb7301304d77a778f858))



## [3.0.27](https://github.com/oclif/eslint-config-oclif-typescript/compare/3.0.26...3.0.27) (2023-12-17)


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

0 comments on commit b5585af

Please sign in to comment.