Skip to content

Commit

Permalink
chore(release): 2.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [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
  • Loading branch information
semantic-release-bot committed Jan 7, 2022
1 parent aa70fd9 commit f567eee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@stream-io/stream-chat-css",
"version": "1.1.3",
"version": "2.0.0",
"main": "dist/css/index.css",
"description": "Bundled CSS for Stream Chat web SDKs",
"repository": "git@github.com:GetStream/stream-chat-css.git",
Expand Down

0 comments on commit f567eee

Please sign in to comment.