Skip to content

Releases: iniva/action-repository-dispatch

v2.0.1

05 Aug 07:19
9996ee1
Compare
Choose a tag to compare

What's Changed

  • Improve usage documentation.
  • Add examples

Full Changelog: v2.0.0...v2.0.1

v2.0.0

04 Aug 12:57
e6d8ee8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.8...v2.0.0

v1.1.8

04 Mar 07:59
421d399
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.7...v1.1.8

v1.1.7

07 Jan 19:22
d2c2cf6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.6...v1.1.7

v1.1.6

03 Aug 12:10
f6088f1
Compare
Choose a tag to compare

What's Changed

  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.30.5 to 5.30.7 by @dependabot in #55
  • chore(deps-dev): bump ts-node from 10.8.2 to 10.9.1 by @dependabot in #49
  • chore(deps-dev): bump eslint from 8.19.0 to 8.20.0 by @dependabot in #53
  • chore(deps-dev): bump @typescript-eslint/parser from 5.30.5 to 5.32.0 by @dependabot in #60
  • chore(deps-dev): bump eslint from 8.19.0 to 8.21.0 by @dependabot in #59
  • chore(deps-dev): bump nock from 13.2.8 to 13.2.9 by @dependabot in #56
  • chore(deps-dev): bump commitizen from 4.2.4 to 4.2.5 by @dependabot in #61
  • chore(deps-dev): bump @types/node from 14.18.18 to 14.18.23 by @dependabot in #63
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.30.7 to 5.32.0 by @dependabot in #64
  • Dependabot updates by @iniva in #65

Full Changelog: v1.1.5...v1.1.6

v1.1.5

07 Jul 09:00
d4cbf9d
Compare
Choose a tag to compare

What's Changed

  • chore(deps-dev): bump eslint from 8.18.0 to 8.19.0 by @dependabot in #39
  • chore(deps-dev): bump nock from 13.2.7 to 13.2.8 by @dependabot in #40
  • chore(deps-dev): bump ts-node from 10.8.1 to 10.8.2 by @dependabot in #42
  • chore(deps-dev): bump @typescript-eslint/parser from 5.29.0 to 5.30.3 by @dependabot in #43
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.29.0 to 5.30.5 by @dependabot in #45
  • chore(deps-dev): bump @typescript-eslint/parser from 5.29.0 to 5.30.5 by @dependabot in #46
  • Dependabot updates by @iniva in #47

Full Changelog: v1.1.4...v1.1.5

v1.1.4

23 Jun 07:06
7814e06
Compare
Choose a tag to compare

What's Changed

  • docs: update README in dc124c6
  • build: update deps. Fix security issue in got in 08dd97a
  • chore(deps-dev): bump eslint from 8.16.0 to 8.17.0 by @dependabot in #26
  • chore(deps-dev): bump @typescript-eslint/parser from 5.26.0 to 5.27.0 by @dependabot in #22
  • chore(deps-dev): bump nock from 13.2.4 to 13.2.6 by @dependabot in #23
  • chore(deps-dev): bump ts-node from 10.8.0 to 10.8.1 by @dependabot in #24
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.26.0 to 5.27.0 by @dependabot in #25
  • chore(deps-dev): bump typescript from 4.7.2 to 4.7.3 by @dependabot in #27
  • chore(deps-dev): bump @typescript-eslint/parser from 5.27.0 to 5.27.1 by @dependabot in #29
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.27.0 to 5.27.1 by @dependabot in #30
  • chore(deps-dev): bump @typescript-eslint/parser from 5.27.1 to 5.28.0 by @dependabot in #32
  • chore(deps-dev): bump typescript from 4.7.3 to 4.7.4 by @dependabot in #36
  • chore(deps-dev): bump eslint from 8.17.0 to 8.18.0 by @dependabot in #35
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.27.1 to 5.28.0 by @dependabot in #33
  • chore(deps-dev): bump nock from 13.2.6 to 13.2.7 by @dependabot in #38
  • chore(deps): bump @actions/core from 1.8.2 to 1.9.0 by @dependabot in #37

Full Changelog: v1.1.3...v1.1.4

v1.1.3

28 May 07:53
3d32cc7
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump actions/cache from 1 to 3 by @dependabot in #13
  • chore(deps): bump actions/setup-node from 1 to 3 by @dependabot in #14
  • chore(deps): bump actions/checkout from 2 to 3 by @dependabot in #15
  • chore(deps): bump trim-off-newlines from 1.0.1 to 1.0.3 by @dependabot in #18
  • chore(deps): bump node-fetch from 2.6.1 to 2.6.7 by @dependabot in #19
  • chore(deps): bump ansi-regex from 3.0.0 to 3.0.1 by @dependabot in #20

Full Changelog: v1.1.2...v1.1.3

v1.1.2 - Update deps

27 May 09:38
518f6db
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.1...v1.1.2

v1.1.1 - Update deps

13 Jun 06:20
Compare
Choose a tag to compare
  • Update deps
  • Update code to adapt to latest @actions/github