Skip to content

Commit

Permalink
chore(release): 3.425.0
Browse files Browse the repository at this point in the history
  • Loading branch information
seavan committed Dec 19, 2018
1 parent 65fddb5 commit c5b3dc2
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 2 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

<a name="3.425.0"></a>
# [3.425.0](https://github.com/PeerioTechnologies/peerio-mobile/compare/v3.424.0...v3.425.0) (2018-12-19)


### Bug Fixes

* fix medcryptor loading screen [ch18110] ([9e71a01](https://github.com/PeerioTechnologies/peerio-mobile/commit/9e71a01))
* resize autogrowing text input back on clear. resize on paste [ch17995] ([6bfb532](https://github.com/PeerioTechnologies/peerio-mobile/commit/6bfb532))



<a name="3.424.0"></a>
# [3.424.0](https://github.com/PeerioTechnologies/peerio-mobile/compare/v3.423.0...v3.424.0) (2018-12-17)

Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "peeriomobile",
"version": "3.424.0",
"version": "3.425.0",
"private": true,
"scripts": {
"postinstall": "./scripts/setup-env.sh && npm run icebear:compile && ./scripts/setup-rn-debugging.sh && ./scripts/copy-android-resources.sh && ./scripts/android-switch-to-rn-fork.sh && node scripts/test-deps.js",
Expand Down

0 comments on commit c5b3dc2

Please sign in to comment.