Skip to content

Commit 0c08d4c

Browse files
Version Packages (#201)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: haru0017 <hammerhead0017@gmail.com>
1 parent 3855bf0 commit 0c08d4c

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/two-drinks-jump.md

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

packages/logger/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @tailor-platform/function-logger
22

3+
## 0.1.3
4+
5+
### Patch Changes
6+
7+
- [#199](https://github.com/tailor-platform/function/pull/199) [`46f34ef`](https://github.com/tailor-platform/function/commit/46f34efb03a83231234d9f5529a1dc8386331318) Thanks [@haru0017](https://github.com/haru0017)! - fix: use correct console methods for debug and info levels
8+
39
## 0.1.2
410

511
### Patch Changes

packages/logger/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tailor-platform/function-logger",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
44
"description": "Simple logger utility for Tailor applications",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)