Skip to content
This repository has been archived by the owner on Oct 14, 2022. It is now read-only.

Commit

Permalink
chore(release): 1.2.170 [skip ci]
Browse files Browse the repository at this point in the history
### [1.2.170](1.2.169...1.2.170) (2021-03-08)

### 📦 Build System

* **deps:** bump react-native-reanimated from 1.13.2 to 2.0.0 ([#630](#630)) ([9c5e265](9c5e265))
* **devDep:** bump @types/sinon from 9.0.10 to 9.0.11 ([#628](#628)) ([f4e2dac](f4e2dac))
* **devDep:** bump redux-devtools-extension from 2.13.8 to 2.13.9 ([#629](#629)) ([635baad](635baad))
  • Loading branch information
semantic-release-bot committed Mar 8, 2021
1 parent 9c5e265 commit 19ec586
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
### [1.2.170](https://github.com/Clumsy-Coder/myStocksRN/compare/1.2.169...1.2.170) (2021-03-08)


### 📦 Build System

* **deps:** bump react-native-reanimated from 1.13.2 to 2.0.0 ([#630](https://github.com/Clumsy-Coder/myStocksRN/issues/630)) ([9c5e265](https://github.com/Clumsy-Coder/myStocksRN/commit/9c5e26515f4fda12458fb475e6c2470d74009afa))
* **devDep:** bump @types/sinon from 9.0.10 to 9.0.11 ([#628](https://github.com/Clumsy-Coder/myStocksRN/issues/628)) ([f4e2dac](https://github.com/Clumsy-Coder/myStocksRN/commit/f4e2dac77bf1ecb2f9282e2f5703c3b2f591d9ba))
* **devDep:** bump redux-devtools-extension from 2.13.8 to 2.13.9 ([#629](https://github.com/Clumsy-Coder/myStocksRN/issues/629)) ([635baad](https://github.com/Clumsy-Coder/myStocksRN/commit/635baade61b65ce7261bde624e5cbcf448a1d470))

### [1.2.169](https://github.com/Clumsy-Coder/myStocksRN/compare/1.2.168...1.2.169) (2021-03-08)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "myStocksRN",
"version": "1.2.169",
"version": "1.2.170",
"private": true,
"scripts": {
"start": "react-native start",
Expand Down

0 comments on commit 19ec586

Please sign in to comment.