Skip to content

Commit 3a8a8fc

Browse files
authored
Merge pull request #568 from muno92/tagpr-from-1.15.9
Release for 1.16.0
2 parents b3a1800 + 67fa187 commit 3a8a8fc

5 files changed

Lines changed: 108 additions & 16 deletions

File tree

CHANGELOG.md

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

3+
## [1.16.0](https://github.com/muno92/resharper_inspectcode/compare/1.15.9...1.16.0) - 2026-03-14
4+
- Bump minimatch from 3.1.2 to 3.1.5 by @dependabot[bot] in https://github.com/muno92/resharper_inspectcode/pull/567
5+
- Bump undici from 6.23.0 to 6.24.1 by @dependabot[bot] in https://github.com/muno92/resharper_inspectcode/pull/569
6+
37
## [1.15.9](https://github.com/muno92/resharper_inspectcode/compare/1.15.8...1.15.9) - 2026-02-03
48
- Fix vulnerabilities by @muno92 in https://github.com/muno92/resharper_inspectcode/pull/562
59

dist/index.js

Lines changed: 100 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/index.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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

0 commit comments

Comments
 (0)