diff options
| author | FakerJS 🤖 <[email protected]> | 2024-09-04 20:26:03 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-09-04 20:26:03 +0200 |
| commit | 6abecc39bf1ff36d41fa8579a5da202f76c19dec (patch) | |
| tree | bc27130ea49680eda080de299e0cdbb7662702f6 /README.md | |
| parent | 17f570e05ea413af691bb81b61dd8c28130a47e1 (diff) | |
| download | faker-6abecc39bf1ff36d41fa8579a5da202f76c19dec.tar.xz faker-6abecc39bf1ff36d41fa8579a5da202f76c19dec.zip | |
chore(release): 9.0.0 (#3086)
Co-authored-by: Shinigami <[email protected]>
Co-authored-by: ST-DDT <[email protected]>
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -27,8 +27,8 @@ For detailed API documentation, please select the version of the documentation y | Version | Website | | :---------: | :------------------------ | | v9 (next) | https://next.fakerjs.dev/ | -| v8 (stable) | https://fakerjs.dev/ | -| v7 (old) | https://v7.fakerjs.dev/ | +| v9 (stable) | https://fakerjs.dev/ | +| v8 (old) | https://v8.fakerjs.dev/ | --- @@ -81,7 +81,7 @@ export const users = faker.helpers.multiple(createRandomUser, { ## 💎 Modules -An in-depth overview of the API methods is available in the documentation for [v8 (stable)](https://fakerjs.dev/api/) and [v9.\* (next)](https://next.fakerjs.dev/api/). +An in-depth overview of the API methods is available in the documentation for [v9 (stable)](https://fakerjs.dev/api/) and [v9.\* (next)](https://next.fakerjs.dev/api/). ### Templates |
