Skip to content

Commit

Permalink
Version Packages (#22)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] committed Apr 26, 2022
1 parent 0ac56ea commit b165c2a
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 8 deletions.
7 changes: 0 additions & 7 deletions .changeset/rare-dragons-own.md

This file was deleted.

8 changes: 8 additions & 0 deletions packages/click-to-react-component/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# click-to-react-component

## 1.0.6

### Patch Changes

- 66606f2: - Fix file references
- Fix types references
- Add `lint` script to `click-to-react-component`

## 1.0.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/click-to-react-component/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"type": "module",
"name": "click-to-react-component",
"version": "1.0.5",
"version": "1.0.6",
"description": "Option+Click your React components in your browser to open the source file in VS Code",
"exports": "./src/index.js",
"types": "src/types.d.ts",
Expand Down

0 comments on commit b165c2a

Please sign in to comment.