Skip to content
This repository was archived by the owner on May 13, 2025. It is now read-only.

Commit 2e1a6e1

Browse files
committed
New release
1 parent e68f138 commit 2e1a6e1

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ way to update this template, but currently, we follow a pattern:
1414

1515
## Upcoming version 2022-XX-XX
1616

17+
## [v8.5.0] 2022-05-16
18+
1719
- [add] Add support for hosted translations.
1820

1921
- This PR fetches "content/translation.json" from a new Asset Delivery API. The file is editable
@@ -26,6 +28,8 @@ way to update this template, but currently, we follow a pattern:
2628
- [delete] Remove old unused translation keys.
2729
[#1511](https://github.com/sharetribe/ftw-daily/pull/1511)
2830

31+
[v8.5.0]: https://github.com/sharetribe/ftw-daily/compare/v8.4.1...v8.5.0
32+
2933
## [v8.4.1] 2022-03-16
3034

3135
- [fix] Portal version of Modals couldn't use 100vh on mobile Safari. Safari changes the window's

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "app",
3-
"version": "8.4.1",
3+
"version": "8.5.0",
44
"private": true,
55
"license": "Apache-2.0",
66
"dependencies": {

0 commit comments

Comments
 (0)