Skip to content

Commit

Permalink
chore(version): release v0.4.0+1
Browse files Browse the repository at this point in the history
  • Loading branch information
mumu-lhl committed Aug 17, 2024
1 parent f8b8db8 commit 9c22202
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 2 deletions.
15 changes: 14 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,20 @@
All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines.

---
## [0.3.0+1](https://github.com/mumu-lhl/Ciyue/compare/v0.2.1+5..0.3.0+1) - 2024-08-17
## [0.4.0+1](https://github.com/mumu-lhl/Ciyue/compare/v0.3.0+1..v0.4.0+1) - 2024-08-17

### Bug Fixes

- load some mdx files failed - ([987f4ce](https://github.com/mumu-lhl/Ciyue/commit/987f4ce838009ac6dca256c79b459de213a0490c)) - Mumulhl

### Features

- support splashscreen - ([5a8cca2](https://github.com/mumu-lhl/Ciyue/commit/5a8cca26a34fbce50ea27b72729addd963ecfd45)) - Mumulhl
- support bigger mdx dictionaries - ([ed86c21](https://github.com/mumu-lhl/Ciyue/commit/ed86c215d8f85adf803342a8886c470460e272d0)) - Mumulhl
- add remove button to search - ([f8b8db8](https://github.com/mumu-lhl/Ciyue/commit/f8b8db89ad14128c2e81642e4148ade1e9b55796)) - Mumulhl

---
## [0.3.0+1](https://github.com/mumu-lhl/Ciyue/compare/v0.2.1+5..v0.3.0+1) - 2024-08-17

### Features

Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
# In Windows, build-name is used as the major, minor, and patch parts
# of the product and file versions while build-number is used as the build suffix.
version: 0.3.0+1
version: 0.4.0+1

environment:
sdk: '>=3.4.0 <4.0.0'
Expand Down

0 comments on commit 9c22202

Please sign in to comment.