Skip to content

Commit 1d9fa98

Browse files
authored
Merge pull request #541 from muno92/tagpr-from-1.14.0
Release for 1.15.0
2 parents dcf2244 + fa1cb8c commit 1d9fa98

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Changelog
22

3+
## [1.15.0](https://github.com/muno92/resharper_inspectcode/compare/1.14.0...1.15.0) - 2025-10-28
4+
- Bump Node.js to 24 by @muno92 in https://github.com/muno92/resharper_inspectcode/pull/540
5+
36
## [1.14.0](https://github.com/muno92/resharper_inspectcode/compare/1.13.1...1.14.0) - 2025-10-04
47
- Don't use macos-13 for e2e test by @muno92 in https://github.com/muno92/resharper_inspectcode/pull/533
58
- Drop support for .NET Core 3.1 and .NET 5 by @muno92 in https://github.com/muno92/resharper_inspectcode/pull/534

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": "resharper_inspectcode",
3-
"version": "1.14.0",
3+
"version": "1.15.0",
44
"private": true,
55
"description": "Run ReSharper Inspection action",
66
"main": "lib/main.js",

0 commit comments

Comments
 (0)