Skip to content

Commit c951b24

Browse files
chore(release): bump version to 0.3.5 [skip ci] (#25)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent e193067 commit c951b24

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

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

0 commit comments

Comments
 (0)