Skip to content

Commit 3165dfa

Browse files
authored
chore(main): release 2.3.5 (#2716)
1 parent 2125dd1 commit 3165dfa

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

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.3.5](https://github.com/mdn/interactive-examples/compare/v2.3.4...v2.3.5) (2024-01-16)
4+
5+
6+
### Bug Fixes
7+
8+
* **css:** update 'display' interactive demo ([#2710](https://github.com/mdn/interactive-examples/issues/2710)) ([2125dd1](https://github.com/mdn/interactive-examples/commit/2125dd1d5eac464cc3f8c489f44a4b3aaf940d05))
9+
310
## [2.3.4](https://github.com/mdn/interactive-examples/compare/v2.3.3...v2.3.4) (2023-12-06)
411

512

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.4",
3+
"version": "2.3.5",
44
"description": "Interactive code examples embedded on MDN",
55
"author": "Mozilla",
66
"license": "MPL-2.0",

0 commit comments

Comments
 (0)