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.142 [skip ci]
Browse files Browse the repository at this point in the history
### [1.2.142](1.2.141...1.2.142) (2021-02-09)

### 📦 Build System

* **devDep:** bump husky from 4.3.8 to 5.0.9 ([#584](#584)) ([d304942](d304942))
* **devDep:** bump semantic-release from 17.3.7 to 17.3.8 ([#585](#585)) ([a5d4b82](a5d4b82))
  • Loading branch information
semantic-release-bot committed Feb 9, 2021
1 parent a5d4b82 commit 2f04a8e
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.142](https://github.com/Clumsy-Coder/myStocksRN/compare/1.2.141...1.2.142) (2021-02-09)


### 📦 Build System

* **devDep:** bump husky from 4.3.8 to 5.0.9 ([#584](https://github.com/Clumsy-Coder/myStocksRN/issues/584)) ([d304942](https://github.com/Clumsy-Coder/myStocksRN/commit/d304942a119b9162aee821c3ddf3929d895db892))
* **devDep:** bump semantic-release from 17.3.7 to 17.3.8 ([#585](https://github.com/Clumsy-Coder/myStocksRN/issues/585)) ([a5d4b82](https://github.com/Clumsy-Coder/myStocksRN/commit/a5d4b8237ade6a9b48c37b2fe76bca3b051f16b9))

### [1.2.141](https://github.com/Clumsy-Coder/myStocksRN/compare/1.2.140...1.2.141) (2021-02-05)


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

0 comments on commit 2f04a8e

Please sign in to comment.