Skip to content

Releases: birdiecare/hatch

v1.0.2

18 Mar 20:54
a6f697c
Compare
Choose a tag to compare

What's Changed

v1.0.0

20 Nov 14:58
83b7164
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.2...v1.0.0

v0.1.2

18 May 13:33
b05c39b
Compare
Choose a tag to compare

Remove duplicate url dev-dependency with mismatched version.

Believed to be the source of recent failing builds, as the version listed on the dev-dependency is invalid.

v0.1.1

14 Apr 13:07
e24ec1a
Compare
Choose a tag to compare

Updated dependencies and use OpenAPI generator v5. Please ensure you take into account any breaking changes. See https://github.com/OpenAPITools/openapi-generator/releases.

v0.1.0

15 Oct 15:45
Compare
Choose a tag to compare
  • Make Action more generic and allow user to specify repository URL and namespace
  • Rename parameters to be more descriptive

v0.0.12

29 Jun 08:20
Compare
Choose a tag to compare

Expose swagger models in client package by copying *.public-models.ts files

v0.0.7

19 Jun 13:56
90bf682
Compare
Choose a tag to compare

Fix missing cd in v0.0.6

v0.0.6

19 Jun 13:08
4602243
Compare
Choose a tag to compare

Support installing hatch also in fresh repositories

v0.0.5

15 Jun 09:57
10b79f5
Compare
Choose a tag to compare
  • Ensures wget is available in the action container

v0.0.4

08 Apr 12:18
6f195d4
Compare
Choose a tag to compare

Adds diffing capabilities to Hatch, by downloading latest version of package and comparing against newly created one before publishing to ensure there are differences between them.

This version of Hatch needs an additional parameter: registry_namespace in the workflow yaml file that calls it. This parameter should be the NPM registry namespace, without the '@' - e.g. birdiecare.