Skip to content

Commit 8b43333

Browse files
chore(release): 1.2.0 [skip ci]
# [@asu-design-system/component-carousel-v1.2.0](https://github.com/asu/asu-unity-stack/compare/@asu-design-system/component-carousel-v1.1.0...@asu-design-system/component-carousel-v1.2.0) (2021-04-28) ### Bug Fixes * **component-carousel:** disable click bubbling when the carousel is configured as Image Gallery ([b1a2f5b](b1a2f5b)) * **component-carousel:** uds-169 - fix current slide index ([6e31d28](6e31d28)) * **component-carousel:** uds-169 - fix file name typo ([44f2b08](44f2b08)) ### Features * **component-carousel:** uds-169 - add preact proptypes and code refactoring ([d9cc9ad](d9cc9ad)) * **component-carousel:** uds-169 - adjust style ([224e271](224e271)) * **component-carousel:** uds-169 - improve style ([b6f241d](b6f241d)) * **component-carousel:** uds-169 - refactor old card carousel; create new image gallery carousel ([4f89b32](4f89b32))
1 parent e09969c commit 8b43333

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/component-carousel/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/component-carousel",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"description": "ASU implementation of @glidejs/glide npm library for carousels",
55
"main": "src/index.js",
66
"author": "Michael Samuelson",

0 commit comments

Comments
 (0)