Skip to content

Commit

Permalink
Merge pull request #485 from muno92/tagpr-from-1.11.12
Browse files Browse the repository at this point in the history
Release for 1.11.13
  • Loading branch information
muno92 authored Jul 17, 2024
2 parents 0bb7c0f + 60e1c37 commit 8fec9ec
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 9 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Changelog

## [1.11.13](https://github.com/muno92/resharper_inspectcode/compare/1.11.12...1.11.13) - 2024-07-17
- Change working directory at the beginning of the action by @muno92 in https://github.com/muno92/resharper_inspectcode/pull/484

## [1.11.12](https://github.com/muno92/resharper_inspectcode/compare/1.11.11...1.11.12) - 2024-06-16
- Fix output format to enable latest ReSharper by @muno92 in https://github.com/muno92/resharper_inspectcode/pull/479

Expand Down
10 changes: 5 additions & 5 deletions dist/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/index.js.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "resharper_inspectcode",
"version": "1.11.12",
"version": "1.11.13",
"private": true,
"description": "Run ReSharper Inspection action",
"main": "lib/main.js",
Expand Down

0 comments on commit 8fec9ec

Please sign in to comment.