Skip to content

Commit fb0f77e

Browse files
github-actions[bot]QuentinRoy
authored andcommitted
version packages
1 parent 3900ae4 commit fb0f77e

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/curvy-hats-shave.md

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

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.1.2
4+
5+
### Patch Changes
6+
7+
- 3900ae4: Fix cancelation of completed runs. Requires database migration.
8+
39
## 3.1.1
410

511
### Patch 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.1.1",
3+
"version": "3.1.2",
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)