From f3f6f08eb1976512deae565b361776249f0fca58 Mon Sep 17 00:00:00 2001 From: yoshi-code-bot <70984784+yoshi-code-bot@users.noreply.github.com> Date: Fri, 21 May 2021 13:30:08 -0700 Subject: [PATCH] chore: release test-api 2.0.0 --- src/apis/test-api/CHANGELOG.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/src/apis/test-api/CHANGELOG.md b/src/apis/test-api/CHANGELOG.md index 456074b..a116028 100644 --- a/src/apis/test-api/CHANGELOG.md +++ b/src/apis/test-api/CHANGELOG.md @@ -1,5 +1,20 @@ # Changelog +## [2.0.0](https://www.github.com/sofisl/hello-world/compare/test-api-v1.0.0...test-api-v2.0.0) (2021-05-21) + + +### ⚠ BREAKING CHANGES + +* add a change +* launch libs +* add new apis + +### Features + +* add a change ([7d9629c](https://www.github.com/sofisl/hello-world/commit/7d9629c297b2f0c45a13fe209e30ae916c7c7e8d)) +* add new apis ([3628279](https://www.github.com/sofisl/hello-world/commit/36282795b32dc0832227058eef35336403df914b)) +* launch libs ([6ed56bf](https://www.github.com/sofisl/hello-world/commit/6ed56bf5fd80c77ad7ec84b10e702fbaac611664)) + ## 1.0.0 (2020-12-03)