Skip to content

Commit

Permalink
chore(release): 2.1.3 [skip ci]
Browse files Browse the repository at this point in the history
# [@hig/notifications-flyout-v2.1.3](https://github.com/Autodesk/hig/compare/@hig/[email protected]...@hig/[email protected]) (2021-08-11)

### Bug Fixes

* set success color for light gray to correct value ([3552329](3552329))
  • Loading branch information
hig-bot committed Aug 11, 2021
1 parent 64d0a5b commit 8c863f3
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions packages/notifications-flyout/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [@hig/notifications-flyout-v2.1.3](https://github.com/Autodesk/hig/compare/@hig/[email protected]...@hig/[email protected]) (2021-08-11)


### Bug Fixes

* set success color for light gray to correct value ([3552329](https://github.com/Autodesk/hig/commit/3552329))

# [@hig/notifications-flyout-v2.1.2](https://github.com/Autodesk/hig/compare/@hig/[email protected]...@hig/[email protected]) (2020-12-15)


Expand Down
4 changes: 2 additions & 2 deletions packages/notifications-flyout/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hig/notifications-flyout",
"version": "2.1.2",
"version": "2.1.3",
"description": "HIG NotificationsFlyout",
"author": "Autodesk Inc.",
"license": "Apache-2.0",
Expand Down Expand Up @@ -41,7 +41,7 @@
},
"peerDependencies": {
"@hig/theme-context": "^3.0.1",
"@hig/theme-data": "^2.21.0",
"@hig/theme-data": "^2.21.1",
"react": "^15.4.1 || ^16.3.2"
},
"scripts": {
Expand Down

0 comments on commit 8c863f3

Please sign in to comment.