Skip to content

Commit

Permalink
chore(release): 1.0.2 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Sep 27, 2022
1 parent 5953146 commit 66800d3
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 3 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,15 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.2](https://github.com/sanity-io/plugin-kit/compare/v1.0.1...v1.0.2) (2022-09-27)

### Bug Fixes

- **deps:** update dependencies (non-major) ([#10](https://github.com/sanity-io/plugin-kit/issues/10)) ([25deacd](https://github.com/sanity-io/plugin-kit/commit/25deacdf8b2160222a1da31f88f10421b8d5fdd6))
- **deps:** update dependency get-latest-version to v4 ([86cbf08](https://github.com/sanity-io/plugin-kit/commit/86cbf0878553d0d8e1210aae935f0594395ade7b))
- **deps:** version bumps and updated dependent code ([d9cb8b0](https://github.com/sanity-io/plugin-kit/commit/d9cb8b0148d101ee1d2d33b9f9c590fbdba56a16))
- verify-studio config file detection support for tsx and jsx ([73e27bc](https://github.com/sanity-io/plugin-kit/commit/73e27bc0dbc84153b2067d4c5a67f897d2e6b886))

## [1.0.1](https://github.com/sanity-io/plugin-kit/compare/v1.0.0...v1.0.1) (2022-08-24)

### Bug Fixes
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sanity/plugin-kit",
"version": "1.0.1",
"version": "1.0.2",
"description": "Enhanced Sanity.io plugin development experience",
"scripts": {
"clean": "rimraf lib",
Expand Down

0 comments on commit 66800d3

Please sign in to comment.