Skip to content

Commit

Permalink
Merge pull request #1460 from sharetribe/v8.2.0
Browse files Browse the repository at this point in the history
New release: v8.2.0
  • Loading branch information
Gnito authored Aug 6, 2021
2 parents d18b45f + 2d7b1de commit 65dd0c1
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 2021-XX-XX

## [v8.2.0] 2021-08-06

- [change] Update lodash version number in package.json resolutions section.
[#1459](https://github.com/sharetribe/ftw-daily/pull/1459)
- [change] Dependabot update: url-parse (v1.5.1)
Expand Down Expand Up @@ -41,6 +43,8 @@ way to update this template, but currently, we follow a pattern:
- [fix] searchMode (has_all/has_any) disappeared, when search-by-moving-the-map was used.
[#1443](https://github.com/sharetribe/ftw-daily/pull/1443)

[v8.2.0]: https://github.com/sharetribe/ftw-daily/compare/v8.1.1...v8.2.0

## [v8.1.1] 2021-04-20

- [change] Update jose to v3.11.4 [#1433](https://github.com/sharetribe/ftw-daily/pull/1433)
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": "8.1.1",
"version": "8.2.0",
"private": true,
"license": "Apache-2.0",
"dependencies": {
Expand Down

0 comments on commit 65dd0c1

Please sign in to comment.