Skip to content

Commit

Permalink
🎉 Release v1.5.0+95 🎉
Browse files Browse the repository at this point in the history
  • Loading branch information
Cierra-Runis committed Sep 27, 2023
1 parent fa291f6 commit 6322803
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 10 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/Releases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ jobs:
- uses: ncipollo/release-action@v1
with:
artifacts: ".release_tool/app-arm64-v8a-release.apk,.release_tool/Mercurius for Windows.zip"
name: "🎉 Release v1.4.6+94 🎉"
tag: "v1.4.6+94"
name: "🎉 Release v1.5.0+95 🎉"
tag: "v1.5.0+95"
bodyFile: ".release_tool/body.md"
skipIfReleaseExists: true
token: ${{ secrets.WAREHOUSE_TOKEN }}
Binary file modified .release_tool/Mercurius for Windows.zip
Binary file not shown.
Binary file modified .release_tool/app-arm64-v8a-release.apk
Binary file not shown.
12 changes: 5 additions & 7 deletions .release_tool/body.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,17 @@
### **Latest Version**

[v1.4.6+94](https://github.com/Cierra-Runis/mercurius/releases/tag/v1.4.6+94)
[v1.5.0+95](https://github.com/Cierra-Runis/mercurius/releases/tag/v1.5.0+95)

### **What's Updated**

> 📖Revise
> 📖Revise & 🌍Feature
>
> 1. 📖Improve typo
> 2. 📖Update packages
> 3. 📖Change `SafeArea` position in `MorePage`
> 4. 📖Improve animation when change bottom navigation
> 1. 📖Update packages
> 2. 🌍You can add background image at Home Page now
### **Changelog**

> [Compare To Previous Version](https://github.com/Cierra-Runis/mercurius/compare/v1.4.5+93...v1.4.6+94)
> [Compare To Previous Version](https://github.com/Cierra-Runis/mercurius/compare/v1.4.6+94...v1.5.0+95)
> For further changelog, check the [Github Releases Page](https://github.com/Cierra-Runis/mercurius/releases)
### **Breaking Changes**
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: For mercurius.

publish_to: "none"

version: 1.4.6+94
version: 1.5.0+95

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

0 comments on commit 6322803

Please sign in to comment.