Skip to content

Commit 00c3009

Browse files
britt6612jcfilben
andauthored
Updated v8.1.4 (#596)
* Updated v8.1.4 * Update CHANGELOG.md Co-authored-by: Jessica Rosenquist <54560994+jcfilben@users.noreply.github.com> --------- Co-authored-by: Jessica Rosenquist <54560994+jcfilben@users.noreply.github.com>
1 parent a77555e commit 00c3009

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# grommet-theme-hpe
22

3+
## 8.1.4
4+
5+
- Fixed Pagination selected button styling to visually match the “active/selected” state of other buttons. (https://github.com/grommet/grommet-theme-hpe/pull/595)
6+
37
## 8.1.3
48

59
- Fixed the icon color from Menu when it is disabled. (https://github.com/grommet/grommet-theme-hpe/pull/588)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "grommet-theme-hpe",
3-
"version": "8.1.3",
3+
"version": "8.1.4",
44
"main": "dist/index.js",
55
"module": "dist/es6/index.js",
66
"jsnext:main": "dist/es6/index.js",

0 commit comments

Comments
 (0)