Skip to content

Commit dd70b46

Browse files
chore(release): bump version to 0.3.6 [skip ci] (#26)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 0547e0b commit dd70b46

4 files changed

Lines changed: 5 additions & 5 deletions

File tree

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.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "thaterror",
33
"private": true,
4-
"version": "0.3.5",
4+
"version": "0.3.6",
55
"workspaces": [
66
"packages/*"
77
],

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

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

0 commit comments

Comments
 (0)