Skip to content

Commit 52e902f

Browse files
committed
Release plain-dev 0.37.0
1 parent 93b2127 commit 52e902f

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

plain-dev/plain/dev/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# plain-dev changelog
22

3+
## [0.37.0](https://github.com/dropseed/plain/releases/plain-dev@0.37.0) (2025-09-29)
4+
5+
### What's changed
6+
7+
- Added a `p` alias prompt that suggests setting up a shell alias for `uv run plain` to make command execution faster ([d913b44](https://github.com/dropseed/plain/commit/d913b44fab), [6632529](https://github.com/dropseed/plain/commit/663252925b))
8+
9+
### Upgrade instructions
10+
11+
- No changes required
12+
313
## [0.36.0](https://github.com/dropseed/plain/releases/plain-dev@0.36.0) (2025-09-25)
414

515
### What's changed

plain-dev/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.dev"
3-
version = "0.36.0"
3+
version = "0.37.0"
44
description = "A single command that runs everything you need for local development."
55
authors = [{name = "Dave Gaeddert", email = "dave.gaeddert@dropseed.dev"}]
66
license = "BSD-3-Clause"

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)