Skip to content

Commit

Permalink
chore(main): release 2.4.0 (#711)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


## [2.4.0](v2.3.6...v2.4.0)
(2024-01-23)


### Features

* **css:** alsoAppliesTo data for bg-pos-x/bg-pos-y
([#707](#707))
([90bc67c](90bc67c))

---
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 Jan 23, 2024
1 parent 90bc67c commit af8a84a
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.0](https://github.com/mdn/data/compare/v2.3.6...v2.4.0) (2024-01-23)


### Features

* **css:** alsoAppliesTo data for bg-pos-x/bg-pos-y ([#707](https://github.com/mdn/data/issues/707)) ([90bc67c](https://github.com/mdn/data/commit/90bc67ca14d8c428460bf34db12aae66a8f38580))

## [2.3.6](https://github.com/mdn/data/compare/v2.3.5...v2.3.6) (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.3.6",
"version": "2.4.0",
"description": "Open Web data by the Mozilla Developer Network",
"main": "index.js",
"files": [
Expand Down

0 comments on commit af8a84a

Please sign in to comment.