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.0.18 [skip ci]
Browse files Browse the repository at this point in the history
### [1.0.18](1.0.17...1.0.18) (2020-08-12)

### Build System

* **deps:** bump react-native-reanimated from 1.11.0 to 1.12.0 ([#222](#222)) ([e4235fb](e4235fb))
* **devDep:** bump @types/react-native from 0.63.6 to 0.63.7 ([#223](#223)) ([3b9747d](3b9747d))
* **devDep:** bump ts-jest from 26.1.4 to 26.2.0 ([#224](#224)) ([413705c](413705c))
  • Loading branch information
semantic-release-bot committed Aug 12, 2020
1 parent 413705c commit 8dc4069
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.0.18](https://github.com/Clumsy-Coder/myStocksRN/compare/1.0.17...1.0.18) (2020-08-12)


### Build System

* **deps:** bump react-native-reanimated from 1.11.0 to 1.12.0 ([#222](https://github.com/Clumsy-Coder/myStocksRN/issues/222)) ([e4235fb](https://github.com/Clumsy-Coder/myStocksRN/commit/e4235fba83f81ec65e12702bd01290b9a2f47252))
* **devDep:** bump @types/react-native from 0.63.6 to 0.63.7 ([#223](https://github.com/Clumsy-Coder/myStocksRN/issues/223)) ([3b9747d](https://github.com/Clumsy-Coder/myStocksRN/commit/3b9747d9e797d5a1adcabde44f28424644066c71))
* **devDep:** bump ts-jest from 26.1.4 to 26.2.0 ([#224](https://github.com/Clumsy-Coder/myStocksRN/issues/224)) ([413705c](https://github.com/Clumsy-Coder/myStocksRN/commit/413705c41dfe97c0ed2dc45259585d83ecc00451))

### [1.0.17](https://github.com/Clumsy-Coder/myStocksRN/compare/1.0.16...1.0.17) (2020-08-11)


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

0 comments on commit 8dc4069

Please sign in to comment.