Skip to content

Commit 571aead

Browse files
authored
chore(main): release 2.7.0 (#2835)
1 parent 3eb4fa4 commit 571aead

File tree

3 files changed

+16
-3
lines changed

3 files changed

+16
-3
lines changed

CHANGELOG.md

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

3+
## [2.7.0](https://github.com/mdn/interactive-examples/compare/v2.6.1...v2.7.0) (2024-11-01)
4+
5+
6+
### Features
7+
8+
* **css:** add auto examples for text-emphasis-position ([#2849](https://github.com/mdn/interactive-examples/issues/2849)) ([3eb4fa4](https://github.com/mdn/interactive-examples/commit/3eb4fa4f8a6072de1131f5c4fc58ae727f6e7fc7))
9+
10+
11+
### Bug Fixes
12+
13+
* **ci:** check dependabot PR user instead of actor ([#2834](https://github.com/mdn/interactive-examples/issues/2834)) ([7bb336d](https://github.com/mdn/interactive-examples/commit/7bb336db1f01669831e38faeac5ba0dcd3732df9))
14+
* correct typo for text-transform value ([#2858](https://github.com/mdn/interactive-examples/issues/2858)) ([f577c01](https://github.com/mdn/interactive-examples/commit/f577c01d17d39d41f158590538159e90ac928af3))
15+
316
## [2.6.1](https://github.com/mdn/interactive-examples/compare/v2.6.0...v2.6.1) (2024-07-18)
417

518

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

0 commit comments

Comments
 (0)