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.68 [skip ci]
Browse files Browse the repository at this point in the history
### [1.2.68](1.2.67...1.2.68) (2020-11-03)

### 📦 Build System

* **devDep:** bump @types/react-redux from 7.1.9 to 7.1.10 ([#435](#435)) ([fdfa248](fdfa248))
* **devDep:** bump jest from 26.6.1 to 26.6.2 ([#434](#434)) ([2769667](2769667))
  • Loading branch information
semantic-release-bot committed Nov 3, 2020
1 parent fdfa248 commit 3cb955e
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.68](https://github.com/Clumsy-Coder/myStocksRN/compare/1.2.67...1.2.68) (2020-11-03)


### 📦 Build System

* **devDep:** bump @types/react-redux from 7.1.9 to 7.1.10 ([#435](https://github.com/Clumsy-Coder/myStocksRN/issues/435)) ([fdfa248](https://github.com/Clumsy-Coder/myStocksRN/commit/fdfa248eba978507a66df3d26700c791d262c771))
* **devDep:** bump jest from 26.6.1 to 26.6.2 ([#434](https://github.com/Clumsy-Coder/myStocksRN/issues/434)) ([2769667](https://github.com/Clumsy-Coder/myStocksRN/commit/27696674495990c089cf729139699a03118c79d0))

### [1.2.67](https://github.com/Clumsy-Coder/myStocksRN/compare/1.2.66...1.2.67) (2020-11-03)


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

0 comments on commit 3cb955e

Please sign in to comment.