Skip to content

Commit 16db495

Browse files
authored
Merge pull request #5794 from britneywwc/release-card-fix
chore: include card fix in version bump
2 parents a891fe2 + 26e69ce commit 16db495

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vanilla-framework",
3-
"version": "4.49.0",
3+
"version": "4.50.0",
44
"author": {
55
"email": "webteam@canonical.com",
66
"name": "Canonical Webteam"

releases.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
- version: 4.50.0
2+
features:
3+
- component: Card pattern
4+
url: /docs/patterns/content-card
5+
status: Updated
6+
notes: Fix overlapping cards within a grid.
17
- version: 4.49.0
28
features:
39
- component: Icon

0 commit comments

Comments
 (0)