Skip to content

Commit b505521

Browse files
committed
chore: update changelog.
1 parent 069ea9a commit b505521

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

packages/ts-morph/CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,16 @@ All notable changes to this project will be documented in this file. See [standa
99
### Bug Fixes
1010

1111
* allow setType on binding patterns ([#1380](https://github.com/dsherret/ts-morph/issues/1380)) ([d58f238](https://github.com/dsherret/ts-morph/commit/d58f238))
12-
* upgrade to TypeScript 4.9.4 ([42d811e](https://github.com/dsherret/ts-morph/commit/42d811e))
1312

1413

1514
### Features
1615

1716
* upgrade to TypeScript 5.0.2 ([#1390](https://github.com/dsherret/ts-morph/issues/1390)) ([b4ce145](https://github.com/dsherret/ts-morph/commit/b4ce145))
1817

18+
### BREAKING CHANGES
19+
20+
- Upgraded to TS 5.0.2
21+
1922

2023

2124
<a name="17.0.1"></a>

0 commit comments

Comments
 (0)