Skip to content

Commit 87f6ad7

Browse files
chore(release): 1.1.0-ecosystem-preset.9 [skip ci]
1 parent aa81d57 commit 87f6ad7

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+
## [1.1.0-ecosystem-preset.9](https://github.com/sanity-io/plugin-kit/compare/v1.1.0-ecosystem-preset.8...v1.1.0-ecosystem-preset.9) (2022-10-31)
9+
10+
### Bug Fixes
11+
12+
- **semantic-workflow:** filter out README sections that exists "close enough" ([774d474](https://github.com/sanity-io/plugin-kit/commit/774d47437d523adfae7a7c44e506eea743202593))
13+
- **semantic-workflow:** npmrc bundling ([aa81d57](https://github.com/sanity-io/plugin-kit/commit/aa81d57e95f0fdd4818bc43f4b706f8ec7aef6e6))
14+
815
## [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)
916

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

0 commit comments

Comments
 (0)