Skip to content

Releases: maxisam/dotnet-format-plus

v1.0.1

29 Dec 20:17
5b0d3eb
Compare
Choose a tag to compare

What's Changed

  • chore(deps-dev): bump @babel/preset-env from 7.22.20 to 7.23.2 by @dependabot in #55
  • chore(deps-dev): bump @types/node from 18.18.4 to 18.18.5 by @dependabot in #53
  • chore(deps-dev): bump @types/js-yaml from 4.0.6 to 4.0.7 by @dependabot in #54
  • chore(deps-dev): bump @babel/core from 7.23.0 to 7.23.2 by @dependabot in #52
  • chore(deps): bump @actions/github from 5.1.1 to 6.0.0 by @dependabot in #51
  • chore(deps-dev): bump @vercel/ncc from 0.38.0 to 0.38.1 by @dependabot in #57
  • chore(deps-dev): bump eslint-plugin-jest from 27.4.2 to 27.4.3 by @dependabot in #58
  • chore(deps-dev): bump @types/js-yaml from 4.0.7 to 4.0.8 by @dependabot in #60
  • chore(deps-dev): bump eslint-plugin-prettier from 5.0.0 to 5.0.1 by @dependabot in #63
  • chore(deps-dev): bump @octokit/types from 12.0.0 to 12.1.1 by @dependabot in #65
  • chore(deps): bump actions/setup-node from 3 to 4 by @dependabot in #66
  • chore(deps-dev): bump eslint from 8.51.0 to 8.53.0 by @dependabot in #67
  • chore(deps-dev): bump @types/node from 18.18.5 to 18.18.8 by @dependabot in #69
  • chore(deps-dev): bump @types/jest from 29.5.5 to 29.5.7 by @dependabot in #70
  • chore(deps-dev): bump @types/jest from 29.5.7 to 29.5.8 by @dependabot in #75
  • chore(deps-dev): bump @types/js-yaml from 4.0.8 to 4.0.9 by @dependabot in #73
  • chore(deps-dev): bump @babel/preset-env from 7.23.2 to 7.23.3 by @dependabot in #76
  • chore(deps-dev): bump @octokit/types from 12.1.1 to 12.3.0 by @dependabot in #74
  • chore(deps-dev): bump @types/jest from 29.5.8 to 29.5.11 by @dependabot in #84
  • chore(deps-dev): bump @typescript-eslint/parser from 6.7.5 to 6.15.0 by @dependabot in #90
  • 🐛 read workspace config correctly by @maxisam in #91

Full Changelog: v1.0.0...v1.0.1

v1.0.0

10 Oct 18:17
691281c
Compare
Choose a tag to compare

What's Changed

  • Refactor: get boolean input by @maxisam in #50
    Breaking Changes: all boolean inputs takes boolean value instead of string

Full Changelog: v0.6.0...v1.0.0

v0.6.0

10 Oct 18:00
abb1b9b
Compare
Choose a tag to compare

What's Changed

  • chore(deps-dev): bump @types/node from 18.18.3 to 18.18.4 by @dependabot in #46
  • chore(deps-dev): bump eslint from 8.50.0 to 8.51.0 by @dependabot in #45
  • chore(deps-dev): bump @typescript-eslint/parser from 6.7.4 to 6.7.5 by @dependabot in #47
  • ✨feature: add workflow summary by @maxisam in #48
  • ✨feature: option to update existing comment #44 by @maxisam in #49

Full Changelog: v0.5.2...v0.6.0

v0.5.2

05 Oct 17:38
0074ac2
Compare
Choose a tag to compare

What's Changed

  • 🐞 fix: remove dotnet format report properly by @maxisam in #43

Full Changelog: v0.5.1...v0.5.2

v0.5.1

05 Oct 16:52
1cbb9f4
Compare
Choose a tag to compare

What's Changed

  • 🐞 fix: cleanup jscpd report properly by @maxisam in #42

Full Changelog: v0.5.0...v0.5.1

v0.5.0

05 Oct 13:38
0ef66c1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.5.0

v0.4.0

03 Oct 22:52
0029957
Compare
Choose a tag to compare
✨feature: enhance log with group (#36)

* ✨feature: enhance log with group

* chore: build, dist updated

v0.3.0

29 Sep 21:24
25cb856
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.1...v0.3.0

v0.2.1

29 Sep 17:53
a8e2c61
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0

29 Sep 05:40
e561203
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.3...v0.2.0