Skip to content

Releases: IAreKyleW00t/verified-bot-commit

v1.3.6

26 May 23:20
1f0cf3f

Choose a tag to compare

What's Changed

✨ Other Changes

🏗️ Dependencies

  • build(deps-dev): Bump the npm-development group with 2 updates by @dependabot in #130
  • build(deps-dev): Bump the npm-development group with 2 updates by @dependabot in #131
  • build(deps-dev): Bump the npm-development group with 6 updates by @dependabot in #133
  • build(deps): Bump github/codeql-action from 3.28.17 to 3.28.18 in the actions group by @dependabot in #132
  • build(deps-dev): Bump the npm-development group with 3 updates by @dependabot in #135

Full Changelog: v1.3.5...v1.3.6

v1.3.5

12 May 03:09
29b6414

Choose a tag to compare

What's Changed

🏗️ Dependencies

  • build(deps): Bump github/codeql-action from 3.28.15 to 3.28.16 in the actions group by @dependabot in #122
  • build(deps-dev): Bump the npm-development group with 6 updates by @dependabot in #121
  • build(deps-dev): Bump the npm-development group with 4 updates by @dependabot in #123
  • build(deps): Bump github/codeql-action from 3.28.16 to 3.28.17 in the actions group by @dependabot in #125
  • build(deps-dev): Bump the npm-development group with 7 updates by @dependabot in #126
  • build(deps-dev): Bump the npm-development group with 5 updates by @dependabot in #127
  • build(deps): Bump @actions/github from 6.0.0 to 6.0.1 in the npm-production group across 1 directory by @dependabot in #129

Full Changelog: v1.3.4...v1.3.5

v1.3.4

14 Apr 21:53
1b4639c

Choose a tag to compare

What's Changed

✨ Other Changes

🏗️ Dependencies

  • build(deps): Bump the actions group with 2 updates by @dependabot in #115
  • build(deps): Bump @rollup/rollup-linux-x64-gnu from 4.39.0 to 4.40.0 by @dependabot in #118
  • build(deps-dev): Bump the npm-development group with 7 updates by @dependabot in #116
  • build(deps): Bump @octokit/plugin-throttling from 9.6.1 to 10.0.0 by @dependabot in #119
  • build(deps): Bump the npm-production group with 2 updates by @dependabot in #117

Full Changelog: v1.3.3...v1.3.4

v1.3.3

07 Apr 23:42
27699d0

Choose a tag to compare

What's Changed

✨ Other Changes

🏗️ Dependencies

  • build(deps-dev): Bump the npm-development group with 2 updates by @dependabot in #108
  • build(deps-dev): Bump the npm-development group with 8 updates by @dependabot in #112
  • build(deps): Bump github/codeql-action from 3.28.13 to 3.28.14 in the actions group by @dependabot in #111
  • build(deps): Bump @octokit/plugin-throttling from 9.6.0 to 9.6.1 in the npm-production group by @dependabot in #113

Full Changelog: v1.3.2...v1.3.3

v1.3.2

01 Apr 04:50
849c406

Choose a tag to compare

What's Changed

✨ Other Changes

Full Changelog: v1.3.1...v1.3.2

v1.3.1

31 Mar 22:58
5bb3519

Choose a tag to compare

What's Changed

✨ Other Changes

🏗️ Dependencies

  • build(deps-dev): Bump eslint-import-resolver-typescript from 4.2.7 to 4.3.1 in the npm-development group by @dependabot in #102
  • build(deps-dev): Bump the npm-development group with 3 updates by @dependabot in #104

Important

As of this version, if there are no files changed or nothing to add to your commit, then the Action will throw a warning instead of resulting in an error. This is intended to align with the initial behavior of the Action while still being informative to the user.

This can be changed to info, notice, warning, or error with the if-no-commit input.

Full Changelog: v1.3.0...v1.3.1

v1.3.0

29 Mar 18:42
f6a8ea6

Choose a tag to compare

What's Changed

✨ Other Changes

Full Changelog: v1.2.0...v1.3.0

v1.2.0

29 Mar 12:17
bab4ada

Choose a tag to compare

What's Changed

✨ Other Changes

Full Changelog: v1.1.1...v1.2.0

v1.1.1

29 Mar 04:17
8c3fcb4

Choose a tag to compare

What's Changed

✨ Other Changes

Full Changelog: v1.1.0...v1.1.1

v1.1.0

29 Mar 03:35
1352392

Choose a tag to compare

What's Changed

✨ Other Changes

Warning

As of this version, this Action will use git to determine local file changes and limit files to those. This means that it must be able to run git locally. This is fine in most scenarios, but there are some edge cases depending on your Workflow.

See the Common Errors section for more details!

Full Changelog: v1.0.15...v1.1.0