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

Commit 106fe15

Browse files
authored
chore(main): release 2.1.1 (#2593)
1 parent deb64df commit 106fe15

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

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.1.1](https://github.com/mdn/interactive-examples/compare/v2.1.0...v2.1.1) (2023-08-17)
4+
5+
6+
### Bug Fixes
7+
8+
* Replace marker example ([#2585](https://github.com/mdn/interactive-examples/issues/2585)) ([deb64df](https://github.com/mdn/interactive-examples/commit/deb64df3ff4e07bbd21c65bd78f83fa899068e03))
9+
310
## [2.1.0](https://github.com/mdn/interactive-examples/compare/v2.0.0...v2.1.0) (2023-08-02)
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.1.0",
3+
"version": "2.1.1",
44
"description": "Interactive code examples embedded on MDN",
55
"author": "Mozilla",
66
"license": "MPL-2.0",

0 commit comments

Comments
 (0)