Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Gnito committed May 19, 2022
1 parent 78f12f9 commit 97bcacc
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,13 @@ way to update this template, but currently, we follow a pattern:

## Upcoming version 2022-XX-XX

## [v8.6.2] 2022-05-19

- [fix] There was also invalid characters (zero-width space) on added directive
[#1517](https://github.com/sharetribe/ftw-daily/pull/1517)

[v8.6.2]: https://github.com/sharetribe/ftw-daily/compare/v8.6.1...v8.6.2

## [v8.6.1] 2022-05-19

- [fix] undefined REACT_APP_GOOGLE_ANALYTICS_ID caused an error.
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.6.0",
"version": "8.6.2",
"private": true,
"license": "Apache-2.0",
"dependencies": {
Expand Down

0 comments on commit 97bcacc

Please sign in to comment.