Skip to content

1.0.9

Compare
Choose a tag to compare
@honeycomb-cheesecake honeycomb-cheesecake released this 15 Aug 13:51
· 42 commits to master since this release
e55c590

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.

[Unreleased]

[1.0.9] - [sc-48140] 2023-08-15

[1.0.8] - [sc-48140] 2023-08-15

Fixed

[1.0.7] - [sc-48140] 2023-08-15

Fixed

  • [sc-48140] Typescript stage in publish workflow to target the correct version of Javascript. By @honeycomb-cheesecake.

Changed

Added

[1.0.6] - [sc-48140] 2023-08-14

Added

[1.0.5] - [sc-48140] 2023-08-14

Fixed

[1.0.4] - [sc-48140] 2023-08-14

Fixed

  • [sc-48140] GitHub Actions working directory references publish-decision-spec-packages.yml. By @honeycomb-cheesecake.

[1.0.3] - [sc-48140] 2023-08-14

Fixed

  • [sc-48140] package-lock.json file as prior one didn't work with npm clean-install. By @honeycomb-cheesecake.

Changed

[1.0.2] - [sc-48140] 2023-08-14

Changed

Added

  • [sc-48140] This CHANGELOG.md file to track changes. By @honeycomb-cheesecake.
  • [sc-48140] Schema definition for SkipFilters in decision/openapi-3.yaml. By @honeycomb-cheesecake.
  • [sc-48140] SkipFilters parameter to Placement object in non-breaking, optional manner. By @honeycomb-cheesecake.
  • [sc-48140] Base information to project package.json. By @honeycomb-cheesecake.
  • [sc-48140] NPM build scripts to package.json for both the decision and management specifications. By @honeycomb-cheesecake.
  • [sc-48140] CI/CD workflow that allows for Typescript implementation of the api spec to be deployed as a package to a npm registry (currently a dry-run). By @honeycomb-cheesecake.