diff --git a/.changeset/chatty-breads-watch.md b/.changeset/chatty-breads-watch.md deleted file mode 100644 index ff33b6f25..000000000 --- a/.changeset/chatty-breads-watch.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@stackflow/docs": minor ---- - -Add LLMs.txt and changelog section diff --git a/.changeset/clean-points-cross.md b/.changeset/clean-points-cross.md deleted file mode 100644 index 3acbbe8e8..000000000 --- a/.changeset/clean-points-cross.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@stackflow/plugin-basic-ui": minor ---- - -Expose interfaces to modify dimensions of AppBar diff --git a/.changeset/gold-ideas-burn.md b/.changeset/gold-ideas-burn.md deleted file mode 100644 index a845151cc..000000000 --- a/.changeset/gold-ideas-burn.md +++ /dev/null @@ -1,2 +0,0 @@ ---- ---- diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index 7c5353ad3..4b7d4a545 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -1,5 +1,16 @@ # @stackflow/docs +## 2.1.0 + +### Minor Changes + +- 89813a6: Add LLMs.txt and changelog section + +### Patch Changes + +- Updated dependencies [a136f96] + - @stackflow/plugin-basic-ui@1.17.0 + ## 2.0.3 ### Patch Changes diff --git a/docs/components/ChangelogContent.mdx b/docs/components/ChangelogContent.mdx index e69de29bb..948f43cb5 100644 --- a/docs/components/ChangelogContent.mdx +++ b/docs/components/ChangelogContent.mdx @@ -0,0 +1,20 @@ +## 2025.11.25 + +Add LLMs.txt and changelog section [`89813a6`](https://github.com/daangn/stackflow/commit/89813a68adb385abfacd7f96e781cf3b853100d7) + +Released packages: +- 📦 [@stackflow/docs@2.1.0](https://npmjs.com/package/@stackflow/docs/v/2.1.0) + +--- + +Expose interfaces to modify dimensions of AppBar [`a136f96`](https://github.com/daangn/stackflow/commit/a136f9621b88e662bb2e28a28153b8e6f258ecee) + +Released packages: +- 📦 [@stackflow/plugin-basic-ui@1.17.0](https://npmjs.com/package/@stackflow/plugin-basic-ui/v/1.17.0) + +--- + + [`b0bbf6c`](https://github.com/daangn/stackflow/commit/b0bbf6cf8a3b78a64ddb761a0b582127a6dd5851) + +--- + diff --git a/docs/package.json b/docs/package.json index 1f3b2a826..528f98f9a 100644 --- a/docs/package.json +++ b/docs/package.json @@ -1,6 +1,6 @@ { "name": "@stackflow/docs", - "version": "2.0.3", + "version": "2.1.0", "private": true, "description": "Mobile-first stack navigator framework with Composable Plugin System", "license": "MIT", @@ -21,7 +21,7 @@ "@seed-design/design-token": "^1.0.3", "@stackflow/core": "^1.2.0", "@stackflow/demo": "^1.4.0", - "@stackflow/plugin-basic-ui": "^1.13.1", + "@stackflow/plugin-basic-ui": "^1.17.0", "@stackflow/plugin-history-sync": "^1.7.0", "@stackflow/plugin-renderer-basic": "^1.1.13", "@stackflow/react": "^1.5.0", diff --git a/extensions/plugin-basic-ui/CHANGELOG.md b/extensions/plugin-basic-ui/CHANGELOG.md index 7f3978be1..0b4cb3ef2 100644 --- a/extensions/plugin-basic-ui/CHANGELOG.md +++ b/extensions/plugin-basic-ui/CHANGELOG.md @@ -1,5 +1,11 @@ # @stackflow/plugin-basic-ui +## 1.17.0 + +### Minor Changes + +- a136f96: Expose interfaces to modify dimensions of AppBar + ## 1.16.1 ### Patch Changes diff --git a/extensions/plugin-basic-ui/package.json b/extensions/plugin-basic-ui/package.json index 1eb8ba800..2e788e55a 100644 --- a/extensions/plugin-basic-ui/package.json +++ b/extensions/plugin-basic-ui/package.json @@ -1,6 +1,6 @@ { "name": "@stackflow/plugin-basic-ui", - "version": "1.16.1", + "version": "1.17.0", "repository": { "type": "git", "url": "https://github.com/daangn/stackflow.git", diff --git a/yarn.lock b/yarn.lock index bd8d765f5..805ab5f79 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5437,7 +5437,7 @@ __metadata: "@seed-design/stylesheet": "npm:^1.0.4" "@stackflow/core": "npm:^1.2.0" "@stackflow/demo": "npm:^1.4.0" - "@stackflow/plugin-basic-ui": "npm:^1.13.1" + "@stackflow/plugin-basic-ui": "npm:^1.17.0" "@stackflow/plugin-history-sync": "npm:^1.7.0" "@stackflow/plugin-renderer-basic": "npm:^1.1.13" "@stackflow/react": "npm:^1.5.0" @@ -5520,7 +5520,7 @@ __metadata: languageName: unknown linkType: soft -"@stackflow/plugin-basic-ui@npm:^1.13.1, @stackflow/plugin-basic-ui@npm:^1.9.2, @stackflow/plugin-basic-ui@workspace:extensions/plugin-basic-ui": +"@stackflow/plugin-basic-ui@npm:^1.17.0, @stackflow/plugin-basic-ui@npm:^1.9.2, @stackflow/plugin-basic-ui@workspace:extensions/plugin-basic-ui": version: 0.0.0-use.local resolution: "@stackflow/plugin-basic-ui@workspace:extensions/plugin-basic-ui" dependencies: