|
1 | 1 | # @theguild/components
|
2 | 2 |
|
| 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 | + |
3 | 40 | ## 9.2.0
|
4 | 41 |
|
5 | 42 | ### Minor Changes
|
|
0 commit comments