We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf0d2c6 commit abe6216Copy full SHA for abe6216
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+<a name="2.3.1"></a>
2
+# [2.3.1](https://github.com/faker-javascript/faker) (2022-01-15)
3
+* Typo updates.
4
+
5
<a name="2.3.0"></a>
6
# [2.3.0](https://github.com/faker-javascript/faker) (2022-01-14)
7
* Added new method `word` to generate fake word value.
package.json
@@ -1,6 +1,6 @@
{
"name": "@fakerjs/faker",
- "version": "2.3.0",
+ "version": "2.3.1",
"description": "A set of javascript packages that generates fake data for you.",
"license": "MIT",
"repository": "faker-javascript/faker",
0 commit comments