Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 988 Bytes

CHANGELOG.md

File metadata and controls

19 lines (10 loc) · 988 Bytes

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.1.15 (2021-07-03)

0.1.14 (2021-07-03)

Features

  • add ChangelogSlackNotify stack and related lambda function and test cases (55c0374)
  • support cdk 1.74.0 (b74c162)

Bug Fixes

  • lambda: fix bug when trigger by first commit would lead to last commit not found error (0d42175)
  • lambda: fix lambda function code not found error (403a7d0)