Skip to content

Commit 14ee480

Browse files
chore(main): release 2.4.1 (#715)
🤖 I have created a release *beep* *boop* --- ## [2.4.1](v2.4.0...v2.4.1) (2024-02-22) ### Bug Fixes * **css:** replace value 'center' with '0% 0%' for mask-position inital value ([#714](#714)) ([2987ea9](2987ea9)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 2987ea9 commit 14ee480

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

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

3+
## [2.4.1](https://github.com/mdn/data/compare/v2.4.0...v2.4.1) (2024-02-22)
4+
5+
6+
### Bug Fixes
7+
8+
* **css:** replace value 'center' with '0% 0%' for mask-position inital value ([#714](https://github.com/mdn/data/issues/714)) ([2987ea9](https://github.com/mdn/data/commit/2987ea9827a8e8a29cbae0ed0a6bf02dffab3301))
9+
310
## [2.4.0](https://github.com/mdn/data/compare/v2.3.6...v2.4.0) (2024-01-23)
411

512

package-lock.json

Lines changed: 1 addition & 1 deletion
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.4.0",
3+
"version": "2.4.1",
44
"description": "Open Web data by the Mozilla Developer Network",
55
"main": "index.js",
66
"files": [

0 commit comments

Comments
 (0)