Skip to content

Commit 5a2a0fb

Browse files
chore(release): 2.0.8 [skip ci]
1 parent 28a085d commit 5a2a0fb

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@
55
All notable changes to this project will be documented in this file. See
66
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
77

8+
## [2.0.8](https://github.com/sanity-io/plugin-kit/compare/v2.0.7...v2.0.8) (2022-11-03)
9+
10+
### Bug Fixes
11+
12+
- **deps:** update dependencies (non-major) ([#27](https://github.com/sanity-io/plugin-kit/issues/27)) ([6753319](https://github.com/sanity-io/plugin-kit/commit/6753319d7f27dfd29b6d7158cd5e421ee5c4ce84))
13+
- npmignore not needed as we use `pkg.files` ([28a085d](https://github.com/sanity-io/plugin-kit/commit/28a085da8fba960915473c9cce556eb1d2efddbf))
14+
815
## [2.0.7](https://github.com/sanity-io/plugin-kit/compare/v2.0.6...v2.0.7) (2022-11-02)
916

1017
### Bug Fixes

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sanity/plugin-kit",
3-
"version": "2.0.7",
3+
"version": "2.0.8",
44
"description": "Enhanced Sanity.io plugin development experience",
55
"scripts": {
66
"clean": "rimraf lib",

0 commit comments

Comments
 (0)