Skip to content

Commit 76ea89c

Browse files
Version Packages (#730)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 0a6af1c commit 76ea89c

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/young-maps-grin.md

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

tools/diagnostics-app/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# diagnostics-app
22

3+
## 0.9.12
4+
5+
### Patch Changes
6+
7+
- 0a6af1c: Added support for a "token" query parameter, when supplied to the root URL it will be used as the API token for the diagnostics tool instead of needing to be provided manually to the login form.
8+
39
## 0.9.11
410

511
### Patch Changes

tools/diagnostics-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@powersync/diagnostics-app",
3-
"version": "0.9.11",
3+
"version": "0.9.12",
44
"private": true,
55
"scripts": {
66
"dev": "vite",

0 commit comments

Comments
 (0)