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 737277b commit bdfe4f5Copy full SHA for bdfe4f5
.changeset/giant-berries-draw.md
packages/components/CHANGELOG.md
@@ -1,5 +1,14 @@
1
# @theguild/components
2
3
+## 9.3.2
4
+
5
+### Patch Changes
6
7
+- [#2035](https://github.com/the-guild-org/docs/pull/2035)
8
+ [`737277b`](https://github.com/the-guild-org/docs/commit/737277b0373b5d93def4e95c80abc19d24f081cd)
9
+ Thanks [@hasparus](https://github.com/hasparus)! - Remove unordered list from Marquee & ensure we
10
+ have no empty rows
11
12
## 9.3.1
13
14
### Patch Changes
packages/components/package.json
@@ -1,6 +1,6 @@
{
"name": "@theguild/components",
- "version": "9.3.1",
+ "version": "9.3.2",
"repository": {
"url": "https://github.com/the-guild-org/docs",
"directory": "packages/components"
0 commit comments