Skip to content

Commit 3acb3f2

Browse files
committed
String 2.1.1
1 parent cee1de7 commit 3acb3f2

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -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+
15
<a name="2.1.0"></a>
26
# [2.1.0](https://github.com/faker-javascript/string) (2022-01-12)
37
* Added xo, tsd, c8.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fakerjs/string",
3-
"version": "2.1.0",
3+
"version": "2.1.1",
44
"description": "String package provides functionality to generate a fake string value.",
55
"license": "MIT",
66
"repository": "faker-javascript/string",

0 commit comments

Comments
 (0)