Skip to content

Commit 800562a

Browse files
Version Packages (#31)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent b9336d3 commit 800562a

6 files changed

Lines changed: 15 additions & 8 deletions

File tree

.changeset/deep-balloons-retire.md

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

bun.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/core/CHANGELOG.md

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

3+
## 1.0.0
4+
35
## 0.4.0
46

57
### Minor 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.4.0",
3+
"version": "1.0.0",
44
"description": "",
55
"main": "src/index.ts",
66
"type": "module",

packages/pino-adapter/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,16 @@
44

55
### Minor Changes
66

7+
- b9336d3: Bump version to 4.0
8+
9+
### Patch Changes
10+
11+
- @thaterror/core@1.0.0
12+
13+
## 1.0.0
14+
15+
### Minor Changes
16+
717
- bb77be4: fix: ensure workspace dependencies are correctly resolved during publish
818

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

0 commit comments

Comments
 (0)