Skip to content

Commit

Permalink
Merge pull request #398 from apollographql/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
jchesterman committed Mar 23, 2023
2 parents cc35721 + 111a990 commit 0ceb744
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/pink-pots-wonder.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/chakra-helpers/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @apollo/chakra-helpers

## 1.6.0

### Minor Changes

- [#397](https://github.com/apollographql/docs/pull/397) [`626dd27`](https://github.com/apollographql/docs/commit/626dd279761647903792e9e95ac8b45b09fd1312) Thanks [@jchesterman](https://github.com/jchesterman)! - Adding showTabs prop to MultiCodeBlock component

## 1.5.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/chakra-helpers/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@apollo/chakra-helpers",
"version": "1.5.0",
"version": "1.6.0",
"description": "Helps configure a Chakra UI theme for use with Apollo projects",
"main": "./lib/index.js",
"types": "./lib/index.d.ts",
Expand Down

0 comments on commit 0ceb744

Please sign in to comment.