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.95 [skip ci]
Browse files Browse the repository at this point in the history
### [1.2.95](1.2.94...1.2.95) (2020-12-10)

### πŸ› Bug Fixes

* **android:** add extra heap space when building Android APK ([ef6ca76](ef6ca76))
  • Loading branch information
semantic-release-bot committed Dec 10, 2020
1 parent ef6ca76 commit e2a4ee6
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.95](https://github.com/Clumsy-Coder/myStocksRN/compare/1.2.94...1.2.95) (2020-12-10)


### πŸ› Bug Fixes

* **android:** add extra heap space when building Android APK ([ef6ca76](https://github.com/Clumsy-Coder/myStocksRN/commit/ef6ca7664a5bb48157ac01cdc40e0d44b367a2af))

### [1.2.94](https://github.com/Clumsy-Coder/myStocksRN/compare/1.2.93...1.2.94) (2020-12-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.94",
"version": "1.2.95",
"private": true,
"scripts": {
"start": "react-native start",
Expand Down

0 comments on commit e2a4ee6

Please sign in to comment.