Skip to content

Commit f567eee

Browse files
chore(release): 2.0.0 [skip ci]
# [2.0.0](v1.1.3...v2.0.0) (2022-01-07) ### Bug Fixes * fix lint ([126925f](126925f)) ### Features * replace modalimage with r-i-g ([c890fd8](c890fd8)), closes [#26](#26) ### BREAKING CHANGES * modalimage is replaced with react-image-gallery. Squashed commit of the following: commit 56bef69 Author: Anna Baldwin <anna.baldwin21@gmail.com> Date: Wed Jan 5 10:11:42 2022 -0700 fix: fix path of package css commit e72906c Author: Anna Baldwin <anna.baldwin21@gmail.com> Date: Tue Jan 4 16:07:06 2022 -0700 fix: restore changed message background color commit db4b546 Author: Anna Baldwin <anna.baldwin21@gmail.com> Date: Tue Jan 4 15:58:49 2022 -0700 fix: remove modalimage css, add react-image-gallery css commit 7d73339 Merge: 0cb5dfd b9b9ae7 Author: Zachery Converse <zachery.converse@getstream.io> Date: Wed Dec 15 11:34:54 2021 -0700
1 parent aa70fd9 commit f567eee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@stream-io/stream-chat-css",
3-
"version": "1.1.3",
3+
"version": "2.0.0",
44
"main": "dist/css/index.css",
55
"description": "Bundled CSS for Stream Chat web SDKs",
66
"repository": "git@github.com:GetStream/stream-chat-css.git",

0 commit comments

Comments
 (0)