Skip to content

Commit

Permalink
chore(version): Updated version and changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
Skyost committed Nov 3, 2024
1 parent 1bc055c commit e8fa63a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# 📰 Open Authenticator Changelog

## v1.0.8
Released on Nov 4, 2024.

* **FEAT** : Now directly copying TOTP code when tapped on by search (if enabled in the app settings). ([#e1d2447](https://github.com/Skyost/OpenAuthenticator/commit/e1d2447))
* **CHORE** : Now using `mobile_scanner` instead of `google_mlkit_barcode_scanning`. ([#f684564](https://github.com/Skyost/OpenAuthenticator/commit/f684564))

## v1.0.7
Released on Oct 28, 2024.

Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ publish_to: none
# dependencies can be manually updated by changing the version numbers below to
# the latest version available on pub.dev. To see which dependencies have newer
# versions available, run `flutter pub outdated`.
version: 1.0.7+10
version: 1.0.8+11

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

0 comments on commit e8fa63a

Please sign in to comment.