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.2 [skip ci]
Browse files Browse the repository at this point in the history
### [1.0.2](1.0.1...1.0.2) (2020-08-05)

### Build System

* **deps:** bump @react-navigation/stack from 5.8.0 to 5.9.0 ([#194](#194)) ([2b21331](2b21331))
* **devDep:** bump @babel/runtime from 7.11.0 to 7.11.1 ([#193](#193)) ([c882e31](c882e31))
  • Loading branch information
semantic-release-bot committed Aug 5, 2020
1 parent c882e31 commit 546c698
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
### [1.0.2](https://github.com/Clumsy-Coder/myStocksRN/compare/1.0.1...1.0.2) (2020-08-05)


### Build System

* **deps:** bump @react-navigation/stack from 5.8.0 to 5.9.0 ([#194](https://github.com/Clumsy-Coder/myStocksRN/issues/194)) ([2b21331](https://github.com/Clumsy-Coder/myStocksRN/commit/2b21331723b64f0a205e04a71e5874ba83887ab9))
* **devDep:** bump @babel/runtime from 7.11.0 to 7.11.1 ([#193](https://github.com/Clumsy-Coder/myStocksRN/issues/193)) ([c882e31](https://github.com/Clumsy-Coder/myStocksRN/commit/c882e31ee8910f91314c9d42313c43422b12cc58))

### [1.0.1](https://github.com/Clumsy-Coder/myStocksRN/compare/1.0.0...1.0.1) (2020-08-04)


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

0 comments on commit 546c698

Please sign in to comment.