Skip to content

Commit b4df8ab

Browse files
Version Packages (beta) (#187)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent cd62201 commit b4df8ab

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
lines changed

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
"lemon-moles-smoke",
3535
"long-games-crash",
3636
"long-waves-dance",
37+
"lucky-emus-yell",
3738
"mean-grapes-camp",
3839
"mighty-jobs-vanish",
3940
"mighty-onions-drop",

packages/log-server/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @lightmill/log-server
22

3+
## 3.0.0-beta.24
4+
5+
### Patch Changes
6+
7+
- cd62201: Fix extra column "number" being exported
8+
39
## 3.0.0-beta.23
410

511
### Major Changes

packages/log-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lightmill/log-server",
3-
"version": "3.0.0-beta.23",
3+
"version": "3.0.0-beta.24",
44
"description": "Server, and middleware to receive, store and export lightmill logs",
55
"author": "Quentin Roy <contact@quentinroy.fr>",
66
"license": "MIT",

0 commit comments

Comments
 (0)