From 9afd3ac82696cdd4c8137dfef8e4311c8bf1de51 Mon Sep 17 00:00:00 2001 From: Samvel Avanesov Date: Tue, 11 Dec 2018 09:25:25 -0500 Subject: [PATCH] chore(release): 3.422.0 --- CHANGELOG.md | 21 +++++++++++++++++++++ package-lock.json | 17 ++++++----------- package.json | 2 +- 3 files changed, 28 insertions(+), 12 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a2c4edfb0..0f3a70746 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,27 @@ 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. + +# [3.422.0](https://github.com/PeerioTechnologies/peerio-mobile/compare/v3.418.0...v3.422.0) (2018-12-11) + + +### Bug Fixes + +* copying text from messages shouldn't trigger open url [ch2719] ([a1689cc](https://github.com/PeerioTechnologies/peerio-mobile/commit/a1689cc)) +* fix 2fa test [ch17998] ([85c41b8](https://github.com/PeerioTechnologies/peerio-mobile/commit/85c41b8)) +* fix 2fa test [ch17998] ([#401](https://github.com/PeerioTechnologies/peerio-mobile/issues/401)) ([ffb0063](https://github.com/PeerioTechnologies/peerio-mobile/commit/ffb0063)) +* fix autogrowing text input [ch17995] ([18db5fa](https://github.com/PeerioTechnologies/peerio-mobile/commit/18db5fa)) +* fix crash on a shared folder in self chat [ch17742] ([7b65721](https://github.com/PeerioTechnologies/peerio-mobile/commit/7b65721)) +* fix favicon error placeholder [ch17545] ([#394](https://github.com/PeerioTechnologies/peerio-mobile/issues/394)) ([cd98cab](https://github.com/PeerioTechnologies/peerio-mobile/commit/cd98cab)) +* fix merging with other branchs ([764de2b](https://github.com/PeerioTechnologies/peerio-mobile/commit/764de2b)) + + +### Features + +* use new url preview for image urls [ch17620] ([#395](https://github.com/PeerioTechnologies/peerio-mobile/issues/395)) ([be76ddf](https://github.com/PeerioTechnologies/peerio-mobile/commit/be76ddf)) + + + # [3.421.0](https://github.com/PeerioTechnologies/peerio-mobile/compare/v3.418.0...v3.421.0) (2018-12-04) diff --git a/package-lock.json b/package-lock.json index 7144bdc82..8c29cbdbd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "peeriomobile", - "version": "3.421.0", + "version": "3.422.0", "lockfileVersion": 1, "requires": true, "dependencies": { @@ -12070,8 +12070,7 @@ "ansi-regex": { "version": "2.1.1", "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.1.1.tgz", - "integrity": "sha1-w7M6te42DYbg5ijwRorn7yfWVN8=", - "optional": true + "integrity": "sha1-w7M6te42DYbg5ijwRorn7yfWVN8=" }, "aproba": { "version": "1.2.0", @@ -12473,8 +12472,7 @@ "safe-buffer": { "version": "5.1.1", "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.1.tgz", - "integrity": "sha512-kKvNJn6Mm93gAczWVJg7wH+wGYWNrDHdWvpUmHyEsgCtIwwo3bqPtV4tR5tuPaUhTOo/kvhVwd8XwwOllGYkbg==", - "optional": true + "integrity": "sha512-kKvNJn6Mm93gAczWVJg7wH+wGYWNrDHdWvpUmHyEsgCtIwwo3bqPtV4tR5tuPaUhTOo/kvhVwd8XwwOllGYkbg==" }, "safer-buffer": { "version": "2.1.2", @@ -12529,7 +12527,6 @@ "version": "3.0.1", "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz", "integrity": "sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=", - "optional": true, "requires": { "ansi-regex": "^2.0.0" } @@ -12573,14 +12570,12 @@ "wrappy": { "version": "1.0.2", "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz", - "integrity": "sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=", - "optional": true + "integrity": "sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=" }, "yallist": { "version": "3.0.2", "resolved": "https://registry.npmjs.org/yallist/-/yallist-3.0.2.tgz", - "integrity": "sha1-hFK0u36Dx8GI2AQcGoN8dz1ti7k=", - "optional": true + "integrity": "sha1-hFK0u36Dx8GI2AQcGoN8dz1ti7k=" } } }, @@ -17043,7 +17038,7 @@ "from": "github:PeerioTechnologies/peerio-copy#icebear" }, "peerio-icebear": { - "version": "github:PeerioTechnologies/peerio-icebear#5bc8806c7de1102199e0ca4e7cafa59cf82023be", + "version": "github:PeerioTechnologies/peerio-icebear#a131653b49b4a39392dbdff2dda5392e41abedcc", "from": "github:PeerioTechnologies/peerio-icebear#dev", "requires": { "blake2s-js": "1.3.0", diff --git a/package.json b/package.json index 5dd2b3fa2..1c79b25c1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "peeriomobile", - "version": "3.421.0", + "version": "3.422.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",