diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 6bb50d96..5b009ae8 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "2.9.0" + ".": "2.10.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 5adf1ff3..978cda94 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,25 @@ # Changelog +## [2.10.0](https://github.com/mdn/data/compare/v2.9.0...v2.10.0) (2024-08-29) + + +### Features + +* add CSS SVG d and fill-* properties ([#754](https://github.com/mdn/data/issues/754)) ([7384073](https://github.com/mdn/data/commit/738407371c5eb6eca156decc1a211e17f038b4fd)) +* add CSS SVG geometric properties ([#753](https://github.com/mdn/data/issues/753)) ([ab6bf8a](https://github.com/mdn/data/commit/ab6bf8a2eb9bd8123aa025ba6c8758eaeb0ca2ef)) +* Add marker CSS SVG properties ([#756](https://github.com/mdn/data/issues/756)) ([ebe6b02](https://github.com/mdn/data/commit/ebe6b02ea760452a6f02bfe6406a2d25fc354011)) + + +### Bug Fixes + +* **css:** follow canonical order in border and outline sections ([#749](https://github.com/mdn/data/issues/749)) ([b703067](https://github.com/mdn/data/commit/b70306787efd4d0f49c3ed8ba2af7dc45db7f803)) +* position-try-options > position-try-fallbacks ([#751](https://github.com/mdn/data/issues/751)) ([0edc1ea](https://github.com/mdn/data/commit/0edc1ea255ffcbdda2305a8a128fffee63bfd891)) + + +### Miscellaneous + +* add CODEOWNERS for auto-adding reviewers ([#760](https://github.com/mdn/data/issues/760)) ([cae4438](https://github.com/mdn/data/commit/cae4438b47a837fde4f9915404c240d727cca5bc)) + ## [2.9.0](https://github.com/mdn/data/compare/v2.8.0...v2.9.0) (2024-07-03) diff --git a/package-lock.json b/package-lock.json index 2cb02437..4e54da51 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "mdn-data", - "version": "2.9.0", + "version": "2.10.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "mdn-data", - "version": "2.9.0", + "version": "2.10.0", "license": "CC0-1.0", "devDependencies": { "ajv": "^6.12.6", diff --git a/package.json b/package.json index 718afebf..3a33bc42 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mdn-data", - "version": "2.9.0", + "version": "2.10.0", "description": "Open Web data by the Mozilla Developer Network", "main": "index.js", "files": [