Skip to content

Commit 3adbe5c

Browse files
chore(release): 2.0.0 [skip ci]
# [@asu-design-system/components-library-v2.0.0](https://github.com/asu/asu-unity-stack/compare/@asu-design-system/components-library-v1.3.7...@asu-design-system/components-library-v2.0.0) (2021-04-23) ### 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 25fdd11 commit 3adbe5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/components-library/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/components-library",
3-
"version": "1.3.7",
3+
"version": "2.0.0",
44
"description": "ASU Web Standards-compliant Preact components library",
55
"main": "dist/components-library.js",
66
"module": "src/index.js",

0 commit comments

Comments
 (0)