Skip to content

Commit

Permalink
chore(main): release 2.3.0 (#2629)
Browse files Browse the repository at this point in the history
Co-authored-by: Dipika Bhattacharya <dipika@foss-community.org>
  • Loading branch information
mdn-bot and dipikabh committed Oct 17, 2023
1 parent 8113ee8 commit c9d0d96
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 3 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [2.3.0](https://github.com/mdn/interactive-examples/compare/v2.2.1...v2.3.0) (2023-10-10)


### Features

* **ci:** run all linting actions ([#2576](https://github.com/mdn/interactive-examples/issues/2576)) ([c7380db](https://github.com/mdn/interactive-examples/commit/c7380dbd8ed15f0d17710246402beb3e28cceb25))


### Bug Fixes

* **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)

## [2.2.1](https://github.com/mdn/interactive-examples/compare/v2.2.0...v2.2.1) (2023-10-09)


Expand Down
4 changes: 2 additions & 2 deletions 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": "interactive-examples",
"version": "2.2.1",
"version": "2.3.0",
"description": "Interactive code examples embedded on MDN",
"author": "Mozilla",
"license": "MPL-2.0",
Expand Down

0 comments on commit c9d0d96

Please sign in to comment.