Skip to content

Releases: kit-data-manager/json-schema-check-action

v0.0.8

13 Nov 14:37
94a9e7c

Choose a tag to compare

🪲 Bugfixes

  • Updated @apidevtools/json-schema-ref-parser to v15.1.1 to fix wrong escaping of internal definition paths

v0.0.7

13 Nov 09:41
089b0a7

Choose a tag to compare

⭐ New Features

  • Added auto-detection of schemaVersion (previously used action parameter removed)

🪲 Bugfixes

  • Security updates

v0.0.6

30 Sep 09:20

Choose a tag to compare

🪲 Bugfixes

  • Added missing previousVersion attribute to action.yml

v0.0.5

29 Sep 07:57

Choose a tag to compare

⭐ New Features

  • Added new argument 'previousVersion' to allow to provide the latestVersion dynamically

🪲 Bugfixes

  • Fixed way to obtain latestVersion via proper API instead of most recent tag
  • Security updates

v0.0.4

03 Jul 11:22

Choose a tag to compare

🪲 Bugfixes

  • Fixed asset filename for obtaining latest release

v0.0.3

03 Jul 11:15

Choose a tag to compare

⭐ New Features

  • Release asset now includes the version, e.g., bundled_v1.0.0.json
  • Latest version is now obtained from release asset

🪲 Bugfixes

  • Asset upload now correctly succeeds on status 201 instead of 200

v0.0.2

03 Jul 10:48

Choose a tag to compare

⭐ New Features

  • Action now supports release.published trigger to attach 'bundled.json' file to release

v0.0.1

27 Jun 08:29
d6c0ff8

Choose a tag to compare

Initial release of json-schema-check-action.
Please refer to README.md for details about purpose and usage of this action.