Skip to content

Commit

Permalink
chore(codemagic_app_preview): upgrade to v0.2.0+1
Browse files Browse the repository at this point in the history
  • Loading branch information
nilsreichardt committed Sep 30, 2023
1 parent bbc1b80 commit 0ac9ecb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions packages/codemagic_app_preview/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.2.1

**FEAT:** Removes the need for `CM_PULL_REQUEST` environment variable to match the `README.md` on triggering builds just by labels.

## 0.2.0

- **DOCS:** Adds very detailed docs on how to use this CLI.
Expand Down
2 changes: 1 addition & 1 deletion packages/codemagic_app_preview/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: codemagic_app_preview
description: CLI to publish app previews for your app for every pull request via Codemagic.
repository: https://github.com/nilsreichardt/codemagic-app-preview/tree/main/packages/codemagic_app_preview
issue_tracker: https://github.com/nilsreichardt/codemagic-app-preview/issues
version: 0.2.0
version: 0.2.1

environment:
sdk: ">=2.14.0 <4.0.0"
Expand Down

0 comments on commit 0ac9ecb

Please sign in to comment.