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.102 [skip ci]
Browse files Browse the repository at this point in the history
### [1.2.102](1.2.101...1.2.102) (2020-12-14)

### 📦 Build System

* **devDep:** bump @types/react-redux from 7.1.11 to 7.1.12 ([#510](#510)) ([dc99d5a](dc99d5a))
* **devDep:** bump eslint-plugin-prettier from 3.2.0 to 3.3.0 ([#514](#514)) ([9133ab9](9133ab9))
* **devDep:** bump husky from 4.3.5 to 4.3.6 ([#511](#511)) ([d2724c2](d2724c2))
* **devDep:** bump sinon from 9.2.1 to 9.2.2 ([#512](#512)) ([a465bbf](a465bbf))
  • Loading branch information
semantic-release-bot committed Dec 14, 2020
1 parent 9133ab9 commit 77980ad
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
### [1.2.102](https://github.com/Clumsy-Coder/myStocksRN/compare/1.2.101...1.2.102) (2020-12-14)


### 📦 Build System

* **devDep:** bump @types/react-redux from 7.1.11 to 7.1.12 ([#510](https://github.com/Clumsy-Coder/myStocksRN/issues/510)) ([dc99d5a](https://github.com/Clumsy-Coder/myStocksRN/commit/dc99d5a5aabda4b29b2a97e1d6606949901dbe21))
* **devDep:** bump eslint-plugin-prettier from 3.2.0 to 3.3.0 ([#514](https://github.com/Clumsy-Coder/myStocksRN/issues/514)) ([9133ab9](https://github.com/Clumsy-Coder/myStocksRN/commit/9133ab9b8f42dda34259de4b6b958e85e437bdeb))
* **devDep:** bump husky from 4.3.5 to 4.3.6 ([#511](https://github.com/Clumsy-Coder/myStocksRN/issues/511)) ([d2724c2](https://github.com/Clumsy-Coder/myStocksRN/commit/d2724c215f8c8d3742c4f4e0bfb78b243049c602))
* **devDep:** bump sinon from 9.2.1 to 9.2.2 ([#512](https://github.com/Clumsy-Coder/myStocksRN/issues/512)) ([a465bbf](https://github.com/Clumsy-Coder/myStocksRN/commit/a465bbfd3fdf7df281030bc3b949130ece1d7914))

### [1.2.101](https://github.com/Clumsy-Coder/myStocksRN/compare/1.2.100...1.2.101) (2020-12-13)


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

0 comments on commit 77980ad

Please sign in to comment.