Skip to content

Commit 9a4cf9a

Browse files
chore(release): publish packages (#35)
- flutter_release@0.3.1+2 Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 684d958 commit 9a4cf9a

File tree

3 files changed

+26
-1
lines changed

3 files changed

+26
-1
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,27 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## 2025-01-23
7+
8+
### Changes
9+
10+
---
11+
12+
Packages with breaking changes:
13+
14+
- There are no breaking changes in this release.
15+
16+
Packages with other changes:
17+
18+
- [`flutter_release` - `v0.3.1+2`](#flutter_release---v0312)
19+
20+
---
21+
22+
#### `flutter_release` - `v0.3.1+2`
23+
24+
- **FIX**: Automatically use completed state on internal publish stage.
25+
26+
627
## 2025-01-17
728

829
### Changes

packages/flutter_release/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.3.1+2
2+
3+
- **FIX**: Automatically use completed state on internal publish stage.
4+
15
## 0.3.1+1
26

37
- **FIX**: Increase retries for xcodebuild showBuildSettings.

packages/flutter_release/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: flutter_release
22
description: A tool for building and publishing Flutter apps, e.g. on GitHub, the Google Play Store and Apple's App Store.
3-
version: 0.3.1+1
3+
version: 0.3.1+2
44
repository: https://github.com/Oberhauser-Dev/dart_packages/tree/main/packages/flutter_release
55

66
environment:

0 commit comments

Comments
 (0)