diff --git a/.release-please-manifest.json b/.release-please-manifest.json index f69d4a53..1255e1e6 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "2.12.2" + ".": "2.13.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index bf23188a..80250541 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,40 @@ # Changelog +## [2.13.0](https://github.com/mdn/data/compare/v2.12.2...v2.13.0) (2024-12-02) + + +### Features + +* **css:** Add data for `stop-color` & `stop-opacity` ([#782](https://github.com/mdn/data/issues/782)) ([9398267](https://github.com/mdn/data/commit/9398267d02156f7c43ad453fb3e0d67fa5159b52)) +* **css:** add mdn_url for features with documentations ([#803](https://github.com/mdn/data/issues/803)) ([dd04e07](https://github.com/mdn/data/commit/dd04e07a0e29e33ade56f5f696e09e1af0821d53)) +* **css:** Add missing `<anchor-name>` syntax for `position-anchor` property ([#792](https://github.com/mdn/data/issues/792)) ([350f183](https://github.com/mdn/data/commit/350f1835d2bc016a24edd9b809759599e8762fe1)) +* **css:** Add missing `<position-area>` syntax for `position-area` property ([#793](https://github.com/mdn/data/issues/793)) ([3722a02](https://github.com/mdn/data/commit/3722a0269192bdd5823eb7ecf3bd7f67769e3cb5)) +* **css:** Add missing `<try-tactic>` syntax for `position-try-fallbacks` property ([#795](https://github.com/mdn/data/issues/795)) ([76584aa](https://github.com/mdn/data/commit/76584aaf866eb03dd3745a5426dfb7a7b0f1b81c)) +* **css:** Add missing syntax `<coord-box>` `` for `offset-path` property ([#790](https://github.com/mdn/data/issues/790)) ([8438947](https://github.com/mdn/data/commit/8438947959896bcda9ec64dee96de7d1df565785)) +* **css:** Add missing syntax `<dasharray>` for `stroke-dasharray` ([#791](https://github.com/mdn/data/issues/791)) ([df08f67](https://github.com/mdn/data/commit/df08f676feed01e93a28942a2dbd313d99e171f8)) +* **css:** add missing syntax for `offset-path` property ([8438947](https://github.com/mdn/data/commit/8438947959896bcda9ec64dee96de7d1df565785)) +* **css:** Add missing syntax for `stroke` property ([#783](https://github.com/mdn/data/issues/783)) ([89c2196](https://github.com/mdn/data/commit/89c2196e390455500fe09874cb77caac55a8c418)) +* **css:** sync property status per bcd ([06fa694](https://github.com/mdn/data/commit/06fa6946713d086d7d4986131679993d257cc4d7)) +* **css:** Sync property status per bcd ([#801](https://github.com/mdn/data/issues/801)) ([06fa694](https://github.com/mdn/data/commit/06fa6946713d086d7d4986131679993d257cc4d7)) +* **css:** sync selector status per bcd ([31d4ebe](https://github.com/mdn/data/commit/31d4ebe3cdf79c3a13c8c601c18bcc90c0cbb0fe)) +* **css:** Sync selector status per bcd ([#799](https://github.com/mdn/data/issues/799)) ([31d4ebe](https://github.com/mdn/data/commit/31d4ebe3cdf79c3a13c8c601c18bcc90c0cbb0fe)) +* **css:** Update `<alpha-value>` usage ([#784](https://github.com/mdn/data/issues/784)) ([87dc78b](https://github.com/mdn/data/commit/87dc78b7d7eeaecfda965eae58db307d81836668)) +* **css:** Update syntax for at_font-palette-values/override-colors ([#780](https://github.com/mdn/data/issues/780)) ([6f8e474](https://github.com/mdn/data/commit/6f8e4743cc35dd2e87a13b19a68d905f683b59f1)) + + +### Bug Fixes + +* add missing syntax for `[@scope](https://github.com/scope)` ([0a8c8b6](https://github.com/mdn/data/commit/0a8c8b65e17963afad8bf0a527f87168c9fe46cc)) +* **css:** Add missing syntax `<single-animation-composition>` for `animation-composition` ([#789](https://github.com/mdn/data/issues/789)) ([e76c914](https://github.com/mdn/data/commit/e76c9149cb6920227860c8dc5a28e5d60905dfcf)) +* **css:** Add missing syntax for `[@scope](https://github.com/scope)` ([#788](https://github.com/mdn/data/issues/788)) ([0a8c8b6](https://github.com/mdn/data/commit/0a8c8b65e17963afad8bf0a527f87168c9fe46cc)) +* **css:** fill-opacity should accept percentages ([#786](https://github.com/mdn/data/issues/786)) ([42dcf9e](https://github.com/mdn/data/commit/42dcf9e71cd92e880a21d941d6fb009e1d9a9e92)) +* **css:** Fix incorrect mdn_url ([#804](https://github.com/mdn/data/issues/804)) ([f432647](https://github.com/mdn/data/commit/f432647f06782e0e49e9dd479626a3993cc01e63)) +* **css:** Fix syntax for `text-wrap` ([#781](https://github.com/mdn/data/issues/781)) ([1b708b3](https://github.com/mdn/data/commit/1b708b3fca7460fe684cd642f790c6b395f156be)) +* **css:** Fix syntax for white-space ([#802](https://github.com/mdn/data/issues/802)) ([2cc41d0](https://github.com/mdn/data/commit/2cc41d0675807aaf391aa0dc66cb171b003f0c26)) +* **css:** Mark `<shape>` type as obsolete ([#797](https://github.com/mdn/data/issues/797)) ([c8067ba](https://github.com/mdn/data/commit/c8067ba06177a0eee22adc10006f56e36b80a219)) +* **css:** mark `element()` as experimental ([10594fb](https://github.com/mdn/data/commit/10594fb01e3949d4f74241fa01423014efba803e)) +* **css:** Mark `element()` as experimental ([#798](https://github.com/mdn/data/issues/798)) ([10594fb](https://github.com/mdn/data/commit/10594fb01e3949d4f74241fa01423014efba803e)) + ## [2.12.2](https://github.com/mdn/data/compare/v2.12.1...v2.12.2) (2024-11-05) diff --git a/package-lock.json b/package-lock.json index 206a3e3c..16e35a00 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "mdn-data", - "version": "2.12.2", + "version": "2.13.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "mdn-data", - "version": "2.12.2", + "version": "2.13.0", "license": "CC0-1.0", "devDependencies": { "ajv": "^6.12.6", diff --git a/package.json b/package.json index eb6eb345..cacd51ee 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mdn-data", - "version": "2.12.2", + "version": "2.13.0", "description": "Open Web data by the Mozilla Developer Network", "main": "index.js", "files": [