Skip to content

Commit 0aae02b

Browse files
chore(release): 1.1.0-ecosystem-preset.8 [skip ci]
1 parent a01dfcd commit 0aae02b

File tree

3 files changed

+13
-3
lines changed

3 files changed

+13
-3
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,16 @@
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+
## [1.1.0-ecosystem-preset.8](https://github.com/sanity-io/plugin-kit/compare/v1.1.0-ecosystem-preset.7...v1.1.0-ecosystem-preset.8) (2022-10-31)
9+
10+
### Features
11+
12+
- semver-workflow now injects .npmrc with legacy-peer-deps=true ([1c78e99](https://github.com/sanity-io/plugin-kit/commit/1c78e99121fe637fdddc4d2066541420aaa063d3))
13+
14+
### Bug Fixes
15+
16+
- use correct @sanity/ui package name ([a01dfcd](https://github.com/sanity-io/plugin-kit/commit/a01dfcdf31d22e16d7425a63abb7c905e3a5ee17))
17+
818
## [1.1.0-ecosystem-preset.7](https://github.com/sanity-io/plugin-kit/compare/v1.1.0-ecosystem-preset.6...v1.1.0-ecosystem-preset.7) (2022-10-30)
919

1020
### Features

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": "1.1.0-ecosystem-preset.7",
3+
"version": "1.1.0-ecosystem-preset.8",
44
"description": "Enhanced Sanity.io plugin development experience",
55
"scripts": {
66
"clean": "rimraf lib",

0 commit comments

Comments
 (0)