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

Commit 8f34d75

Browse files
committed
New release: v8.4.0
1 parent ff601dc commit 8f34d75

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 2021-XX-XX
1616

17+
## [v8.4.0] 2021-12-02
18+
1719
- [fix] Mobile safari zooms if input-related elements have smaller font-size than 16px. This updates
1820
textarea and select element styles too. [#1489](https://github.com/sharetribe/ftw-daily/pull/1489)
1921
- [fix] Dependabot: Bump passport-oauth2 from 1.5.0 to 1.6.1
@@ -41,6 +43,8 @@ way to update this template, but currently, we follow a pattern:
4143
- [fix] Fix modal close button text/icon alignment
4244
[#1476](https://github.com/sharetribe/ftw-daily/pull/1476)
4345

46+
[v8.4.0]: https://github.com/sharetribe/ftw-daily/compare/v8.3.0...v8.4.0
47+
4448
## [v8.3.0] 2021-09-22
4549

4650
- [change] Increase input font size on mobile to avoid Mobile Safari zooming in when focusing on

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.3.0",
3+
"version": "8.4.0",
44
"private": true,
55
"license": "Apache-2.0",
66
"dependencies": {

0 commit comments

Comments
 (0)