Skip to content

Commit e221738

Browse files
committed
1 parent e6624f6 commit e221738

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/vscode-plugin/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.4.1](https://github.com/stryker-mutator/editor-plugins/compare/[email protected]@0.4.1) (2026-01-18)
7+
8+
**Note:** Version bump only for package stryker-mutator
9+
610
# [0.4.0](https://github.com/stryker-mutator/editor-plugins/compare/[email protected]@0.4.0) (2026-01-16)
711

812
### Features

packages/vscode-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "stryker-mutator",
33
"displayName": "Stryker Mutation Testing",
44
"description": "Test your tests with mutation testing.",
5-
"version": "0.4.0",
5+
"version": "0.4.1",
66
"publisher": "stryker-mutator",
77
"private": true,
88
"author": "Jasper van der Veen",

0 commit comments

Comments
 (0)