Skip to content

Commit a7f64de

Browse files
committed
Release plain-toolbar 0.1.0
1 parent 54e6444 commit a7f64de

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# plain-toolbar changelog
2+
3+
## [0.1.0](https://github.com/dropseed/plain/releases/plain-toolbar@0.1.0) (2025-08-27)
4+
5+
### What's changed
6+
7+
- Initial release of plain-toolbar as a standalone package ([e49d54b](https://github.com/dropseed/plain/commit/e49d54bfea162424c73e54bf7ed87e93442af899))
8+
- Fixed URL pattern and name display to include quotes in the request toolbar ([aa759c7](https://github.com/dropseed/plain/commit/aa759c72cae987ed8b6dd07c2e70f5fb97b6fd09))
9+
10+
### Upgrade instructions
11+
12+
- No changes required

plain-toolbar/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "plain.toolbar"
3-
version = "0.0.0"
3+
version = "0.1.0"
44
description = "Debug toolbar for Plain applications"
55
authors = [
66
{name = "Dave Gaeddert", email = "dave.gaeddert@dropseed.dev"},

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)