Skip to content

Commit

Permalink
chore(release): publish packages (#345)
Browse files Browse the repository at this point in the history
- [email protected]+2
 - [email protected]+2

Co-authored-by: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
mobile-apps-deriv and github-actions[bot] authored Nov 29, 2023
1 parent 36a0c1f commit 1d842a8
Show file tree
Hide file tree
Showing 5 changed files with 37 additions and 3 deletions.
26 changes: 26 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,32 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 2023-11-29

### Changes

---

Packages with breaking changes:

- There are no breaking changes in this release.

Packages with other changes:

- [`deriv_auth_ui` - `v0.0.1+2`](#deriv_auth_ui---v0012)
- [`deriv_ui` - `v0.0.1+2`](#deriv_ui---v0012)

---

#### `deriv_auth_ui` - `v0.0.1+2`

- **REFACTOR**(deriv_auth_ui): [MOBC-629] Adding semantics to UI components ([#321](https://github.com/regentmarkets/flutter-deriv-packages/issues/321)). ([36a0c1fa](https://github.com/regentmarkets/flutter-deriv-packages/commit/36a0c1faa0b47d4f735a79daf67c9e2c0089938e))

#### `deriv_ui` - `v0.0.1+2`

- **REFACTOR**(deriv_auth_ui): [MOBC-629] Adding semantics to UI components ([#321](https://github.com/regentmarkets/flutter-deriv-packages/issues/321)). ([36a0c1fa](https://github.com/regentmarkets/flutter-deriv-packages/commit/36a0c1faa0b47d4f735a79daf67c9e2c0089938e))


## 2023-11-28

### Changes
Expand Down
4 changes: 4 additions & 0 deletions packages/deriv_auth_ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.0.1+2

- **REFACTOR**(deriv_auth_ui): [MOBC-629] Adding semantics to UI components ([#321](https://github.com/regentmarkets/flutter-deriv-packages/issues/321)). ([36a0c1fa](https://github.com/regentmarkets/flutter-deriv-packages/commit/36a0c1faa0b47d4f735a79daf67c9e2c0089938e))

## 0.0.1+1

- Update a dependency to the latest release.
Expand Down
4 changes: 2 additions & 2 deletions packages/deriv_auth_ui/pubspec.yaml
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+1
version: 0.0.1+2

environment:
sdk: ">=3.0.0 <4.0.0"
Expand Down Expand Up @@ -28,7 +28,7 @@ dependencies:
git:
url: [email protected]:regentmarkets/flutter-deriv-packages.git
path: packages/deriv_ui
ref: deriv_ui-v0.0.1+1
ref: deriv_ui-v0.0.1+2
flutter_svg: ^1.1.6
smooth_page_indicator: ^1.1.0
intl_utils: ^2.8.3
Expand Down
4 changes: 4 additions & 0 deletions packages/deriv_ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.0.1+2

- **REFACTOR**(deriv_auth_ui): [MOBC-629] Adding semantics to UI components ([#321](https://github.com/regentmarkets/flutter-deriv-packages/issues/321)). ([36a0c1fa](https://github.com/regentmarkets/flutter-deriv-packages/commit/36a0c1faa0b47d4f735a79daf67c9e2c0089938e))

## 0.0.1+1

- Update a dependency to the latest release.
Expand Down
2 changes: 1 addition & 1 deletion packages/deriv_ui/pubspec.yaml
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+1
version: 0.0.1+2
publish_to: none

environment:
Expand Down

0 comments on commit 1d842a8

Please sign in to comment.