Skip to content

Commit

Permalink
Merge pull request #423 from Giphy/changeset-release/master
Browse files Browse the repository at this point in the history
  • Loading branch information
giannif authored Nov 7, 2023
2 parents c3f25d4 + aa1d886 commit e62b533
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 8 deletions.
7 changes: 0 additions & 7 deletions .changeset/thirty-buses-approve.md

This file was deleted.

8 changes: 8 additions & 0 deletions packages/react-components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
## @giphy/react-components

## 9.2.0

### Minor Changes

- 55719f8: - mute video overlay on document visibility change
- invoke onEnter with text value when clicking on the search bar button
- add display: block and width/height 100% to picture element inside gif component: picture set to display: block is a common css reset, but if that is set then width and height need to be set to 100% in order for object-fit to work

## 9.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/react-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"webpack": "^5.74.0"
},
"name": "@giphy/react-components",
"version": "9.1.0",
"version": "9.2.0",
"description": "A lightweight set of components, focused on easy-of-use and performance.",
"homepage": "https://github.com/Giphy/giphy-js/tree/master/packages/react-components",
"main": "dist/index.js",
Expand Down

0 comments on commit e62b533

Please sign in to comment.