Skip to content

Commit fc2981d

Browse files
committed
Release plain-dev 0.36.0
1 parent 25cb88d commit fc2981d

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

plain-dev/plain/dev/CHANGELOG.md

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

3+
## [0.36.0](https://github.com/dropseed/plain/releases/plain-dev@0.36.0) (2025-09-25)
4+
5+
### What's changed
6+
7+
- The `plain preflight` command has been updated to use `plain preflight check` with a `--quiet` flag for cleaner output in development workflows ([b0b610d](https://github.com/dropseed/plain/commit/b0b610d461))
8+
- Pre-commit hooks now use the updated preflight check syntax ([b0b610d](https://github.com/dropseed/plain/commit/b0b610d461))
9+
10+
### Upgrade instructions
11+
12+
- No changes required
13+
314
## [0.35.0](https://github.com/dropseed/plain/releases/plain-dev@0.35.0) (2025-09-22)
415

516
### 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.35.0"
3+
version = "0.36.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)