Skip to content

Commit

Permalink
v5.0.0-beta.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jgerigmeyer committed Nov 7, 2022
1 parent 2bbd8c5 commit c506acc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Herman Changelog

## UNRELEASED
## 5.0.0-beta.3: 2022-11-07

- 🚀 NEW: Color previews are now rendered in an `<iframe>` which allows them to
make use of user-supplied `customCSS` and a limited subset of Herman styles.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "sassdoc-theme-herman",
"title": "Herman",
"description": "An Odd SassDoc theme.",
"version": "5.0.0-beta.2",
"version": "5.0.0-beta.3",
"homepage": "https://www.oddbird.net/herman/",
"license": "MIT",
"repository": {
Expand Down

0 comments on commit c506acc

Please sign in to comment.