canonical / vanilla-framework

From community websites to web applications, this CSS framework will help you achieve a consistent look and feel.
https://vanillaframework.io
GNU Lesser General Public License v3.0
798 stars 163 forks source link

Fix figma library alert #5168

Closed dgtlntv closed 1 week ago

dgtlntv commented 1 week ago

Done

Fixed the Figma library alert which is failing. It seems like the issue was with the manually added newlines and json encoding.

QA

webteam-app commented 1 week ago

Demo

Jenkins

demos.haus

dgtlntv commented 1 week ago

To test the latest change change the release.json to

{
  "release": {
    "html_url": "https://github.com/canonical/vanilla-framework/releases/tag/v4.13.0"
  }
}