diff --git a/CHANGELOG.md b/CHANGELOG.md index 123079ae..a4bdc7a8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### [5.5.3](https://github.com/pangolinjs/core/compare/v5.5.2...v5.5.3) (2020-04-03) + + +### Bug Fixes + +* Add crossorigin attribute to UI markup ([e522c69](https://github.com/pangolinjs/core/commit/e522c691fabf21a94ce9fb92fd9970cdcc5568f7)) + ### [5.5.2](https://github.com/pangolinjs/core/compare/v5.5.1...v5.5.2) (2020-03-31) diff --git a/package-lock.json b/package-lock.json index 83442136..b66cf234 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@pangolinjs/core", - "version": "5.5.2", + "version": "5.5.3", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index a80632c6..1e68abcc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pangolinjs/core", - "version": "5.5.2", + "version": "5.5.3", "description": "Framework for componentized front end development with Nunjucks, Sass, and JavaScript", "license": "MPL-2.0", "keywords": [