Skip to content

Commit 40b4fb5

Browse files
committed
Float 1.0.1
1 parent 9ed645b commit 40b4fb5

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/fakerjs/float) (2022-01-08)
3+
* Package fixes
4+
15
<a name="1.0.0"></a>
26
# [1.0.0](https://github.com/fakerjs/float) (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/float",
33
"version": "1.0.0",
4-
"description": "Random Integer package provides functionality to generate a fake float value.",
4+
"description": "Float package provides functionality to generate a fake float value.",
55
"license": "MIT",
6-
"repository": "fakerjs/float",
6+
"repository": "faker-javascript/float",
77
"author": {
88
"name": "Sergey Romanenko",
99
"email": "[email protected]",

0 commit comments

Comments
 (0)