Skip to content

Commit ed31357

Browse files
Upcoming Release Changes (#1790)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 3c4c0b3 commit ed31357

File tree

3 files changed

+10
-7
lines changed

3 files changed

+10
-7
lines changed

.changeset/clean-worms-lie.md

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

packages/components/CHANGELOG.md

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

3+
## 7.2.2
4+
5+
### Patch Changes
6+
7+
- [#1788](https://github.com/the-guild-org/docs/pull/1788)
8+
[`a1eaee7`](https://github.com/the-guild-org/docs/commit/a1eaee79a3cd8a9eca0d856864dfdee08e4af073)
9+
Thanks [@hasparus](https://github.com/hasparus)! - Make `HiveNavigation` logo configurable through
10+
`logo` prop. Expose `navLinks` prop to add links to /plugins.
11+
312
## 7.2.1
413

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

0 commit comments

Comments
 (0)