Skip to content

Commit 1a47cae

Browse files
chore: release v0.1.5
1 parent 947aa71 commit 1a47cae

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

53 files changed

+79
-52
lines changed

CHANGELOG.md

Lines changed: 27 additions & 0 deletions

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "ts-mocker",
33
"type": "module",
4-
"version": "0.1.4",
4+
"version": "0.1.5",
55
"private": true,
66
"workspaces": [
77
"packages/*"

packages/af-za/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@mock-locale/af-za",
33
"type": "module",
4-
"version": "0.1.4",
4+
"version": "0.1.5",
55
"description": "Afrikaans (South Africa) locale data for ts-mocker",
66
"author": "Chris Breuer <[email protected]>",
77
"license": "MIT",

packages/af/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@mock-locale/af",
33
"type": "module",
4-
"version": "0.1.4",
4+
"version": "0.1.5",
55
"description": "Afrikaans locale data for ts-mocker",
66
"author": "Chris Breuer <[email protected]>",
77
"license": "MIT",

packages/ar/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@mock-locale/ar",
33
"type": "module",
4-
"version": "0.1.4",
4+
"version": "0.1.5",
55
"description": "Arabic locale data for ts-mocker",
66
"author": "Chris Breuer <[email protected]>",
77
"license": "MIT",

packages/az/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@mock-locale/az",
33
"type": "module",
4-
"version": "0.1.4",
4+
"version": "0.1.5",
55
"description": "Azerbaijani locale data for ts-mocker",
66
"author": "Chris Breuer <[email protected]>",
77
"license": "MIT",

packages/benchmarks/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@ts-mocker/benchmarks",
33
"type": "module",
4-
"version": "0.1.4",
4+
"version": "0.1.5",
55
"private": true,
66
"description": "Benchmarks comparing ts-mocker against other faker libraries",
77
"author": "Chris Breuer <[email protected]>",

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "ts-mocker",
33
"type": "module",
4-
"version": "0.1.4",
4+
"version": "0.1.5",
55
"description": "ts-mocker is a performance-focused and lightweight faker/data mocking library for TypeScript.",
66
"author": "Chris Breuer <[email protected]>",
77
"license": "MIT",

packages/cs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@mock-locale/cs",
33
"type": "module",
4-
"version": "0.1.4",
4+
"version": "0.1.5",
55
"description": "CS locale data for ts-mocker",
66
"author": "Chris Breuer <[email protected]>",
77
"license": "MIT",

packages/da/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@mock-locale/da",
33
"type": "module",
4-
"version": "0.1.4",
4+
"version": "0.1.5",
55
"description": "DA locale data for ts-mocker",
66
"author": "Chris Breuer <[email protected]>",
77
"license": "MIT",

0 commit comments

Comments
 (0)