We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cee1de7 commit 3acb3f2Copy full SHA for 3acb3f2
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+<a name="2.1.1"></a>
2
+# [2.1.1](https://github.com/faker-javascript/string) (2022-01-15)
3
+* Typo updates.
4
+
5
<a name="2.1.0"></a>
6
# [2.1.0](https://github.com/faker-javascript/string) (2022-01-12)
7
* Added xo, tsd, c8.
package.json
@@ -1,6 +1,6 @@
{
"name": "@fakerjs/string",
- "version": "2.1.0",
+ "version": "2.1.1",
"description": "String package provides functionality to generate a fake string value.",
"license": "MIT",
"repository": "faker-javascript/string",
0 commit comments