Skip to content

Commit aa828ec

Browse files
committed
chore(release): 6.0.28 [skip ci]
1 parent 10fbf7c commit aa828ec

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [6.0.28](https://github.com/oclif/eslint-config-oclif/compare/6.0.27...6.0.28) (2025-03-10)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump typescript-eslint from 8.25.0 to 8.26.0 ([58dbd31](https://github.com/oclif/eslint-config-oclif/commit/58dbd31440547c23c72a197902cebe5fafd36317))
7+
8+
9+
110
## [6.0.27](https://github.com/oclif/eslint-config-oclif/compare/6.0.26...6.0.27) (2025-03-09)
211

312

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "eslint-config-oclif",
33
"description": "eslint config for oclif",
4-
"version": "6.0.27",
4+
"version": "6.0.28",
55
"author": "Salesforce",
66
"bugs": "https://github.com/oclif/eslint-config-oclif/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)