Skip to content

Releases: fwilhe2/setup-kotlin

Release v1.8

18 Feb 06:37
7163c92

Choose a tag to compare

What's Changed

  • Bump the development-dependencies group with 4 updates by @dependabot[bot] in #599
  • Bump fast-xml-parser from 5.3.4 to 5.3.6 by @dependabot[bot] in #600

Full Changelog: v1.7...v1.8

Release v1.7

07 Feb 05:49

Choose a tag to compare

What's Changed

  • Bump the development-dependencies group with 3 updates by @dependabot[bot] in #591
  • Update to latest state of actions/typescript-action by @fwilhe2 in #595
  • Bump @github/local-action from 6.0.2 to 7.0.0 by @dependabot[bot] in #597
  • Bump @eslint/compat from 1.4.1 to 2.0.2 by @dependabot[bot] in #596

Full Changelog: v1.6...v1.7

Release v1.6

30 Jan 17:14
c3523ce

Choose a tag to compare

What's Changed

Full Changelog: v1.5...v1.6

Release v1.5

17 Jan 17:25
a8f0023

Choose a tag to compare

What's Changed

  • Bump the development-dependencies group with 3 updates by @dependabot[bot] in #572
  • Bump actions/checkout from 5 to 6 by @dependabot[bot] in #573
  • Bump the development-dependencies group with 3 updates by @dependabot[bot] in #574
  • Bump the development-dependencies group with 4 updates by @dependabot[bot] in #575
  • Bump the development-dependencies group with 5 updates by @dependabot[bot] in #576
  • Bump the development-dependencies group with 3 updates by @dependabot[bot] in #579
  • Bump @actions/core from 1.11.1 to 2.0.1 by @dependabot[bot] in #578
  • Bump the development-dependencies group with 3 updates by @dependabot[bot] in #580
  • Bump eslint-plugin-jest from 29.9.0 to 29.11.1 in the development-dependencies group by @dependabot[bot] in #581
  • Bump the development-dependencies group with 3 updates by @dependabot[bot] in #582
  • Bump the development-dependencies group with 4 updates by @dependabot[bot] in #584
  • Bump tar from 7.5.2 to 7.5.3 by @dependabot[bot] in #586

Full Changelog: v1.4...v1.5

Release v1.4

16 Nov 17:47

Choose a tag to compare

What's Changed

Full Changelog: v1.3...v1.4

Release v1.3

31 Aug 19:25
5c7fd98

Choose a tag to compare

Use Proper File Separator for OS #459 by @gmitch215
Default kotlin version is 2.2.10

Release v1.2

22 Jan 19:14

Choose a tag to compare

Release v1.1

22 Jan 19:01
6d5df03

Choose a tag to compare

Bump @types/node from 20.17.10 to 20.17.14 (#482)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.17.10 to 20.17.14.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Florian Wilhelm <[email protected]>

Release 1.0

22 Jan 18:35

Choose a tag to compare

Release Version 1.0 motivated by #479

Release 0.11.0

01 Jan 23:18
f894d48

Choose a tag to compare

Export Paths to Environmental Variables (#451) by @gmitch215

Add action types with validation (#472) by @krzema12