Skip to content

Commit 0fcc276

Browse files
authored
Merge pull request #8 from hyperse-io/changeset-release/main
[Release] Version packages
2 parents 35fa993 + c64b59e commit 0fcc276

File tree

9 files changed

+39
-13
lines changed

9 files changed

+39
-13
lines changed

.changeset/all-radios-share.md

Lines changed: 0 additions & 9 deletions
This file was deleted.
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,11 @@
11
# @hyperse/logger-plugin-console
2+
3+
## 1.0.2
4+
5+
### Patch Changes
6+
7+
- [#7](https://github.com/hyperse-io/logger/pull/7) [`ac2ea31`](https://github.com/hyperse-io/logger/commit/ac2ea31fd28ac66e8da22d5b7eb76c86833e2bba) Thanks [@tclxshunquan-wang](https://github.com/tclxshunquan-wang)! - 1、publish logger
8+
2、publish logger-plugin-console
9+
3、publish logger-plugin-stdout
10+
- Updated dependencies [[`ac2ea31`](https://github.com/hyperse-io/logger/commit/ac2ea31fd28ac66e8da22d5b7eb76c86833e2bba)]:
11+
- @hyperse/logger@1.0.2

packages/logger-plugin-console/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hyperse/logger-plugin-console",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"homepage": "https://github.com/hyperse-io/logger",
55
"repository": {
66
"type": "git",
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,8 @@
11
# @hyperse/logger-plugin-sentry
2+
3+
## 1.0.2
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`ac2ea31`](https://github.com/hyperse-io/logger/commit/ac2ea31fd28ac66e8da22d5b7eb76c86833e2bba)]:
8+
- @hyperse/logger@1.0.2

packages/logger-plugin-sentry/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hyperse/logger-plugin-sentry",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"homepage": "https://github.com/hyperse-io/logger",
55
"repository": {
66
"type": "git",
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,11 @@
11
# @hyperse/logger-plugin-stdout
2+
3+
## 1.0.2
4+
5+
### Patch Changes
6+
7+
- [#7](https://github.com/hyperse-io/logger/pull/7) [`ac2ea31`](https://github.com/hyperse-io/logger/commit/ac2ea31fd28ac66e8da22d5b7eb76c86833e2bba) Thanks [@tclxshunquan-wang](https://github.com/tclxshunquan-wang)! - 1、publish logger
8+
2、publish logger-plugin-console
9+
3、publish logger-plugin-stdout
10+
- Updated dependencies [[`ac2ea31`](https://github.com/hyperse-io/logger/commit/ac2ea31fd28ac66e8da22d5b7eb76c86833e2bba)]:
11+
- @hyperse/logger@1.0.2

packages/logger-plugin-stdout/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hyperse/logger-plugin-stdout",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"homepage": "https://github.com/hyperse-io/logger",
55
"repository": {
66
"type": "git",

packages/logger/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,9 @@
11
# @hyperse/logger
2+
3+
## 1.0.2
4+
5+
### Patch Changes
6+
7+
- [#7](https://github.com/hyperse-io/logger/pull/7) [`ac2ea31`](https://github.com/hyperse-io/logger/commit/ac2ea31fd28ac66e8da22d5b7eb76c86833e2bba) Thanks [@tclxshunquan-wang](https://github.com/tclxshunquan-wang)! - 1、publish logger
8+
2、publish logger-plugin-console
9+
3、publish logger-plugin-stdout

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": "@hyperse/logger",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"homepage": "https://github.com/hyperse-io/logger",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)