Skip to content

Commit

Permalink
Update version and changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
bartaz committed Jun 21, 2024
1 parent cac28b9 commit 7ae22bd
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vanilla-framework",
"version": "4.13.0",
"version": "4.14.0",
"author": {
"email": "[email protected]",
"name": "Canonical Webteam"
Expand Down
6 changes: 6 additions & 0 deletions releases.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
- version: 4.14.0
features:
- component: Links / Anchor headings
url: /docs/patterns/links#anchor-link
status: New
notes: We've introduced a new class <code>.p-link--anchor-heading</code> to style anchor links in headings.
- version: 4.13.0
features:
- component: Image container
Expand Down

0 comments on commit 7ae22bd

Please sign in to comment.