Skip to content

Commit

Permalink
chore(main): release 3.0.3 (#1126)
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 24, 2023
1 parent 9e67dd7 commit 41cac8c
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [3.0.3](https://github.com/mdn/bob/compare/v3.0.2...v3.0.3) (2023-02-24)


### Bug Fixes

* **css-examples:** avoid unnecssary scrollbars ([#1125](https://github.com/mdn/bob/issues/1125)) ([9e67dd7](https://github.com/mdn/bob/commit/9e67dd75c0d634b9b4588ae2d4eda6a6bf0f9dfa))

## [3.0.2](https://github.com/mdn/bob/compare/v3.0.1...v3.0.2) (2023-02-24)


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": "3.0.2",
"version": "3.0.3",
"description": "Builder of Bits aka The MDN Web Docs interactive examples, example builder",
"author": "Mozilla",
"license": "MIT",
Expand Down

0 comments on commit 41cac8c

Please sign in to comment.