Skip to content

Commit

Permalink
Merge pull request #405 from Giphy/changeset-release/master
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
giannif authored Jul 25, 2023
2 parents 0a12452 + 2e307dd commit cb81f70
Show file tree
Hide file tree
Showing 5 changed files with 19 additions and 9 deletions.
7 changes: 0 additions & 7 deletions .changeset/polite-mayflies-sleep.md

This file was deleted.

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

## 1.0.1

### Patch Changes

- 5915f65: Add colors package
Remove @giphy/js-brand from react-components, use colors
2 changes: 1 addition & 1 deletion packages/colors/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"typescript": "^5.0.4"
},
"name": "@giphy/colors",
"version": "1.0.0",
"version": "1.0.1",
"description": "GIPHY color palette",
"homepage": "https://github.com/Giphy/giphy-js/tree/master/packages/colors",
"main": "dist/index.cjs",
Expand Down
9 changes: 9 additions & 0 deletions packages/react-components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
## @giphy/react-components

## 7.1.1

### Patch Changes

- 5915f65: Add colors package
Remove @giphy/js-brand from react-components, use colors
- Updated dependencies [5915f65]
- @giphy/colors@1.0.1

## 7.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 @@ -51,7 +51,7 @@
"webpack": "^5.74.0"
},
"name": "@giphy/react-components",
"version": "7.1.0",
"version": "7.1.1",
"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 cb81f70

Please sign in to comment.