diff --git a/CHANGELOG.md b/CHANGELOG.md index e94d5560..082fbcc2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +## [2.0.30](https://github.com/mdn/data/compare/v2.0.29...v2.0.30) (2022-10-28) + + +### Bug Fixes + +* correct mask-repeat initial value ([b36469e](https://github.com/mdn/data/commit/b36469e253ba551ba2a5a9738b814522309e5f6a)) +* correct scroll-timeline-axis and mask-repeat initial value ([#622](https://github.com/mdn/data/issues/622)) ([e48302d](https://github.com/mdn/data/commit/e48302df0348c753db319c059cd5827b3603807d)) +* correct scroll-timeline-axis initial value ([5144622](https://github.com/mdn/data/commit/51446221397120b25d39125bb608a2572c47b0d2)) + ## [2.0.29](https://github.com/mdn/data/compare/v2.0.28...v2.0.29) (2022-08-30) diff --git a/package-lock.json b/package-lock.json index 1f0181aa..cab009b0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "mdn-data", - "version": "2.0.29", + "version": "2.0.30", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index e0588cb0..0a86cac0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mdn-data", - "version": "2.0.29", + "version": "2.0.30", "description": "Open Web data by the Mozilla Developer Network", "main": "index.js", "files": [