Skip to content

Commit 0a55459

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

File tree

4 files changed

+16
-6
lines changed

4 files changed

+16
-6
lines changed

.changeset/tame-flies-clean.md

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

docs/components/ChangelogContent.mdx

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## 2025.11.28
2+
3+
Add interface to inject appBar.minHeight [`d76f1d1`](https://github.com/daangn/stackflow/commit/d76f1d1d89d66cecf66abbcdcb67b4b5ffa52943)
4+
5+
Released packages:
6+
- 📦 [@stackflow/[email protected]](https://npmjs.com/package/@stackflow/plugin-basic-ui/v/1.18.1)
7+
8+
---
9+
110
## 2025.11.27
211

312
Fix edge height [`151b13f`](https://github.com/daangn/stackflow/commit/151b13f8c1dc511a3905ff50a94f53ad80f933e0)

extensions/plugin-basic-ui/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @stackflow/plugin-basic-ui
22

3+
## 1.18.1
4+
5+
### Patch Changes
6+
7+
- d76f1d1: Add interface to inject appBar.minHeight
8+
39
## 1.18.0
410

511
### Minor Changes

extensions/plugin-basic-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@stackflow/plugin-basic-ui",
3-
"version": "1.18.0",
3+
"version": "1.18.1",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/daangn/stackflow.git",

0 commit comments

Comments
 (0)