Skip to content

Commit 7702fd5

Browse files
chore(main): release 2.25.1
1 parent f1e5757 commit 7702fd5

File tree

4 files changed

+17
-4
lines changed

4 files changed

+17
-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.25.0"
2+
".": "2.25.1"
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.25.1](https://github.com/mdn/data/compare/v2.25.0...v2.25.1) (2025-12-02)
4+
5+
6+
### Bug Fixes
7+
8+
* **css/properties:** visibility has discrete animation type ([#1026](https://github.com/mdn/data/issues/1026)) ([1e102cb](https://github.com/mdn/data/commit/1e102cb2935329a840adacdbdd76fe188ce2188c))
9+
* remove unnecessary whitespace in 'syntax' members ([#1023](https://github.com/mdn/data/issues/1023)) ([acf8de2](https://github.com/mdn/data/commit/acf8de2db3364eddd323db593cd394e9bb662c54))
10+
11+
12+
### Miscellaneous
13+
14+
* **l10n:** update zh-TW translation ([#719](https://github.com/mdn/data/issues/719)) ([f1e5757](https://github.com/mdn/data/commit/f1e57573a4a237bffd415fbc40edd322ef5d0c38))
15+
316
## [2.25.0](https://github.com/mdn/data/compare/v2.24.0...v2.25.0) (2025-10-31)
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.25.0",
3+
"version": "2.25.1",
44
"description": "Open Web data by the Mozilla Developer Network",
55
"main": "index.js",
66
"files": [

0 commit comments

Comments
 (0)