diff --git a/CHANGELOG.md b/CHANGELOG.md index 71a17c2..8b0ce79 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +### [0.5.4](https://www.github.com/mdn/mdn-dinocons/compare/v0.5.3...v0.5.4) (2021-10-19) + + +### Bug Fixes + +* update plus icons ([1a32c0c](https://www.github.com/mdn/mdn-dinocons/commit/1a32c0ce8062c6a63d8c5f779df9c2e274a3931d)) + ### [0.5.3](https://www.github.com/mdn/mdn-dinocons/compare/v0.5.2...v0.5.3) (2021-10-19) diff --git a/package.json b/package.json index b34fe96..ed12299 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@mdn/dinocons", - "version": "0.5.3", + "version": "0.5.4", "description": "A scalable set of icons for use across Mozilla Developer websites", "main": "index.js", "scripts": {