aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorFakerJS 🤖 <[email protected]>2024-09-26 19:11:45 +0200
committerGitHub <[email protected]>2024-09-26 19:11:45 +0200
commit4a8499a1630444ea5b2463cf3e2d687db6980428 (patch)
tree8d1f72d8db3893f095ad176725eb8f8f688ba56d /CHANGELOG.md
parent78b2a3a8b85679eeff27beccebcc404b0a5ff3cf (diff)
downloadfaker-4a8499a1630444ea5b2463cf3e2d687db6980428.tar.xz
faker-4a8499a1630444ea5b2463cf3e2d687db6980428.zip
chore(release): 9.0.3 (#3146)
* chore(release): 9.0.3 * Update usage.md --------- Co-authored-by: ST-DDT <[email protected]>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7effe879..e3907ffc 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,18 @@
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.3](https://github.com/faker-js/faker/compare/v9.0.2...v9.0.3) (2024-09-26)
+
+
+### Changed Locales
+
+* **locale:** update french legal entity types ([#3142](https://github.com/faker-js/faker/issues/3142)) ([d6bceb6](https://github.com/faker-js/faker/commit/d6bceb662de6559446fedb11de53a632a525aba0))
+
+
+### Bug Fixes
+
+* **image:** fix dataUri with type svg-base64 in browsers ([#3144](https://github.com/faker-js/faker/issues/3144)) ([78b2a3a](https://github.com/faker-js/faker/commit/78b2a3a8b85679eeff27beccebcc404b0a5ff3cf))
+
## [9.0.2](https://github.com/faker-js/faker/compare/v9.0.1...v9.0.2) (2024-09-23)