Skip to content

Commit 9305b37

Browse files
chore(release): 2.1.14 [skip ci]
1 parent 47ac2a0 commit 9305b37

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,18 @@
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.1.14](https://github.com/sanity-io/plugin-kit/compare/v2.1.13...v2.1.14) (2022-11-15)
9+
10+
### Bug Fixes
11+
12+
- **deps:** update dependency get-it to v7 ([#28](https://github.com/sanity-io/plugin-kit/issues/28)) ([9928b10](https://github.com/sanity-io/plugin-kit/commit/9928b10aa42dc128b17c4eaae9fdae1a4a439ca1))
13+
- **deps:** update dependency git-user-info to v2 ([#20](https://github.com/sanity-io/plugin-kit/issues/20)) ([71ea801](https://github.com/sanity-io/plugin-kit/commit/71ea80136c86e7875fdd8a3c6cffcf62b5ea388b))
14+
- **deps:** update dependency npm-packlist to v7 ([#33](https://github.com/sanity-io/plugin-kit/issues/33)) ([bb883c8](https://github.com/sanity-io/plugin-kit/commit/bb883c836b8a5f81c26c873426337aaaf6edc4b3))
15+
- **deps:** update dependency postcss to ^8.4.19 ([#45](https://github.com/sanity-io/plugin-kit/issues/45)) ([21a7c0c](https://github.com/sanity-io/plugin-kit/commit/21a7c0cca3fe96094cda188dfcebd07ed4dc46f8))
16+
- **deps:** update dependency validate-npm-package-name to v5 ([#37](https://github.com/sanity-io/plugin-kit/issues/37)) ([4005536](https://github.com/sanity-io/plugin-kit/commit/40055360f5dafa6f802ba4145deeb626e98ba9cf))
17+
- show correct yalc command for both npm and yarn ([47ac2a0](https://github.com/sanity-io/plugin-kit/commit/47ac2a0a54ba13ad71fe4dedbdd6a4b791e4c9ff))
18+
- support how renovatebot generate lockfiles ([#47](https://github.com/sanity-io/plugin-kit/issues/47)) ([160e64b](https://github.com/sanity-io/plugin-kit/commit/160e64bba42fc0b61c5a1b6dd9de5072eeeeb719))
19+
820
## [2.1.13](https://github.com/sanity-io/plugin-kit/compare/v2.1.12...v2.1.13) (2022-11-15)
921

1022
### 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.1.13",
3+
"version": "2.1.14",
44
"description": "Enhanced Sanity.io plugin development experience",
55
"keywords": [
66
"sanity-io",

0 commit comments

Comments
 (0)