Skip to content

Commit

Permalink
Update CHANGELOG.md [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions Bot committed Apr 20, 2024
1 parent d723c6b commit 2dedd5d
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
# v2.1.0 (Sat Apr 20 2024)

#### 🚀 Enhancement

- feat: support autocomplete hack on literals or unions of literals [#1930](https://github.com/vega/ts-json-schema-generator/pull/1930) ([@domoritz](https://github.com/domoritz))
- feat: improve literal union type handling [#1927](https://github.com/vega/ts-json-schema-generator/pull/1927) ([@domoritz](https://github.com/domoritz))
- feat: update to eslint 9, switch to esm [#1922](https://github.com/vega/ts-json-schema-generator/pull/1922) ([@domoritz](https://github.com/domoritz))

#### 🐛 Bug Fix

- style: prettier [#1925](https://github.com/vega/ts-json-schema-generator/pull/1925) ([@domoritz](https://github.com/domoritz))

#### Authors: 1

- Dominik Moritz ([@domoritz](https://github.com/domoritz))

---

# v2.0.1 (Sat Apr 13 2024)

#### 🐛 Bug Fix
Expand Down

0 comments on commit 2dedd5d

Please sign in to comment.