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 69ee24d commit 9bbc74fCopy full SHA for 9bbc74f
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+<a name="1.0.1"></a>
2
+# [1.0.1](https://github.com/faker-javascript/string) (2022-01-08)
3
+* Package fixes
4
+
5
<a name="1.0.0"></a>
6
# [1.0.0](https://github.com/faker-javascript/string) (2022-01-08)
7
* Initial release
package.json
@@ -1,9 +1,9 @@
{
"name": "@fakerjs/string",
- "version": "1.0.0",
+ "version": "1.0.1",
"description": "String package provides functionality to generate a fake string value.",
"license": "MIT",
- "repository": "fakerjs/string",
+ "repository": "faker-javascript/string",
"author": {
8
"name": "Sergey Romanenko",
9
"email": "awilum@msn.com",
0 commit comments