Skip to content

Commit

Permalink
beta release of responsive grid
Browse files Browse the repository at this point in the history
  • Loading branch information
giannif committed Jan 21, 2025
1 parent 24cedc5 commit 144c09f
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 1 deletion.
19 changes: 19 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"mode": "pre",
"tag": "beta",
"initialVersions": {
"@giphy/js-analytics": "5.0.0",
"@giphy/js-brand": "3.0.0",
"@giphy/colors": "1.0.1",
"@giphy/js-components": "5.13.0",
"@giphy/embed-sdk": "1.0.1",
"@giphy/js-fetch-api": "5.6.0",
"@giphy/react-components": "9.8.0",
"@giphy/svelte-components": "1.1.0",
"@giphy/js-types": "5.1.0",
"@giphy/js-util": "5.2.0"
},
"changesets": [
"silver-gorillas-look"
]
}
6 changes: 6 additions & 0 deletions packages/react-components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
## @giphy/react-components

## 9.8.1-beta.0

### Patch Changes

- 24cedc5: responsive grid

## 9.8.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.8.0",
"version": "9.8.1-beta.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 144c09f

Please sign in to comment.