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

Commit c9d0d96

Browse files
mdn-botdipikabh
andauthored
chore(main): release 2.3.0 (#2629)
Co-authored-by: Dipika Bhattacharya <dipika@foss-community.org>
1 parent 8113ee8 commit c9d0d96

3 files changed

Lines changed: 15 additions & 3 deletions

File tree

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.3.0](https://github.com/mdn/interactive-examples/compare/v2.2.1...v2.3.0) (2023-10-10)
4+
5+
6+
### Features
7+
8+
* **ci:** run all linting actions ([#2576](https://github.com/mdn/interactive-examples/issues/2576)) ([c7380db](https://github.com/mdn/interactive-examples/commit/c7380dbd8ed15f0d17710246402beb3e28cceb25))
9+
10+
11+
### Bug Fixes
12+
13+
* **ci:** skip workflows on forks ([#2628](https://github.com/mdn/interactive-examples/issues/2628)) ([74d36c9](https://github.com/mdn/interactive-examples/commit/74d36c96bf49e98e8f09674e90db6c1c9f3a8559)), closes [#2586](https://github.com/mdn/interactive-examples/issues/2586)
14+
315
## [2.2.1](https://github.com/mdn/interactive-examples/compare/v2.2.0...v2.2.1) (2023-10-09)
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.2.1",
3+
"version": "2.3.0",
44
"description": "Interactive code examples embedded on MDN",
55
"author": "Mozilla",
66
"license": "MPL-2.0",

0 commit comments

Comments
 (0)