We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c4c0b3 commit ed31357Copy full SHA for ed31357
.changeset/clean-worms-lie.md
packages/components/CHANGELOG.md
@@ -1,5 +1,14 @@
1
# @theguild/components
2
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
12
## 7.2.1
13
14
### Patch Changes
packages/components/package.json
@@ -1,6 +1,6 @@
{
"name": "@theguild/components",
- "version": "7.2.1",
+ "version": "7.2.2",
"repository": {
"url": "https://github.com/the-guild-org/docs",
"directory": "packages/components"
0 commit comments