Skip to content

Commit b50fb1b

Browse files
Version Packages (#29)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 03e874d commit b50fb1b

6 files changed

Lines changed: 18 additions & 10 deletions

File tree

.changeset/silly-friends-pull.md

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

bun.lock

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

packages/core/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @thaterror/core
22

3+
## 0.3.9
4+
5+
### Patch Changes
6+
7+
- 03e874d: fix: resolve workspace protocol in package.json during release
8+
39
## 0.3.8
410

511
### Patch Changes

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@thaterror/core",
3-
"version": "0.3.8",
3+
"version": "0.3.9",
44
"description": "",
55
"main": "src/index.ts",
66
"type": "module",

packages/pino-adapter/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @thaterror/pino-adapter
22

3+
## 0.3.9
4+
5+
### Patch Changes
6+
7+
- 03e874d: fix: resolve workspace protocol in package.json during release
8+
- Updated dependencies [03e874d]
9+
- @thaterror/core@0.3.9
10+
311
## 0.3.8
412

513
### Patch Changes

packages/pino-adapter/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@thaterror/pino-adapter",
3-
"version": "0.3.8",
3+
"version": "0.3.9",
44
"module": "src/index.ts",
55
"type": "module",
66
"licenses": [

0 commit comments

Comments
 (0)