Skip to content

Commit

Permalink
chore(release): 2.6.7 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Sep 15, 2023
1 parent 88ac8ac commit e170f3a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [2.6.7](https://github.com/Greenstand/treetracker-web-map-client/compare/v2.6.6...v2.6.7) (2023-09-15)


### Bug Fixes

* clicking between token icons updates the url ([d82ddf9](https://github.com/Greenstand/treetracker-web-map-client/commit/d82ddf9abe2e8fe3b404c0816b4fe5b10e7c8709))
* clicking token works, removed async from pathresolver ([43ef221](https://github.com/Greenstand/treetracker-web-map-client/commit/43ef221321b17021ebd33c7ec205880bef3e9674))

## [2.6.6](https://github.com/Greenstand/treetracker-web-map-client/compare/v2.6.5...v2.6.6) (2023-09-06)


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": "client",
"version": "2.6.6",
"version": "2.6.7",
"private": true,
"scripts": {
"build": "next build",
Expand Down

0 comments on commit e170f3a

Please sign in to comment.