Skip to content

Commit 7744dd7

Browse files
chore(release): 2.1.12 [skip ci]
1 parent 9315e14 commit 7744dd7

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.1.12](https://github.com/sanity-io/plugin-kit/compare/v2.1.11...v2.1.12) (2022-11-14)
9+
10+
### Bug Fixes
11+
12+
- **docs:** made check secrets an explicit step in semver-workflow readme ([9315e14](https://github.com/sanity-io/plugin-kit/commit/9315e14f0a27cfa394528f43e721e6695df9be51))
13+
- semver-workflow readme link ([f454246](https://github.com/sanity-io/plugin-kit/commit/f454246f4cb24fb8c92059f56c87270910ccadba))
14+
815
## [2.1.11](https://github.com/sanity-io/plugin-kit/compare/v2.1.10...v2.1.11) (2022-11-14)
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.1.11",
3+
"version": "2.1.12",
44
"description": "Enhanced Sanity.io plugin development experience",
55
"keywords": [
66
"sanity-io",

0 commit comments

Comments
 (0)