Skip to content

Commit

Permalink
chore(release): 0.1.0-dev.1 [skip ci]
Browse files Browse the repository at this point in the history
# [0.1.0-dev.1](v0.0.57...v0.1.0-dev.1) (2023-04-29)

### Bug Fixes

* **i18n:** update translation for `refreshSucess` ([b286444](b286444))
* open contributor links externally ([#791](#791)) ([f0b0282](f0b0282))
* resized monochrome icon to match the original ([#789](#789)) ([ac830cb](ac830cb))
* update pubspec version ([65da6af](65da6af))

### Features

* add continue anyway button to select from storage dialog ([#810](#810)) ([affba66](affba66))
* add option to import/export keystore ([#776](#776)) ([dca2d4f](dca2d4f))
* appreciation message for new contributors ([0a1f2da](0a1f2da))
* auto select default patches ([4c9cb56](4c9cb56))
* change `continue anyways` to `cancel` ([cfc866b](cfc866b))
* **ci:** update crowdin workflow to use new main branch ([ded59d2](ded59d2))
* confirmation dialog for deleting keystore ([#764](#764)) ([054afbb](054afbb))
* disable selecting installed apps for nonroot ([bb681e3](bb681e3))
* improve suggested app version text ([#822](#822)) ([ad17995](ad17995))
* improve ux ([#752](#752)) ([3b677f8](3b677f8)), closes [#782](#782)
* progress bar for manager updates ([f5aafdb](f5aafdb))
* remove notice about stale development [skip ci] ([62f7a82](62f7a82))
* resetting source to default dismiss the sources pop-up ([#797](#797)) ([62ef1c8](62ef1c8))
* trim extra space when setting custom source ([#771](#771)) ([37b583f](37b583f))
* warning for armv7 devices ([cdfb09f](cdfb09f))
  • Loading branch information
semantic-release-bot committed Apr 29, 2023
1 parent 4ec36d3 commit 9f93351
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 11 deletions.
27 changes: 27 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1 +1,28 @@
# [0.1.0-dev.1](https://github.com/revanced/revanced-manager/compare/v0.0.57...v0.1.0-dev.1) (2023-04-29)


### Bug Fixes

* **i18n:** update translation for `refreshSucess` ([b286444](https://github.com/revanced/revanced-manager/commit/b286444ad93fc6009412ac14b996ff6268069811))
* open contributor links externally ([#791](https://github.com/revanced/revanced-manager/issues/791)) ([f0b0282](https://github.com/revanced/revanced-manager/commit/f0b028279c69f97817952063d84809d3e486ad6e))
* resized monochrome icon to match the original ([#789](https://github.com/revanced/revanced-manager/issues/789)) ([ac830cb](https://github.com/revanced/revanced-manager/commit/ac830cbe7f3b1ebd7849e586b829d3c077436a0d))
* update pubspec version ([65da6af](https://github.com/revanced/revanced-manager/commit/65da6af3f96550b138dcaf61832a5de23f529b32))


### Features

* add continue anyway button to select from storage dialog ([#810](https://github.com/revanced/revanced-manager/issues/810)) ([affba66](https://github.com/revanced/revanced-manager/commit/affba669ce1ca6866a1dd1bd801e3f33e4bfe051))
* add option to import/export keystore ([#776](https://github.com/revanced/revanced-manager/issues/776)) ([dca2d4f](https://github.com/revanced/revanced-manager/commit/dca2d4fe126a6966a094d335e0f27bb62d76c5e8))
* appreciation message for new contributors ([0a1f2da](https://github.com/revanced/revanced-manager/commit/0a1f2da33da7d44f0613b19f3e6b2b7b50240548))
* auto select default patches ([4c9cb56](https://github.com/revanced/revanced-manager/commit/4c9cb560e3e38295a5140419f2565b478cb6c497))
* change `continue anyways` to `cancel` ([cfc866b](https://github.com/revanced/revanced-manager/commit/cfc866bef2497bc1675bf5dea834cea59d9cc969))
* **ci:** update crowdin workflow to use new main branch ([ded59d2](https://github.com/revanced/revanced-manager/commit/ded59d2da0d193b2dea4a5a7f2fc8eefaceecc0a))
* confirmation dialog for deleting keystore ([#764](https://github.com/revanced/revanced-manager/issues/764)) ([054afbb](https://github.com/revanced/revanced-manager/commit/054afbbedd70a1933d8241ff5b63a772f90b555f))
* disable selecting installed apps for nonroot ([bb681e3](https://github.com/revanced/revanced-manager/commit/bb681e31c9c4e8a5b7b0c883edd1bc5c28505627))
* improve suggested app version text ([#822](https://github.com/revanced/revanced-manager/issues/822)) ([ad17995](https://github.com/revanced/revanced-manager/commit/ad17995f2883682f67eb42b1f82ca865fba86ef9))
* improve ux ([#752](https://github.com/revanced/revanced-manager/issues/752)) ([3b677f8](https://github.com/revanced/revanced-manager/commit/3b677f8ae3739c079e2116417fef6ed395c2ff06)), closes [#782](https://github.com/revanced/revanced-manager/issues/782)
* progress bar for manager updates ([f5aafdb](https://github.com/revanced/revanced-manager/commit/f5aafdb7d6f51386b667abbccf7f2521ef664ba5))
* remove notice about stale development [skip ci] ([62f7a82](https://github.com/revanced/revanced-manager/commit/62f7a820d8ee2506376306e119698d427de745ef))
* resetting source to default dismiss the sources pop-up ([#797](https://github.com/revanced/revanced-manager/issues/797)) ([62ef1c8](https://github.com/revanced/revanced-manager/commit/62ef1c88fe0352d3962f8c73edff4b99ea347c0f))
* trim extra space when setting custom source ([#771](https://github.com/revanced/revanced-manager/issues/771)) ([37b583f](https://github.com/revanced/revanced-manager/commit/37b583f560910c0b5da2a8e64de9b53f5a26bb56))
* warning for armv7 devices ([cdfb09f](https://github.com/revanced/revanced-manager/commit/cdfb09fbfa8e74d84ddcc91565489c3c5b61dfa2))
14 changes: 3 additions & 11 deletions pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,14 +1,10 @@
name: revanced_manager
description: The official ReVanced Manager.
homepage: https://github.com/revanced/revanced-manager

publish_to: 'none'

version: 1.0.0-dev.1+100000000

publish_to: none
version: 0.1.0-dev.1+100100
environment:
sdk: ">=2.17.5 <3.0.0"

dependencies:
animations: ^2.0.7
app_installer: ^1.1.0
Expand Down Expand Up @@ -74,18 +70,14 @@ dependencies:
flutter_markdown: ^0.6.14
pub_release: ^8.0.3
dio_cache_interceptor: ^3.4.0

dev_dependencies:
json_serializable: ^6.6.1
build_runner: any
flutter_launcher_icons: ^0.13.0
flutter_lints: ^2.0.1
flutter_test:
sdk: flutter
injectable_generator: ^2.1.5



injectable_generator: ^2.1.5
flutter:
uses-material-design: true
assets:
Expand Down

0 comments on commit 9f93351

Please sign in to comment.