Skip to content

Commit 9f9d7f7

Browse files
authored
Merge pull request #544 from muno92/tagpr-from-1.15.0
Release for 1.15.1
2 parents fe207f8 + 51a60ec commit 9f9d7f7

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.1](https://github.com/muno92/resharper_inspectcode/compare/1.15.0...1.15.1) - 2025-11-15
4+
- Update dependency js-yaml to v4.1.1 [SECURITY] by @renovate[bot] in https://github.com/muno92/resharper_inspectcode/pull/543
5+
36
## [1.15.0](https://github.com/muno92/resharper_inspectcode/compare/1.14.0...1.15.0) - 2025-10-28
47
- Bump Node.js to 24 by @muno92 in https://github.com/muno92/resharper_inspectcode/pull/540
58

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

0 commit comments

Comments
 (0)