Skip to content

Commit ad5e352

Browse files
chore(main): release 2.18.0 (#942)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 7e25ddc commit ad5e352

4 files changed

+12
-4
lines changed

.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "2.17.0"
2+
".": "2.18.0"
33
}

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [2.18.0](https://github.com/mdn/data/compare/v2.17.0...v2.18.0) (2025-03-10)
4+
5+
6+
### Features
7+
8+
* **css:** Add data for `:target-current` `::scroll-marker` `::scroll-marker-group` ([#941](https://github.com/mdn/data/issues/941)) ([7e25ddc](https://github.com/mdn/data/commit/7e25ddc576dc27ae8454c2748e823571f87cb38d))
9+
* **css:** Add data for `view-transition-class` ([#940](https://github.com/mdn/data/issues/940)) ([6f35883](https://github.com/mdn/data/commit/6f358838c7225ccbcd8ec4c364499202529eb07a))
10+
311
## [2.17.0](https://github.com/mdn/data/compare/v2.16.0...v2.17.0) (2025-02-26)
412

513

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mdn-data",
3-
"version": "2.17.0",
3+
"version": "2.18.0",
44
"description": "Open Web data by the Mozilla Developer Network",
55
"main": "index.js",
66
"files": [

0 commit comments

Comments
 (0)