Skip to content

Commit 4ac1433

Browse files
authored
Merge pull request #556 from muno92/tagpr-from-1.15.5
Release for 1.15.6
2 parents deec320 + 190b66c commit 4ac1433

File tree

3 files changed

+6
-10
lines changed

3 files changed

+6
-10
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.6](https://github.com/muno92/resharper_inspectcode/compare/1.15.5...1.15.6) - 2026-01-09
4+
- Update dependency globals to v17 by @renovate[bot] in https://github.com/muno92/resharper_inspectcode/pull/555
5+
36
## [1.15.5](https://github.com/muno92/resharper_inspectcode/compare/1.15.4...1.15.5) - 2025-12-18
47
- Update dependency @actions/core to v2 by @renovate[bot] in https://github.com/muno92/resharper_inspectcode/pull/552
58
- Update dependency @actions/exec to v2 by @renovate[bot] in https://github.com/muno92/resharper_inspectcode/pull/553

package-lock.json

Lines changed: 2 additions & 9 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.15.5",
3+
"version": "1.15.6",
44
"private": true,
55
"description": "Run ReSharper Inspection action",
66
"main": "lib/main.js",

0 commit comments

Comments
 (0)