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

Commit f2ad3aa

Browse files
authored
chore(main): release 2.2.0 (#2594)
1 parent ad949e0 commit f2ad3aa

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.2.0](https://github.com/mdn/interactive-examples/compare/v2.1.1...v2.2.0) (2023-08-29)
4+
5+
6+
### Features
7+
8+
* **css:** Add example of `[@counter-style](https://github.com/counter-style)` and all of its descriptors ([#2089](https://github.com/mdn/interactive-examples/issues/2089)) ([2c4362a](https://github.com/mdn/interactive-examples/commit/2c4362ab85cfa3f8100dd25235f84a21d8021300))
9+
* **html:** Add example of `<dialog>` ([#2212](https://github.com/mdn/interactive-examples/issues/2212)) ([e97aa1d](https://github.com/mdn/interactive-examples/commit/e97aa1d340a2d6cfdbf9badf3329f141b9b94b90))
10+
311
## [2.1.1](https://github.com/mdn/interactive-examples/compare/v2.1.0...v2.1.1) (2023-08-17)
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.1.1",
3+
"version": "2.2.0",
44
"description": "Interactive code examples embedded on MDN",
55
"author": "Mozilla",
66
"license": "MPL-2.0",

0 commit comments

Comments
 (0)