Skip to content

Commit

Permalink
chore(main): release 3.0.0 (#1089)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Feb 9, 2023
1 parent 67b4f33 commit 8df94dd
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 3 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [3.0.0](https://github.com/mdn/bob/compare/v2.2.1...v3.0.0) (2023-02-09)


### ⚠ BREAKING CHANGES

* change mdn-bob to @mdn/bob ([#1073](https://github.com/mdn/bob/issues/1073))

### Code Refactoring

* change mdn-bob to @mdn/bob ([#1073](https://github.com/mdn/bob/issues/1073)) ([67b4f33](https://github.com/mdn/bob/commit/67b4f330e7b7a1581df9608ce0ecdbde4830fdd4))

### [2.2.1](https://github.com/mdn/bob/compare/v2.2.0...v2.2.1) (2022-05-24)

### Bug Fixes
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mdn/bob",
"version": "2.2.1",
"version": "3.0.0",
"description": "Builder of Bits aka The MDN Web Docs interactive examples, example builder",
"author": "Mozilla",
"license": "MIT",
Expand Down

0 comments on commit 8df94dd

Please sign in to comment.