Skip to content
This repository was archived by the owner on Oct 17, 2025. It is now read-only.

Commit d30b1b8

Browse files
authored
chore(main): release 2.3.1 (#2651)
1 parent 784a41d commit d30b1b8

3 files changed

Lines changed: 11 additions & 3 deletions

File tree

CHANGELOG.md

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

3+
## [2.3.1](https://github.com/mdn/interactive-examples/compare/v2.3.0...v2.3.1) (2023-11-13)
4+
5+
6+
### Bug Fixes
7+
8+
* **css:** update order demo ([#2660](https://github.com/mdn/interactive-examples/issues/2660)) ([be57d9c](https://github.com/mdn/interactive-examples/commit/be57d9ca0404152e7d3b15213b4878e1f12f7d8e))
9+
* **js:** horizontal and vertical scroll improvements ([#2649](https://github.com/mdn/interactive-examples/issues/2649)) ([617205f](https://github.com/mdn/interactive-examples/commit/617205f412c9a80f81cc1fc83b24aabb232f06e0))
10+
311
## [2.3.0](https://github.com/mdn/interactive-examples/compare/v2.2.1...v2.3.0) (2023-10-10)
412

513

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

0 commit comments

Comments
 (0)