Skip to content

Commit 0c52984

Browse files
chore(release): 3.1.5 [skip ci]
1 parent ee37311 commit 0c52984

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,15 @@
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+
## [3.1.5](https://github.com/sanity-io/plugin-kit/compare/v3.1.4...v3.1.5) (2023-02-14)
9+
10+
### Bug Fixes
11+
12+
- **deps:** update dependencies (non-major) ([#50](https://github.com/sanity-io/plugin-kit/issues/50)) ([50bcd91](https://github.com/sanity-io/plugin-kit/commit/50bcd910f142a7c93efc90874dd7ac5e8e1b8f6e))
13+
- **deps:** update dependency get-it to v8 ([#62](https://github.com/sanity-io/plugin-kit/issues/62)) ([d4df7ee](https://github.com/sanity-io/plugin-kit/commit/d4df7ee95b3f8592ed294503eec2fe2bba2bdce0))
14+
- **deps:** update dependency get-latest-version to v5 ([#67](https://github.com/sanity-io/plugin-kit/issues/67)) ([ee37311](https://github.com/sanity-io/plugin-kit/commit/ee373117fba7201199a60e3c860bd77bef675b5f))
15+
- remove `.npmrc` and `legacy-peer-deps` ([#68](https://github.com/sanity-io/plugin-kit/issues/68)) ([f352624](https://github.com/sanity-io/plugin-kit/commit/f352624d2a033803861b57ffde97a9a96ff7604a))
16+
817
## [3.1.4](https://github.com/sanity-io/plugin-kit/compare/v3.1.3...v3.1.4) (2023-01-13)
918

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

0 commit comments

Comments
 (0)