Skip to content

Commit 23aacde

Browse files
TypeScript Botgithub-actions[bot]
TypeScript Bot
andauthored
Version Packages (#1037)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent dc7fcdb commit 23aacde

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/nervous-spoons-obey.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.18
4+
5+
### Patch Changes
6+
7+
- dc7fcdb: Allow @deferred tag
8+
39
## 0.1.17
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.17",
3+
"version": "0.1.18",
44
"description": "ESLint rules for DefinitelyTyped",
55
"main": "./dist/index.js",
66
"publishConfig": {

0 commit comments

Comments
 (0)