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.153 [skip ci]
Browse files Browse the repository at this point in the history
### [1.2.153](1.2.152...1.2.153) (2021-02-18)

### 📦 Build System

* **devDep:** bump @types/react-native from 0.63.49 to 0.63.50 ([#600](#600)) ([a1c5cc5](a1c5cc5))
  • Loading branch information
semantic-release-bot committed Feb 18, 2021
1 parent a1c5cc5 commit 8961866
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
### [1.2.153](https://github.com/Clumsy-Coder/myStocksRN/compare/1.2.152...1.2.153) (2021-02-18)


### 📦 Build System

* **devDep:** bump @types/react-native from 0.63.49 to 0.63.50 ([#600](https://github.com/Clumsy-Coder/myStocksRN/issues/600)) ([a1c5cc5](https://github.com/Clumsy-Coder/myStocksRN/commit/a1c5cc5ecb32fe38e17ed7145f491140c5f66d3f))

### [1.2.152](https://github.com/Clumsy-Coder/myStocksRN/compare/1.2.151...1.2.152) (2021-02-17)


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.152",
"version": "1.2.153",
"private": true,
"scripts": {
"start": "react-native start",
Expand Down

0 comments on commit 8961866

Please sign in to comment.