diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 5fe20baa..60ac1989 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "2.28.0" + ".": "2.28.1" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 4320c684..ff6ec4d0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +## [2.28.1](https://github.com/mdn/data/compare/v2.28.0...v2.28.1) (2026-05-06) + + +### Bug Fixes + +* **css:** correct the malformed reference in patternProperties for custom properties schema. ([#1065](https://github.com/mdn/data/issues/1065)) ([4c1ab15](https://github.com/mdn/data/commit/4c1ab15184c128412f9ba84796e12325ffeed91b)) +* **css:** Fix `border-*` animationType, computed, initial, percentages, and syntax ([#1060](https://github.com/mdn/data/issues/1060)) ([b1c81f0](https://github.com/mdn/data/commit/b1c81f0bc4f0b2f58b2e5858dd8c6f63d3ffca8d)) +* **css:** Fix syntax for `column-rule-style/width` and canonical order ([#1062](https://github.com/mdn/data/issues/1062)) ([9c52cb4](https://github.com/mdn/data/commit/9c52cb48b3345f1ecc69e3afb7bead64e2d8d5f6)) + ## [2.28.0](https://github.com/mdn/data/compare/v2.27.1...v2.28.0) (2026-04-13) diff --git a/package-lock.json b/package-lock.json index 35e6d998..abe83b00 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "mdn-data", - "version": "2.28.0", + "version": "2.28.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "mdn-data", - "version": "2.28.0", + "version": "2.28.1", "license": "CC0-1.0", "devDependencies": { "ajv": "^7.2.4", diff --git a/package.json b/package.json index 5acfd38e..3168a54a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mdn-data", - "version": "2.28.0", + "version": "2.28.1", "description": "Open Web data by the Mozilla Developer Network", "main": "index.js", "files": [