Merge pull request #1189 from sharetribe/v3.4.0

New release: v3.4.0
This commit is contained in:
Vesa Luusua 2019-08-29 18:05:23 +03:00 committed by GitHub
commit c98738aca9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 1 deletions

View file

@ -14,6 +14,8 @@ way to update this template, but currently, we follow a pattern:
## Upcoming version 2019-XX-XX
## [v3.4.0] 2019-08-29
- [change] Update `react-intl` to 3.1.13. More information about the changes can be found from
[Upgrade guide for react-intl@3.x](https://github.com/formatjs/react-intl/blob/master/docs/Upgrade-Guide.md)

View file

@ -1,6 +1,6 @@
{
"name": "app",
"version": "3.3.0",
"version": "3.4.0",
"private": true,
"license": "Apache-2.0",
"dependencies": {