Skip to content

Commit 31d70cb

Browse files
authored
chore(main): release 3.0.0 (#2862)
1 parent 4fa2496 commit 31d70cb

File tree

3 files changed

+14
-3
lines changed

3 files changed

+14
-3
lines changed

CHANGELOG.md

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

3+
## [3.0.0](https://github.com/mdn/interactive-examples/compare/v2.7.0...v3.0.0) (2024-11-14)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* **deps:** bump node from v18 to v20 ([#2859](https://github.com/mdn/interactive-examples/issues/2859))
9+
10+
### Miscellaneous Chores
11+
12+
* **deps:** bump node from v18 to v20 ([#2859](https://github.com/mdn/interactive-examples/issues/2859)) ([4fa2496](https://github.com/mdn/interactive-examples/commit/4fa2496346cfce33c3255b13891a6f6935be19c2))
13+
314
## [2.7.0](https://github.com/mdn/interactive-examples/compare/v2.6.1...v2.7.0) (2024-11-01)
415

516

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

0 commit comments

Comments
 (0)