Skip to content

Commit 3879811

Browse files
Version Packages (alpha) (#156)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent dcf8977 commit 3879811

File tree

5 files changed

+16
-2
lines changed

5 files changed

+16
-2
lines changed

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
"itchy-apricots-perform",
2020
"itchy-worms-matter",
2121
"large-cats-build",
22+
"late-emus-fold",
2223
"long-waves-dance",
2324
"modern-chairs-act",
2425
"moody-masks-swim",

packages/log-client/CHANGELOG.md

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

3+
## 3.0.0-alpha.17
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [dcf8977]
8+
- @lightmill/log-server@3.0.0-alpha.17
9+
310
## 3.0.0-alpha.16
411

512
### Major Changes

packages/log-client/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-client",
3-
"version": "3.0.0-alpha.16",
3+
"version": "3.0.0-alpha.17",
44
"description": "Client for LightMill's log server.",
55
"license": "MIT",
66
"type": "module",

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-alpha.17
4+
5+
### Major Changes
6+
7+
- dcf8977: Fix bach log's date and ordering. Requires db migration.
8+
39
## 3.0.0-alpha.16
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-alpha.16",
3+
"version": "3.0.0-alpha.17",
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)