Skip to content

Commit

Permalink
chore(release): 2.8.1 [skip ci]
Browse files Browse the repository at this point in the history
## [2.8.1](v2.8.0...v2.8.1) (2022-06-06)

### Bug Fixes

* upgrade @types/node from 14.18.13 to 14.18.17 ([b84aa4b](b84aa4b))
* upgrade @types/react-dom from 17.0.15 to 17.0.17 ([d6ce605](d6ce605))
* upgrade core-js from 3.22.1 to 3.22.5 ([66af66a](66af66a))
* upgrade expect-type from 0.9.2 to 0.13.0 ([3e1487b](3e1487b))
  • Loading branch information
github-actions committed Jun 6, 2022
1 parent 66af66a commit 54587ff
Show file tree
Hide file tree
Showing 20 changed files with 848 additions and 16,616 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## [2.8.1](https://github.com/alma/widgets/compare/v2.8.0...v2.8.1) (2022-06-06)


### Bug Fixes

* upgrade @types/node from 14.18.13 to 14.18.17 ([b84aa4b](https://github.com/alma/widgets/commit/b84aa4bbe4ed24a1051084988e369c3aaf0c8e0e))
* upgrade @types/react-dom from 17.0.15 to 17.0.17 ([d6ce605](https://github.com/alma/widgets/commit/d6ce605ff1a96a630c946fce149c5d8334a2d99b))
* upgrade core-js from 3.22.1 to 3.22.5 ([66af66a](https://github.com/alma/widgets/commit/66af66a779acc360601d6caf2ccc43c0e9759600))
* upgrade expect-type from 0.9.2 to 0.13.0 ([3e1487b](https://github.com/alma/widgets/commit/3e1487b29cb56d4b3828073a05f457bd2f5bc605))

# [2.8.0](https://github.com/alma/widgets/compare/v2.7.1...v2.8.0) (2022-05-31)


Expand Down
4 changes: 2 additions & 2 deletions dist/raw/widgets.css
Original file line number Diff line number Diff line change
Expand Up @@ -572,7 +572,7 @@
}

._25GrF {
font-family: Public Sans;
font-family: Public Sans, sans-serif;
font-style: normal;
font-weight: normal;
font-size: 12px;
Expand All @@ -593,7 +593,7 @@
line-height: 100%;
}
._2kGhu {
font-family: Public Sans;
font-family: Public Sans, sans-serif;
font-style: normal;
font-weight: normal;
font-size: 12px;
Expand Down
116 changes: 77 additions & 39 deletions dist/raw/widgets.js

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

2 changes: 1 addition & 1 deletion dist/raw/widgets.js.map

Large diffs are not rendered by default.

Loading

0 comments on commit 54587ff

Please sign in to comment.