Skip to content

Commit 3b81a59

Browse files
chore(main): release 2.27.0 (#1037)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 103dcdc commit 3b81a59

4 files changed

Lines changed: 15 additions & 4 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "2.26.0"
2+
".": "2.27.0"
33
}

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
## [2.27.0](https://github.com/mdn/data/compare/v2.26.0...v2.27.0) (2026-01-29)
4+
5+
6+
### Features
7+
8+
* **css:** add caret-animation ([#1039](https://github.com/mdn/data/issues/1039)) ([ef18b7f](https://github.com/mdn/data/commit/ef18b7f76f25d42514d598aeaae0d35fb446fa66))
9+
* **css:** add column-height + column-wrap ([#1038](https://github.com/mdn/data/issues/1038)) ([95d0b81](https://github.com/mdn/data/commit/95d0b8102d13591ebc875891af41b5ea9325cc0f))
10+
* **css:** add corner-shape ([#1040](https://github.com/mdn/data/issues/1040)) ([103dcdc](https://github.com/mdn/data/commit/103dcdc6e8d6a85dc5282bf57d949edfde314b2c))
11+
* **css:** add remaining missing formal definitions ([#1041](https://github.com/mdn/data/issues/1041)) ([b59751e](https://github.com/mdn/data/commit/b59751eeecc7eaee14ea27d62f70aa6540247922))
12+
* **css:** add scroll-marker-group + scroll-target-group ([#1036](https://github.com/mdn/data/issues/1036)) ([9818bbf](https://github.com/mdn/data/commit/9818bbf8dbdf6b670f90fb032e80330314ada057))
13+
314
## [2.26.0](https://github.com/mdn/data/compare/v2.25.0...v2.26.0) (2026-01-09)
415

516

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

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

0 commit comments

Comments
 (0)