We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a891fe2 + 26e69ce commit 16db495Copy full SHA for 16db495
2 files changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "vanilla-framework",
3
- "version": "4.49.0",
+ "version": "4.50.0",
4
"author": {
5
"email": "webteam@canonical.com",
6
"name": "Canonical Webteam"
releases.yml
@@ -1,3 +1,9 @@
+- version: 4.50.0
+ features:
+ - component: Card pattern
+ url: /docs/patterns/content-card
+ status: Updated
+ notes: Fix overlapping cards within a grid.
7
- version: 4.49.0
8
features:
9
- component: Icon
0 commit comments