Skip to content

Commit 000cd6c

Browse files
authored
Merge pull request #549 from muno92/tagpr-from-1.15.2
Release for 1.15.3
2 parents d36c37c + 340649e commit 000cd6c

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.3](https://github.com/muno92/resharper_inspectcode/compare/1.15.2...1.15.3) - 2025-12-07
4+
- Update dependency prettier to v3.7.3 by @renovate[bot] in https://github.com/muno92/resharper_inspectcode/pull/548
5+
36
## [1.15.2](https://github.com/muno92/resharper_inspectcode/compare/1.15.1...1.15.2) - 2025-12-06
47
- Update dependency prettier to v3.7.1 by @renovate[bot] in https://github.com/muno92/resharper_inspectcode/pull/545
58
- Update dependency prettier to v3.7.2 by @renovate[bot] in https://github.com/muno92/resharper_inspectcode/pull/547

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

0 commit comments

Comments
 (0)