Skip to content
This repository was archived by the owner on May 14, 2025. It is now read-only.
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 668a9e5

Browse files
authoredMay 13, 2025··
chore(main): release 6.0.1
1 parent 0a7a46f commit 668a9e5

File tree

4 files changed

+225
-18
lines changed

4 files changed

+225
-18
lines changed
 

‎.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "6.0.0"
2+
".": "6.0.1"
33
}

‎CHANGELOG.md

Lines changed: 207 additions & 0 deletions
Large diffs are not rendered by default.

‎package-lock.json

Lines changed: 16 additions & 16 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": "6.0.0",
3+
"version": "6.0.1",
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)
This repository has been archived.