Skip to content

Commit c642b4c

Browse files
committed
chore(release): 6.0.0-alpha.2
1 parent a5b93bd commit c642b4c

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [6.0.0-alpha.2](https://github.com/faker-js/faker/compare/v6.0.0-alpha.1...v6.0.0-alpha.2) (2022-01-14)
6+
57
## 6.0.0-alpha.1 (2022-01-14)
68

79
## 6.0.0-alpha.0 (2022-01-07)

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@faker-js/faker",
33
"description": "Generate massive amounts of fake contextual data",
4-
"version": "6.0.0-alpha.1",
4+
"version": "6.0.0-alpha.2",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/faker-js/faker.git"

0 commit comments

Comments
 (0)