Skip to content

Commit 0319335

Browse files
chore(release): 1.4.0 [skip ci]
# [@asu-design-system/component-carousel-v1.4.0](https://github.com/asu/asu-unity-stack/compare/@asu-design-system/component-carousel-v1.3.1...@asu-design-system/component-carousel-v1.4.0) (2021-05-05) ### Bug Fixes * **component-carousel:** fix style image ([8c2abc3](8c2abc3)) ### Features * **component-carousel:** add new param `imageAutoSize` ([6396551](6396551)) * **component-carousel:** add new set of functions to allow to use any carousel in a HTML page ([ae98d4d](ae98d4d)) * **component-carousel:** hide buttonLink when is not included into JSON prop ([eb0e587](eb0e587)) * **component-carousel:** uds-530 - Card Carousel Upgrade ([25a8d29](25a8d29))
1 parent 9e270fa commit 0319335

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.3.1",
3+
"version": "1.4.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)