Skip to content

v0.2.2-beta

Pre-release
Pre-release

Choose a tag to compare

@jaychang99 jaychang99 released this 14 Jul 11:17
· 23 commits to main since this release
c01a826

0.2.2-beta (July 14, 2024)

Below is a list of all new features, APIs, deprecations, and breaking changes.
PR: #15

New Features

  • None.

Improvements

  • None.

Other Changes

  • None.

Bug Fixes

  • Gracefully handle empty description coming in as an empty string. (Slack API forbids empty text fields)
  • Restore default file path for local environment. (openapi-base-aws.json -> openapi-base.json, same for the head file)
  • Add fetch-depth: 2 to ci.yml as at least two latest commits are needed to work on push event.