Skip to content

Commit 843ac51

Browse files
chore(main): release 2.23.0 (#1000)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 5f8c626 commit 843ac51

File tree

4 files changed

+16
-4
lines changed

4 files changed

+16
-4
lines changed

.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.22.1"
2+
".": "2.23.0"
33
}

CHANGELOG.md

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

3+
## [2.23.0](https://github.com/mdn/data/compare/v2.22.1...v2.23.0) (2025-07-16)
4+
5+
6+
### Features
7+
8+
* **css:** Update syntax for `animation-duration` ([#985](https://github.com/mdn/data/issues/985)) ([5f8c626](https://github.com/mdn/data/commit/5f8c626b4f13cb9f7cb866b0addc205e276cd6d3))
9+
10+
11+
### Bug Fixes
12+
13+
* **css:** Remove broken links ([ffbeedf](https://github.com/mdn/data/commit/ffbeedfe6605d463a6a02694e794e0a4ea9ef54b))
14+
315
## [2.22.1](https://github.com/mdn/data/compare/v2.22.0...v2.22.1) (2025-07-01)
416

517

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

0 commit comments

Comments
 (0)