1.0.2
honeycomb-cheesecake
released this
14 Aug 18:01
·
101 commits
to master
since this release
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.2] - 2023-08-14
Changed
- Updated
@openapitools/openapi-generator-cli
to latest. By @honeycomb-cheesecake. - Updated
generator-cli
version. By @honeycomb-cheesecake.
Added
- This
CHANGELOG.md
file to track changes. By @honeycomb-cheesecake. - Schema definition for
SkipFilters
indecision/openapi-3.yaml
. By @honeycomb-cheesecake. SkipFilters
parameter to Placement object in non-breaking, optional manner. By @honeycomb-cheesecake.- Base information to project
package.json
. By @honeycomb-cheesecake. - NPM build scripts to
package.json
for both the decision and management specifications. By @honeycomb-cheesecake. - 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.