diff options
| author | FakerJS 🤖 <[email protected]> | 2024-09-14 21:57:52 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-09-14 21:57:52 +0200 |
| commit | 2dfdcc0c8c9aba4e9e85676232327a6d183d208f (patch) | |
| tree | d43dd9b55b02b0259d7e84f96d0feb8d7bbc883d /CHANGELOG.md | |
| parent | 53ef42cc192996a0e09bba9d5f5f8a70a7932275 (diff) | |
| download | faker-2dfdcc0c8c9aba4e9e85676232327a6d183d208f.tar.xz faker-2dfdcc0c8c9aba4e9e85676232327a6d183d208f.zip | |
chore(release): 9.0.1 (#3111)
Co-authored-by: Shinigami <[email protected]>
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 1d5462bc..863f6b70 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines. +## [9.0.1](https://github.com/faker-js/faker/compare/v9.0.0...v9.0.1) (2024-09-14) + + +### Bug Fixes + +* emit cts types ([#3093](https://github.com/faker-js/faker/issues/3093)) ([53ef42c](https://github.com/faker-js/faker/commit/53ef42cc192996a0e09bba9d5f5f8a70a7932275)) + ## [9.0.0](https://github.com/faker-js/faker/compare/v9.0.0-rc.1...v9.0.0) (2024-09-02) |
