Skip to content

Commit

Permalink
Merge pull request #1344 from sharetribe/release-6.1.2
Browse files Browse the repository at this point in the history
Release 6.1.2
  • Loading branch information
lyyder authored Aug 12, 2020
2 parents bf67611 + a917b7e commit 2983011
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

## [v6.1.2] 2020-08-12

- [fix] remove typo [#1343](https://github.com/sharetribe/ftw-daily/pull/1343)
- [change] Request custom image variants for avatar [#1342](https://github.com/sharetribe/ftw-daily/pull/1342)
- [change] Some dependency updates [#1337](https://github.com/sharetribe/ftw-daily/pull/1337)
Expand All @@ -22,6 +24,8 @@ way to update this template, but currently, we follow a pattern:
sligthly different. Otherwise, these changes should not affect the behavior of the function.
[#1339](https://github.com/sharetribe/ftw-daily/pull/1339)

[v6.1.2]: https://github.com/sharetribe/flex-template-web/compare/v6.1.1...v6.1.2

## [v6.1.1] 2020-07-21

- [fix] Fix config script for NodeJS v14.5.0
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": "6.1.1",
"version": "6.1.2",
"private": true,
"license": "Apache-2.0",
"dependencies": {
Expand Down

0 comments on commit 2983011

Please sign in to comment.