Skip to content

Commit 468691e

Browse files
Version Packages (#27)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 94c6457 commit 468691e

6 files changed

Lines changed: 21 additions & 11 deletions

File tree

.changeset/khaki-numbers-judge.md

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

bun.lock

Lines changed: 3 additions & 3 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: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# @thaterror/core
2+
3+
## 0.3.7
4+
5+
### Patch Changes
6+
7+
- 94c6457: initial changeset

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.6",
3+
"version": "0.3.7",
44
"description": "",
55
"main": "src/index.ts",
66
"type": "module",

packages/pino-adapter/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# @thaterror/pino-adapter
2+
3+
## 0.3.7
4+
5+
### Patch Changes
6+
7+
- 94c6457: initial changeset
8+
- Updated dependencies [94c6457]
9+
- @thaterror/core@0.3.7

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.6",
3+
"version": "0.3.7",
44
"module": "src/index.ts",
55
"type": "module",
66
"licenses": [

0 commit comments

Comments
 (0)