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

Commit 1b784ca

Browse files
author
Schalk Neethling
authored
chore(main): release 2.2.0 (#768)
1 parent 3628505 commit 1b784ca

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

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.2.0](https://github.com/mdn/bob/compare/v2.1.7...v2.2.0) (2022-04-27)
4+
5+
6+
### Features
7+
8+
* **editor:** allow setting defaultTab in tabbed examples ([#758](https://github.com/mdn/bob/issues/758)) ([7bc449d](https://github.com/mdn/bob/commit/7bc449d533d44e97c5e42e0fc68c695bbfa84df9))
9+
310
### [2.1.7](https://github.com/mdn/bob/compare/v2.1.6...v2.1.7) (2022-04-20)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mdn-bob",
3-
"version": "2.1.7",
3+
"version": "2.2.0",
44
"description": "Builder of Bits aka The MDN Web Docs interactive examples, example builder",
55
"author": "Mozilla",
66
"license": "MIT",

0 commit comments

Comments
 (0)