Skip to content

Commit 50e2f98

Browse files
committed
1 parent 06163e6 commit 50e2f98

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/mutation-server-protocol/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.1.1](https://github.com/stryker-mutator/editor-plugins/compare/[email protected]@0.1.1) (2024-10-26)
7+
8+
**Note:** Version bump only for package mutation-server-protocol
9+
610
# 0.1.0 (2024-10-26)
711

812
### Features

packages/mutation-server-protocol/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mutation-server-protocol",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"type": "module",
55
"description": "Schema validation for the mutation server protocol (MSP).",
66
"main": "dist/schema.js",

0 commit comments

Comments
 (0)