diff --git a/.github/workflows/merge.yml b/.github/workflows/merge.yml index 2427f96..bedfd2f 100644 --- a/.github/workflows/merge.yml +++ b/.github/workflows/merge.yml @@ -1,11 +1,8 @@ name: "Merge" on: - push: pull_request: types: [closed] - branches: - - main jobs: changes: diff --git a/CHANGELOG.md b/CHANGELOG.md index 83c5acb..a9c3e23 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,3 +13,8 @@ ### :sparkles: New Features - [`885fa19`](https://github.com/zebradevs/zds-flutter/commit/885fa19d4d0ec4426a259b61cb828b6c9fac175e) - init. _(commit by [@thelukewalton](https://github.com/thelukewalton))_ + +[1.0.1]: https://github.com/ZebraDevs/zds_flutter/compare/v1.0.2...1.0.1 +[1.0.1]: https://github.com/ZebraDevs/zds_flutter/compare/v1.0.2...1.0.1 +[1.0.2]: https://github.com/ZebraDevs/zds_flutter/compare/1.0.1...1.0.2 +[1.0.3]: https://github.com/ZebraDevs/zds_flutter/compare/1.0.0...1.0.3