Skip to content

Commit 45e2eea

Browse files
Version Packages (#32)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent b2f5772 commit 45e2eea

6 files changed

Lines changed: 18 additions & 10 deletions

File tree

.changeset/olive-shirts-turn.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+
## 1.0.1
4+
5+
### Patch Changes
6+
7+
- b2f5772: bump core & pino-adapter to 1.0.1
8+
39
## 1.0.0
410

511
## 0.4.0

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": "1.0.0",
3+
"version": "1.0.1",
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+
## 1.0.1
4+
5+
### Patch Changes
6+
7+
- b2f5772: bump core & pino-adapter to 1.0.1
8+
- Updated dependencies [b2f5772]
9+
- @thaterror/core@1.0.1
10+
311
## 1.0.0
412

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

0 commit comments

Comments
 (0)