Skip to content

Commit b399dcd

Browse files
author
GitHub Actions Bot
committed
Update CHANGELOG.md [skip ci]
1 parent 3c112c5 commit b399dcd

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
# v2.1.1 (Tue Apr 23 2024)
2+
3+
#### 🐛 Bug Fix
4+
5+
- fix: union types of union types in Records [#1933](https://github.com/vega/ts-json-schema-generator/pull/1933) ([@domoritz](https://github.com/domoritz))
6+
7+
#### 🔩 Dependency Updates
8+
9+
- chore(deps-dev): bump eslint from 9.0.0 to 9.1.0 [#1935](https://github.com/vega/ts-json-schema-generator/pull/1935) ([@dependabot[bot]](https://github.com/dependabot[bot]))
10+
11+
#### Authors: 2
12+
13+
- [@dependabot[bot]](https://github.com/dependabot[bot])
14+
- Dominik Moritz ([@domoritz](https://github.com/domoritz))
15+
16+
---
17+
118
# v2.1.0 (Sat Apr 20 2024)
219

320
#### 🚀 Enhancement

0 commit comments

Comments
 (0)