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

Commit 2d48ff0

Browse files
chore(main): release 3.2.0 (#1178)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 6bbbba3 commit 2d48ff0

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
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+
## [3.2.0](https://github.com/mdn/bob/compare/v3.1.0...v3.2.0) (2023-03-13)
4+
5+
6+
### Features
7+
8+
* **telemetry:** record interactions + post to parent ([#1145](https://github.com/mdn/bob/issues/1145)) ([a56cf8e](https://github.com/mdn/bob/commit/a56cf8e7dd6c410eda7339189f20c7428ec33175))
9+
310
## [3.1.0](https://github.com/mdn/bob/compare/v3.0.3...v3.1.0) (2023-03-09)
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": "@mdn/bob",
3-
"version": "3.1.0",
3+
"version": "3.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)