Skip to content

Commit

Permalink
Version Packages (beta) (#198)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Nov 28, 2023
1 parent ea9d60a commit 940cb75
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 1 deletion.
1 change: 1 addition & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@
"pink-cars-sort",
"pink-news-prove",
"pink-sloths-turn",
"polite-monkeys-ring",
"poor-cameras-battle",
"poor-horses-love",
"poor-shrimps-smile",
Expand Down
6 changes: 6 additions & 0 deletions packages/log-server/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @lightmill/log-server

## 3.0.0-beta.26

### Patch Changes

- ea9d60a: Do not crash when client attempts to post a log whose number already exists in the ongoing sequence.

## 3.0.0-beta.25

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/log-server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lightmill/log-server",
"version": "3.0.0-beta.25",
"version": "3.0.0-beta.26",
"description": "Server, and middleware to receive, store and export lightmill logs",
"author": "Quentin Roy <[email protected]>",
"license": "MIT",
Expand Down

0 comments on commit 940cb75

Please sign in to comment.