Skip to content

Commit 0f5711d

Browse files
authored
Merge pull request #1 from quartz-community/changeset-release/main
chore: version package
2 parents 201e021 + 6595c88 commit 0f5711d

3 files changed

Lines changed: 8 additions & 6 deletions

File tree

.changeset/layout-slot-unification.md

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

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# @quartz-community/types
2+
3+
## 0.3.0
4+
5+
### Minor Changes
6+
7+
- 201e021: Update `PageFrameProps.footer` from `QuartzComponent` to `QuartzComponent[]` to support configurable footer positioning in the unified layout slot architecture.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@quartz-community/types",
3-
"version": "0.2.1",
3+
"version": "0.3.0",
44
"description": "Type definitions for Quartz community plugins",
55
"type": "module",
66
"license": "MIT",

0 commit comments

Comments
 (0)