Skip to content

Commit

Permalink
update: update CHANGELOG.md & pubspec.yaml files
Browse files Browse the repository at this point in the history
  • Loading branch information
esmaeil-ahmadipour committed Jan 6, 2025
1 parent 4bcfefd commit 52d8333
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# 1.10.0+12

- [Feature] : Implement `UI` of password unlock screen using `fluent_ui` package (#41)
- feat: impl widgets of `MasterPassword` screen [#44](https://github.com/pactus-project/pactus-gui/pull/44)

# 1.9.1+11

- [Feature] : CI/CD Integration for Automated Release Builds and Notifications (#50)
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: gui
description: "Pactus Flutter GUI"
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
version: 1.9.1+11
version: 1.10.0+12

environment:
sdk: ^3.5.3
Expand Down

0 comments on commit 52d8333

Please sign in to comment.