Skip to content

Commit

Permalink
chore(release): 2.0.0-beta.1 [skip ci]
Browse files Browse the repository at this point in the history
## [2.0.0-beta.1](v1.0.1...v2.0.0-beta.1) (2021-04-28)

### ⚠ BREAKING CHANGES

* update expo-sdk

### Features

* add screen showing all product prices ([4dbce1c](4dbce1c))
* handle multiple pick for prices ([9353d4e](9353d4e))
* new product details screen ([ba3f510](ba3f510))
* search for a product price on the web ([38ffcbe](38ffcbe))
* update expo-sdk ([9dab7e5](9dab7e5))

### Bug Fixes

* add translation for price caption ([cefdbfc](cefdbfc))
* android version code handle prerelease ([828f2f2](828f2f2))
  • Loading branch information
semantic-release-bot authored and DiogoAbu committed Apr 28, 2021
1 parent 20f8ced commit d3e0abb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.0.1-beta.3",
"version": "2.0.0-beta.1",
"main": "node_modules/expo/AppEntry.js",
"private": true,
"scripts": {
Expand Down

0 comments on commit d3e0abb

Please sign in to comment.