diff --git a/CHANGELOG.md b/CHANGELOG.md index c336ce57..32e58d56 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [2.4.2](https://github.com/mdn/data/compare/v2.4.1...v2.4.2) (2024-02-27) + + +### Bug Fixes + +* **css:** overflow-wrap applies to text elements ([#705](https://github.com/mdn/data/issues/705)) ([6732de5](https://github.com/mdn/data/commit/6732de553d1efcd4019d56db58c829d6a0ee6bc8)) +* Update font-palette animation type ([#716](https://github.com/mdn/data/issues/716)) ([cd8d5db](https://github.com/mdn/data/commit/cd8d5db3ae744fbeb3ce7036e5255ae78182b462)) + ## [2.4.1](https://github.com/mdn/data/compare/v2.4.0...v2.4.1) (2024-02-22) diff --git a/package-lock.json b/package-lock.json index 687f544c..89fba059 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "mdn-data", - "version": "2.4.1", + "version": "2.4.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 276297ed..79931390 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mdn-data", - "version": "2.4.1", + "version": "2.4.2", "description": "Open Web data by the Mozilla Developer Network", "main": "index.js", "files": [