Skip to content
This repository was archived by the owner on Jan 28, 2025. It is now read-only.

Commit 4ea4816

Browse files
committed
chore(release): 3.1.14 [skip ci]
1 parent 98de9a0 commit 4ea4816

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [3.1.14](https://github.com/oclif/eslint-config-oclif-typescript/compare/3.1.13...3.1.14) (2025-01-28)
2+
3+
4+
### Bug Fixes
5+
6+
* deprecate library ([98de9a0](https://github.com/oclif/eslint-config-oclif-typescript/commit/98de9a022374cbf8f5cea1f104451555d88de1cf))
7+
8+
9+
110
## [3.1.13](https://github.com/oclif/eslint-config-oclif-typescript/compare/3.1.12...3.1.13) (2024-12-08)
211

312

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "eslint-config-oclif-typescript",
33
"description": "eslint config for Typscript'd oclif",
4-
"version": "3.1.13",
4+
"version": "3.1.14",
55
"author": "Salesforce",
66
"bugs": "https://github.com/oclif/eslint-config-oclif-typescript/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)