Skip to content

Commit

Permalink
Merge pull request #1393 from sharetribe/v7.1.0
Browse files Browse the repository at this point in the history
New release v7.1.0
  • Loading branch information
Gnito authored Dec 15, 2020
2 parents bc88c06 + f5a11a1 commit 8aaf42a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ way to update this template, but currently, we follow a pattern:

## Upcoming version 2020-XX-XX

## [v7.1.0] 2020-12-15

- [change] Handle entity update with sparse attributes.
[#1392](https://github.com/sharetribe/ftw-daily/pull/1392)
- [change] Remove react-google-maps dependency. It has not been maintained for 3 years. From now on,
Expand All @@ -30,6 +32,8 @@ way to update this template, but currently, we follow a pattern:
- [fix] Fix FieldCheckbox validation on blur event on Firefox.
[#1384](https://github.com/sharetribe/ftw-daily/pull/1384)

[v7.1.0]: https://github.com/sharetribe/ftw-daily/compare/v7.0.0...v7.1.0

## [v7.0.0] 2020-11-17

This major release renames all the CSS files. If you have made custom components or customized
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "app",
"version": "7.0.0",
"version": "7.1.0",
"private": true,
"license": "Apache-2.0",
"dependencies": {
Expand Down

0 comments on commit 8aaf42a

Please sign in to comment.