Skip to content

Commit

Permalink
Merge pull request #91 from apollographql/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
trevorblades committed Apr 28, 2022
2 parents 7caf858 + 194bc4a commit 08860ba
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/spicy-radios-change.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.3.5

### Patch Changes

- [`7caf858`](https://github.com/apollographql/docs/commit/7caf858388aa8b569914e8ac6adf37b7d26da0eb) Thanks [@trevorblades](https://github.com/trevorblades)! - unbold the description syntax

## 1.3.4

### Patch 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.3.4",
"version": "1.3.5",
"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 08860ba

Please sign in to comment.