Skip to content

Commit bf92399

Browse files
chore(main): release 2.21.0 (#980)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 8bf5a33 commit bf92399

4 files changed

Lines changed: 17 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.20.0"
2+
".": "2.21.0"
33
}

CHANGELOG.md

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

3+
## [2.21.0](https://github.com/mdn/data/compare/v2.20.0...v2.21.0) (2025-04-11)
4+
5+
6+
### Features
7+
8+
* **css:** Update syntax for `@counter-style/additive-symbols` descriptor ([#978](https://github.com/mdn/data/issues/978)) ([61a3662](https://github.com/mdn/data/commit/61a3662b9575960b2f90385745774470b654905b))
9+
* **css:** Update syntax for `@page/size` descriptor ([#977](https://github.com/mdn/data/issues/977)) ([f56fae7](https://github.com/mdn/data/commit/f56fae746e0d33d3a3913689c2aea9c6bf70dcbb))
10+
11+
12+
### Miscellaneous
13+
14+
* **css:** Fix typo ([#975](https://github.com/mdn/data/issues/975)) ([8bf5a33](https://github.com/mdn/data/commit/8bf5a335342a27f105629e578fdedba584d7b750))
15+
316
## [2.20.0](https://github.com/mdn/data/compare/v2.19.0...v2.20.0) (2025-04-07)
417

518

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.20.0",
3+
"version": "2.21.0",
44
"description": "Open Web data by the Mozilla Developer Network",
55
"main": "index.js",
66
"files": [

0 commit comments

Comments
 (0)