Skip to content

Commit 0b07a3c

Browse files
Upcoming Release Changes (#2001)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 7cf612d commit 0b07a3c

File tree

6 files changed

+29
-21
lines changed

6 files changed

+29
-21
lines changed

.changeset/@theguild_components-1991-dependencies.md

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

.changeset/gold-clouds-guess.md

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

.changeset/real-pets-grow.md

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

.changeset/slimy-elephants-chew.md

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

packages/components/CHANGELOG.md

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

3+
## 9.2.0
4+
5+
### Minor Changes
6+
7+
- [#1995](https://github.com/the-guild-org/docs/pull/1995)
8+
[`6cd1c51`](https://github.com/the-guild-org/docs/commit/6cd1c5121f8afa0fa3f40a27cb93b9e7c9697b0e)
9+
Thanks [@hasparus](https://github.com/hasparus)! - Add HiveLayout and HiveLayoutConfig. Tweak
10+
HiveNavigation and HiveFooter.
11+
12+
### Patch Changes
13+
14+
- [#1991](https://github.com/the-guild-org/docs/pull/1991)
15+
[`78742d8`](https://github.com/the-guild-org/docs/commit/78742d8ec42c824da6e8fb7ccc1970661219e626)
16+
Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
17+
18+
- Updated dependency
19+
[`@next/[email protected]` ↗︎](https://www.npmjs.com/package/@next/bundle-analyzer/v/15.1.5)
20+
(from `15.1.4`, in `dependencies`)
21+
22+
- [#2000](https://github.com/the-guild-org/docs/pull/2000)
23+
[`004b32c`](https://github.com/the-guild-org/docs/commit/004b32c50cb0b536a42c8a0e5f61bad800a1c86b)
24+
Thanks [@dimaMachina](https://github.com/dimaMachina)! - using `<NextLink>` instead `<a>` to avoid
25+
using `import { addBasePath } from 'next/dist/client/add-base-path'`
26+
27+
- [#2003](https://github.com/the-guild-org/docs/pull/2003)
28+
[`7d9279a`](https://github.com/the-guild-org/docs/commit/7d9279a74846fbb96b3def2f738a438c1da5047b)
29+
Thanks [@hasparus](https://github.com/hasparus)! - Move width style to a proper div
30+
331
## 9.1.3
432

533
### Patch 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.1.3",
3+
"version": "9.2.0",
44
"repository": {
55
"url": "https://github.com/the-guild-org/docs",
66
"directory": "packages/components"

0 commit comments

Comments
 (0)