Skip to content

Commit 4f9e562

Browse files
authored
chore(main): release 2.4.0 (#2719)
1 parent 79fb2ce commit 4f9e562

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

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.4.0](https://github.com/mdn/interactive-examples/compare/v2.3.5...v2.4.0) (2024-01-23)
4+
5+
6+
### Features
7+
8+
* **css:** create an example for content-visibility ([#2663](https://github.com/mdn/interactive-examples/issues/2663)) ([fd7893d](https://github.com/mdn/interactive-examples/commit/fd7893d9b328c50b797e53a407ddb0de986c290e))
9+
10+
11+
### Bug Fixes
12+
13+
* Run Prettier on html-examples/input/tel.html, upgrade stylelint ([#2723](https://github.com/mdn/interactive-examples/issues/2723)) ([79fb2ce](https://github.com/mdn/interactive-examples/commit/79fb2cea2c20bdc5d94d726c2cbd9eebfbddd039))
14+
315
## [2.3.5](https://github.com/mdn/interactive-examples/compare/v2.3.4...v2.3.5) (2024-01-16)
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": "interactive-examples",
3-
"version": "2.3.5",
3+
"version": "2.4.0",
44
"description": "Interactive code examples embedded on MDN",
55
"author": "Mozilla",
66
"license": "MPL-2.0",

0 commit comments

Comments
 (0)