Skip to content

Commit

Permalink
Merge pull request #413 from Giphy/changeset-release/master
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
giannif authored Aug 16, 2023
2 parents 90b2892 + aae6fdc commit c5cb054
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 8 deletions.
7 changes: 0 additions & 7 deletions .changeset/few-cobras-switch.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.0.0

### Major Changes

- 02aa2b7: styled components is a peer/dev dependency as requested in the [documentation](https://styled-components.com/docs/faqs#i-am-a-library-author.-should-i-bundle-styled-components-with-my-library)

Depending on your package manager, you may need to install peer dependencies

## 8.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": "8.1.0",
"version": "9.0.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 c5cb054

Please sign in to comment.