Skip to content

Commit 9bbc74f

Browse files
committed
String 1.0.1
1 parent 69ee24d commit 9bbc74f

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
15
<a name="1.0.0"></a>
26
# [1.0.0](https://github.com/faker-javascript/string) (2022-01-08)
37
* Initial release

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"name": "@fakerjs/string",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "String package provides functionality to generate a fake string value.",
55
"license": "MIT",
6-
"repository": "fakerjs/string",
6+
"repository": "faker-javascript/string",
77
"author": {
88
"name": "Sergey Romanenko",
99
"email": "awilum@msn.com",

0 commit comments

Comments
 (0)