Skip to content

Commit 425f1c7

Browse files
authored
Merge branch 'next' into refactor/locale/snake-case
2 parents ddf429b + b97984c commit 425f1c7

6 files changed

Lines changed: 34 additions & 168 deletions

File tree

.prettierignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,4 @@ coverage/
33
dist/
44
test/scripts/apidocs/temp/
55
CHANGELOG.md
6-
CHANGELOG_old.md
76
pnpm-lock.yaml

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -968,4 +968,4 @@ All notable changes to this project will be documented in this file. See [commit
968968

969969
## 6.0.0-alpha.0 (2022-01-07)
970970

971-
For changes prior to version v6.0.0-alpha.1, see [the old changelog](./CHANGELOG_old.md).
971+
For changes prior to version `v6`, see [the old changelog](https://github.com/faker-js/faker/blob/v6/CHANGELOG_old.md).

CHANGELOG_old.md

Lines changed: 0 additions & 133 deletions
This file was deleted.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@
129129
"typescript": "5.4.5",
130130
"validator": "13.12.0",
131131
"vite": "5.2.11",
132-
"vitepress": "1.1.4",
132+
"vitepress": "1.2.0",
133133
"vitest": "1.6.0",
134134
"vue": "3.4.27"
135135
},

pnpm-lock.yaml

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

src/locales/el/commerce/product_name.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ export default {
1313
],
1414
material: ['Κατεψυγμένο', 'Μέταλο', 'Ξύλινο', 'Πλαστικό', 'Φρέσκο'],
1515
product: [
16-
'Pizza',
1716
'Αυτοκίνητο',
1817
'Γάντια',
1918
'Καπέλο',

0 commit comments

Comments
 (0)