Skip to content

Commit 28ba773

Browse files
Upcoming Release Changes (#1894)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 5725a0b commit 28ba773

File tree

6 files changed

+33
-22
lines changed

6 files changed

+33
-22
lines changed

.changeset/@theguild_components-1889-dependencies.md

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

.changeset/@theguild_components-1895-dependencies.md

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

.changeset/forty-windows-punch.md

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

.changeset/seven-dolls-give.md

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

packages/components/CHANGELOG.md

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

3+
## 8.1.1
4+
5+
### Patch Changes
6+
7+
- [#1889](https://github.com/the-guild-org/docs/pull/1889)
8+
[`b2daf75`](https://github.com/the-guild-org/docs/commit/b2daf75fe8c68f84e962a18b05f564ae79373cd1)
9+
Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
10+
11+
- Updated dependency
12+
[`[email protected]` ↗︎](https://www.npmjs.com/package/nextra/v/4.0.0) (from
13+
`4.0.0-app-router.35`, in `dependencies`)
14+
15+
- [#1895](https://github.com/the-guild-org/docs/pull/1895)
16+
[`fa5c560`](https://github.com/the-guild-org/docs/commit/fa5c560f75fe8dd001e07f5a9907ba55102b5827)
17+
Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
18+
19+
- Updated dependency
20+
[`[email protected]` ↗︎](https://www.npmjs.com/package/nextra/v/4.0.0) (from
21+
`4.0.0-app-router.36`, in `dependencies`)
22+
- Updated dependency
23+
[`[email protected]` ↗︎](https://www.npmjs.com/package/nextra-theme-docs/v/4.0.0)
24+
(from `4.0.0-app-router.36`, in `dependencies`)
25+
26+
- [#1897](https://github.com/the-guild-org/docs/pull/1897)
27+
[`5725a0b`](https://github.com/the-guild-org/docs/commit/5725a0bb52f5f7489a6db3af6463300536663261)
28+
Thanks [@dimaMachina](https://github.com/dimaMachina)! - adjust Next.js Metadata tags
29+
30+
- [#1897](https://github.com/the-guild-org/docs/pull/1897)
31+
[`5725a0b`](https://github.com/the-guild-org/docs/commit/5725a0bb52f5f7489a6db3af6463300536663261)
32+
Thanks [@dimaMachina](https://github.com/dimaMachina)! - add
33+
`export { normalizePages } from 'nextra/normalize-pages'`
34+
335
## 8.1.0
436

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

0 commit comments

Comments
 (0)