Skip to content

Commit 2811e55

Browse files
chore(release): 2.0.0 [skip ci]
# [@asu-design-system/cookie-consent-v2.0.0](https://github.com/asu/asu-unity-stack/compare/@asu-design-system/cookie-consent-v1.0.4...@asu-design-system/cookie-consent-v2.0.0) (2021-04-23) ### Bug Fixes * **cookie-consent:** clean up mis-merged files ([f651dd7](f651dd7)) * **cookie-consent:** prevent z-index issues ([a0cd761](a0cd761)) * **cookie-consent:** remove commented out imports ([76cbef0](76cbef0)) * **cookie-consent:** uds-432 add link styles ([0cd5769](0cd5769)) * **cookie-consent:** uds-432 readme improvements ([3dd0e57](3dd0e57)) * **cookie-consent:** UDS-443 minor aria tweaks. ([5c40e64](5c40e64)) * **cookie-consent:** wrapper to get max width working with centering 2 ([8162cdc](8162cdc)) * **cookie-consent:** wrapper to get max width working with centering. ([e5c23a9](e5c23a9)) ### Performance Improvements * **cookie-consent:** UDS-432 rewrite cookie-consent ([56bbb89](56bbb89)) ### BREAKING CHANGES * **cookie-consent:** implementation instructions changed. review README.md requires target container in DOM to launch.
1 parent 3adbe5c commit 2811e55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/cookie-consent/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@asu-design-system/cookie-consent",
3-
"version": "1.0.4",
3+
"version": "2.0.0",
44
"description": "ASU implementation of react-cookie-consent npm library",
55
"main": "src/index.js",
66
"author": "Michael Samuelson",

0 commit comments

Comments
 (0)