-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): publish packages (#365)
- [email protected] - [email protected] - [email protected] - [email protected]+2 - [email protected] - [email protected]+2 - [email protected] - [email protected] - [email protected] - [email protected]+2 Co-authored-by: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com>
- Loading branch information
1 parent
d058855
commit 7cc0f14
Showing
21 changed files
with
171 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
name: deriv_auth_ui | ||
description: A flutter package for deriv auth UI flows. | ||
version: 0.0.1+3 | ||
version: 0.0.2 | ||
|
||
environment: | ||
sdk: ">=3.0.0 <4.0.0" | ||
|
@@ -18,17 +18,17 @@ dependencies: | |
git: | ||
url: [email protected]:regentmarkets/flutter-deriv-packages.git | ||
path: packages/deriv_auth | ||
ref: deriv_auth-v1.1.0 | ||
ref: deriv_auth-v1.2.0 | ||
deriv_theme: | ||
git: | ||
url: [email protected]:regentmarkets/flutter-deriv-packages.git | ||
path: packages/deriv_theme | ||
ref: deriv_theme-v2.1.0 | ||
ref: deriv_theme-v2.2.0 | ||
deriv_ui: | ||
git: | ||
url: [email protected]:regentmarkets/flutter-deriv-packages.git | ||
path: packages/deriv_ui | ||
ref: deriv_ui-v0.0.1+2 | ||
ref: deriv_ui-v0.0.2 | ||
flutter_svg: ^1.1.6 | ||
smooth_page_indicator: ^1.1.0 | ||
intl_utils: ^2.8.3 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
name: deriv_date_range_picker | ||
description: A new Flutter package project. | ||
version: 0.0.1+1 | ||
version: 0.0.1+2 | ||
publish_to: "none" # Remove this line if you wish to publish to pub.dev | ||
|
||
environment: | ||
|
@@ -17,7 +17,7 @@ dependencies: | |
git: | ||
url: [email protected]:regentmarkets/flutter-deriv-packages.git | ||
path: packages/deriv_theme | ||
ref: deriv_theme-v2.1.0 | ||
ref: deriv_theme-v2.2.0 | ||
|
||
intl: ^0.18.0 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,7 @@ | ||
## 0.0.1+2 | ||
|
||
- Update a dependency to the latest release. | ||
|
||
## 0.0.1+1 | ||
|
||
- Update a dependency to the latest release. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
name: deriv_expandable_bottom_sheet | ||
description: A new Flutter package project. | ||
version: 0.0.1+1 | ||
version: 0.0.1+2 | ||
publish_to: none | ||
|
||
environment: | ||
|
@@ -15,7 +15,7 @@ dependencies: | |
git: | ||
url: [email protected]:regentmarkets/flutter-deriv-packages.git | ||
path: packages/deriv_theme | ||
ref: deriv_theme-v2.1.0 | ||
ref: deriv_theme-v2.2.0 | ||
|
||
dev_dependencies: | ||
flutter_test: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
name: deriv_numpad | ||
description: A new Flutter project. | ||
version: 1.0.1 | ||
version: 1.0.2 | ||
publish_to: "none" | ||
|
||
environment: | ||
|
@@ -13,7 +13,7 @@ dependencies: | |
git: | ||
url: [email protected]:regentmarkets/flutter-deriv-packages.git | ||
path: packages/deriv_theme | ||
ref: deriv_theme-v2.1.0 | ||
ref: deriv_theme-v2.2.0 | ||
|
||
flutter_svg: ^1.0.3 | ||
intl: ^0.17.0 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
name: deriv_ui | ||
description: A new Flutter package project. | ||
version: 0.0.1+2 | ||
version: 0.0.2 | ||
publish_to: none | ||
|
||
environment: | ||
|
@@ -15,7 +15,7 @@ dependencies: | |
git: | ||
url: [email protected]:regentmarkets/flutter-deriv-packages.git | ||
path: packages/deriv_theme | ||
ref: deriv_theme-v2.1.0 | ||
ref: deriv_theme-v2.2.0 | ||
|
||
deriv_web_view: | ||
git: | ||
|