Skip to content

Commit 8e449ea

Browse files
TypeScript Botgithub-actions[bot]
TypeScript Bot
andauthored
Version Packages (#1022)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent c66bf38 commit 8e449ea

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/sixty-items-sin.md

-5
This file was deleted.

packages/eslint-plugin/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @definitelytyped/eslint-plugin
22

3+
## 0.1.16
4+
5+
### Patch Changes
6+
7+
- 8100279: Support ts-expect-error for specific version ranges
8+
39
## 0.1.15
410

511
### Patch Changes

packages/eslint-plugin/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@definitelytyped/eslint-plugin",
3-
"version": "0.1.15",
3+
"version": "0.1.16",
44
"description": "ESLint rules for DefinitelyTyped",
55
"main": "./dist/index.js",
66
"publishConfig": {

0 commit comments

Comments
 (0)