Skip to content

Commit c67e737

Browse files
Upcoming Release Changes (#2007)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 8e5e57a commit c67e737

File tree

7 files changed

+38
-30
lines changed

7 files changed

+38
-30
lines changed

.changeset/@theguild_components-2006-dependencies.md

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

.changeset/calm-ducks-rest.md

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

.changeset/fifty-maps-sparkle.md

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

.changeset/neat-pears-give.md

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

.changeset/real-nails-give.md

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

packages/components/CHANGELOG.md

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,42 @@
11
# @theguild/components
22

3+
## 9.3.0
4+
5+
### Minor Changes
6+
7+
- [#2004](https://github.com/the-guild-org/docs/pull/2004)
8+
[`e2218e6`](https://github.com/the-guild-org/docs/commit/e2218e66745d0359cdbd4650523826036d8f9517)
9+
Thanks [@hasparus](https://github.com/hasparus)! - Hero section v2:
10+
11+
- Change `logo` prop to `top={{ logo: }}`
12+
- Remove decorations
13+
14+
- [#2024](https://github.com/the-guild-org/docs/pull/2024)
15+
[`bbdd9d4`](https://github.com/the-guild-org/docs/commit/bbdd9d4f5ae26ce5887794d74a1a2a46ec83f34b)
16+
Thanks [@hasparus](https://github.com/hasparus)! - Add Marquee
17+
18+
### Patch Changes
19+
20+
- [#2006](https://github.com/the-guild-org/docs/pull/2006)
21+
[`911c3b1`](https://github.com/the-guild-org/docs/commit/911c3b1fb2edb93d86f83c73fb1c6af0a3399eb9)
22+
Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
23+
24+
- Updated dependency [`[email protected]` ↗︎](https://www.npmjs.com/package/nextra/v/4.0.5) (from
25+
`4.0.4`, in `dependencies`)
26+
- Updated dependency
27+
[`[email protected]` ↗︎](https://www.npmjs.com/package/nextra-theme-docs/v/4.0.5) (from
28+
`4.0.4`, in `dependencies`)
29+
30+
- [#2009](https://github.com/the-guild-org/docs/pull/2009)
31+
[`8fc2c3b`](https://github.com/the-guild-org/docs/commit/8fc2c3b51bf86675bbcfb3fb73fe78a78b0fe744)
32+
Thanks [@hasparus](https://github.com/hasparus)! - Add a readymade way to make a simple decoration
33+
for library websites back.
34+
35+
- [#2014](https://github.com/the-guild-org/docs/pull/2014)
36+
[`8f334d9`](https://github.com/the-guild-org/docs/commit/8f334d9482777ce40ed58093acb18900f9431c1f)
37+
Thanks [@hasparus](https://github.com/hasparus)! - Keep firefox highlight fix className on the
38+
HighlightDecoration (v9)
39+
340
## 9.2.0
441

542
### Minor Changes

packages/components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@theguild/components",
3-
"version": "9.2.0",
3+
"version": "9.3.0",
44
"repository": {
55
"url": "https://github.com/the-guild-org/docs",
66
"directory": "packages/components"

0 commit comments

Comments
 (0)