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.168 [skip ci]
Browse files Browse the repository at this point in the history
### [1.2.168](1.2.167...1.2.168) (2021-03-08)

### 📦 Build System

* **devDep:** bump eslint from 7.20.0 to 7.21.0 ([#626](#626)) ([b8c29ae](b8c29ae))
  • Loading branch information
semantic-release-bot committed Mar 8, 2021
1 parent b8c29ae commit 51db2fa
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
### [1.2.168](https://github.com/Clumsy-Coder/myStocksRN/compare/1.2.167...1.2.168) (2021-03-08)


### 📦 Build System

* **devDep:** bump eslint from 7.20.0 to 7.21.0 ([#626](https://github.com/Clumsy-Coder/myStocksRN/issues/626)) ([b8c29ae](https://github.com/Clumsy-Coder/myStocksRN/commit/b8c29aecf8216caaa38efc34c950b6578c8c14ca))

### [1.2.167](https://github.com/Clumsy-Coder/myStocksRN/compare/1.2.166...1.2.167) (2021-03-08)


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

0 comments on commit 51db2fa

Please sign in to comment.