Skip to content

Commit 2a4404a

Browse files
chore: release [skip ci]
1 parent d6d2ea4 commit 2a4404a

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/poor-stingrays-glow.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/eslint-config/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @apitree.cz/eslint-config
22

3+
## 0.5.1
4+
5+
### Patch Changes
6+
7+
- d6d2ea4: Allow abbreviations in `.d.ts` files (often auto-generated).
8+
39
## 0.5.0
410

511
### Minor Changes

packages/eslint-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@apitree.cz/eslint-config",
3-
"version": "0.5.0",
3+
"version": "0.5.1",
44
"description": "ESLint configuration for ApiTree projects.",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)