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.108 [skip ci]
Browse files Browse the repository at this point in the history
### [1.2.108](1.2.107...1.2.108) (2020-12-21)

### 📦 Build System

* **devDep:** bump eslint from 7.15.0 to 7.16.0 ([#520](#520)) ([fbefc5c](fbefc5c))
* **devDep:** bump jest-html-reporters from 2.1.1 to 2.1.2 ([#519](#519)) ([78eb46b](78eb46b))
  • Loading branch information
semantic-release-bot committed Dec 21, 2020
1 parent fbefc5c commit 87451da
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.2.108](https://github.com/Clumsy-Coder/myStocksRN/compare/1.2.107...1.2.108) (2020-12-21)


### 📦 Build System

* **devDep:** bump eslint from 7.15.0 to 7.16.0 ([#520](https://github.com/Clumsy-Coder/myStocksRN/issues/520)) ([fbefc5c](https://github.com/Clumsy-Coder/myStocksRN/commit/fbefc5c7f6e55c9beae6f0133c1d35e7fee64bf5))
* **devDep:** bump jest-html-reporters from 2.1.1 to 2.1.2 ([#519](https://github.com/Clumsy-Coder/myStocksRN/issues/519)) ([78eb46b](https://github.com/Clumsy-Coder/myStocksRN/commit/78eb46b771abcaf4f96ad8064c5ac14d4fd528c3))

### [1.2.107](https://github.com/Clumsy-Coder/myStocksRN/compare/1.2.106...1.2.107) (2020-12-18)


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

0 comments on commit 87451da

Please sign in to comment.