Skip to content

Commit

Permalink
chore(main): release 2.4.1 (#715)
Browse files Browse the repository at this point in the history
🤖 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>
  • Loading branch information
github-actions[bot] authored Feb 23, 2024
1 parent 2987ea9 commit 14ee480
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [2.4.1](https://github.com/mdn/data/compare/v2.4.0...v2.4.1) (2024-02-22)


### Bug Fixes

* **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))

## [2.4.0](https://github.com/mdn/data/compare/v2.3.6...v2.4.0) (2024-01-23)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mdn-data",
"version": "2.4.0",
"version": "2.4.1",
"description": "Open Web data by the Mozilla Developer Network",
"main": "index.js",
"files": [
Expand Down

0 comments on commit 14ee480

Please sign in to comment.