Skip to content

Commit 1fe0be1

Browse files
Upcoming Release Changes (#1917)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 798d131 commit 1fe0be1

7 files changed

+43
-27
lines changed

.changeset/@theguild_components-1912-dependencies.md

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

.changeset/@theguild_components-1930-dependencies.md

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

.changeset/@theguild_components-1936-dependencies.md

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

.changeset/fast-drinks-itch.md

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

.changeset/thick-plants-vanish.md

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

packages/components/CHANGELOG.md

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

3+
## 8.2.0
4+
5+
### Minor Changes
6+
7+
- [#1888](https://github.com/the-guild-org/docs/pull/1888)
8+
[`61f0089`](https://github.com/the-guild-org/docs/commit/61f00892b5a1d1941dd93516ae07a90025058e20)
9+
Thanks [@hasparus](https://github.com/hasparus)! - Add VersionDropdown component
10+
11+
### Patch Changes
12+
13+
- [#1912](https://github.com/the-guild-org/docs/pull/1912)
14+
[`093624f`](https://github.com/the-guild-org/docs/commit/093624f574f03a846947721681223713e83580aa)
15+
Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
16+
17+
- Updated dependency
18+
[`@next/[email protected]` ↗︎](https://www.npmjs.com/package/@next/bundle-analyzer/v/15.1.3)
19+
(from `15.1.1`, in `dependencies`)
20+
21+
- [#1930](https://github.com/the-guild-org/docs/pull/1930)
22+
[`0577a0b`](https://github.com/the-guild-org/docs/commit/0577a0b4470e8a6fb44866a658fad9a899050ee1)
23+
Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
24+
25+
- Updated dependency
26+
[`[email protected]` ↗︎](https://www.npmjs.com/package/nextra/v/4.0.0) (from
27+
`4.0.0-app-router.39`, in `dependencies`)
28+
- Updated dependency
29+
[`[email protected]` ↗︎](https://www.npmjs.com/package/nextra-theme-docs/v/4.0.0)
30+
(from `4.0.0-app-router.39`, in `dependencies`)
31+
32+
- [#1936](https://github.com/the-guild-org/docs/pull/1936)
33+
[`d8f2d9b`](https://github.com/the-guild-org/docs/commit/d8f2d9b2fb12c2f647ef008ecc938c8ed323a21d)
34+
Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
35+
36+
- Updated dependency
37+
[`@giscus/[email protected]` ↗︎](https://www.npmjs.com/package/@giscus/react/v/3.1.0) (from `3.0.0`,
38+
in `dependencies`)
39+
40+
- [#1908](https://github.com/the-guild-org/docs/pull/1908)
41+
[`6fc6c30`](https://github.com/the-guild-org/docs/commit/6fc6c30f2d446b7d3f07f3daf5a5ea3f8b944bd8)
42+
Thanks [@dimaMachina](https://github.com/dimaMachina)! - exports `convertToPageMap`,
43+
`mergeMetaWithPageMap`, `normalizePageMap`, `evaluate` from nextra
44+
345
## 8.1.2
446

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

0 commit comments

Comments
 (0)