Skip to content

Commit 29b3480

Browse files
committed
chore: release v0.1.7
1 parent caff351 commit 29b3480

53 files changed

Lines changed: 81 additions & 55 deletions

Some content is hidden

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

CHANGELOG.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,29 @@
1+
[Compare changes](https://github.com/stacksjs/ts-mocker/compare/v0.1.6...HEAD)
2+
3+
### 🧹 Chores
4+
5+
- wip ([caff351](https://github.com/stacksjs/ts-mocker/commit/caff351)) _(by Chris <chrisbreuer93@gmail.com>)_
6+
- wip ([4578e5f](https://github.com/stacksjs/ts-mocker/commit/4578e5f)) _(by Chris <chrisbreuer93@gmail.com>)_
7+
- wip ([8871934](https://github.com/stacksjs/ts-mocker/commit/8871934)) _(by Chris <chrisbreuer93@gmail.com>)_
8+
- wip ([664c1d0](https://github.com/stacksjs/ts-mocker/commit/664c1d0)) _(by Chris <chrisbreuer93@gmail.com>)_
9+
- wip ([d5f03f4](https://github.com/stacksjs/ts-mocker/commit/d5f03f4)) _(by glennmichael123 <gtorregosa@gmail.com>)_
10+
- wip ([1d1fbfe](https://github.com/stacksjs/ts-mocker/commit/1d1fbfe)) _(by glennmichael123 <gtorregosa@gmail.com>)_
11+
- wip ([9232f2f](https://github.com/stacksjs/ts-mocker/commit/9232f2f)) _(by glennmichael123 <gtorregosa@gmail.com>)_
12+
- wip ([a167775](https://github.com/stacksjs/ts-mocker/commit/a167775)) _(by glennmichael123 <gtorregosa@gmail.com>)_
13+
- wip ([b47a7d4](https://github.com/stacksjs/ts-mocker/commit/b47a7d4)) _(by glennmichael123 <gtorregosa@gmail.com>)_
14+
- wip ([11d1597](https://github.com/stacksjs/ts-mocker/commit/11d1597)) _(by glennmichael123 <gtorregosa@gmail.com>)_
15+
- wip ([21a633c](https://github.com/stacksjs/ts-mocker/commit/21a633c)) _(by glennmichael123 <gtorregosa@gmail.com>)_
16+
- wip ([7134bf6](https://github.com/stacksjs/ts-mocker/commit/7134bf6)) _(by glennmichael123 <gtorregosa@gmail.com>)_
17+
- wip ([4459c7b](https://github.com/stacksjs/ts-mocker/commit/4459c7b)) _(by glennmichael123 <gtorregosa@gmail.com>)_
18+
- wip ([5a6c196](https://github.com/stacksjs/ts-mocker/commit/5a6c196)) _(by glennmichael123 <gtorregosa@gmail.com>)_
19+
- wip ([287079c](https://github.com/stacksjs/ts-mocker/commit/287079c)) _(by glennmichael123 <gtorregosa@gmail.com>)_
20+
- **deps**: update all non-major dependencies (#1040) ([bc1a4fb](https://github.com/stacksjs/ts-mocker/commit/bc1a4fb)) _(by Chris <chrisbreuer93@gmail.com>)_ ([#1040](https://github.com/stacksjs/ts-mocker/issues/1040), [#1040](https://github.com/stacksjs/ts-mocker/issues/1040))
21+
22+
### Contributors
23+
24+
- _Chris <chrisbreuer93@gmail.com>_
25+
- _glennmichael123 <gtorregosa@gmail.com>_
26+
127
[Compare changes](https://github.com/stacksjs/ts-mocker/compare/v0.1.5...v0.1.6)
228

329
### 🧹 Chores

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "ts-mocker",
33
"type": "module",
4-
"version": "0.1.6",
4+
"version": "0.1.7",
55
"private": true,
66
"workspaces": [
77
"packages/*"
@@ -81,9 +81,9 @@
8181
"lint:fix": "bunx --bun pickier . --fix",
8282
"format": "bunx --bun pickier . --format",
8383
"format:fix": "bunx --bun pickier . --format --write",
84-
"changelog": "bunx --bun logsmith --verbose",
85-
"changelog:generate": "bunx --bun logsmith --output CHANGELOG.md",
86-
"release": "bun run changelog:generate && bunx --bun bumpx prompt --recursive",
84+
"changelog": "bunx --bun @stacksjs/logsmith --verbose",
85+
"changelog:generate": "bunx --bun @stacksjs/logsmith --output CHANGELOG.md",
86+
"release": "bun run changelog:generate && bunx --bun @stacksjs/bumpx prompt --recursive",
8787
"dev:docs": "bun --bun bunpress dev docs",
8888
"build:docs": "bun --bun bunpress build docs",
8989
"preview:docs": "bun --bun bunpress preview docs",

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.6",
4+
"version": "0.1.7",
55
"description": "Afrikaans (South Africa) locale data for ts-mocker",
66
"author": "Chris Breuer <chris@stacksjs.org>",
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.6",
4+
"version": "0.1.7",
55
"description": "Afrikaans locale data for ts-mocker",
66
"author": "Chris Breuer <chris@stacksjs.org>",
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.6",
4+
"version": "0.1.7",
55
"description": "Arabic locale data for ts-mocker",
66
"author": "Chris Breuer <chris@stacksjs.org>",
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.6",
4+
"version": "0.1.7",
55
"description": "Azerbaijani locale data for ts-mocker",
66
"author": "Chris Breuer <chris@stacksjs.org>",
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.6",
4+
"version": "0.1.7",
55
"private": true,
66
"description": "Benchmarks comparing ts-mocker against other faker libraries",
77
"author": "Chris Breuer <chris@stacksjs.org>",

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.6",
4+
"version": "0.1.7",
55
"description": "ts-mocker is a performance-focused and lightweight faker/data mocking library for TypeScript.",
66
"author": "Chris Breuer <chris@stacksjs.org>",
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.6",
4+
"version": "0.1.7",
55
"description": "CS locale data for ts-mocker",
66
"author": "Chris Breuer <chris@stacksjs.org>",
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.6",
4+
"version": "0.1.7",
55
"description": "DA locale data for ts-mocker",
66
"author": "Chris Breuer <chris@stacksjs.org>",
77
"license": "MIT",

0 commit comments

Comments
 (0)