New release: v3.4.0

This commit is contained in:
Vesa Luusua 2019-08-29 17:40:41 +03:00
parent 2390beab02
commit fbe7f9af37
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": {