Skip to content

Commit

Permalink
1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Nov 14, 2024
1 parent ad9930b commit 51e07ea
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 4 deletions.
20 changes: 19 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,29 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

## [v1.6.0](https://github.com/ABI-Software/mapintegratedvuer/compare/v1.5.2...v1.6.0)
## [v1.6.1](https://github.com/ABI-Software/mapintegratedvuer/compare/v1.6.0...v1.6.1)

### Merged

- V1.6 patch [`#256`](https://github.com/ABI-Software/mapintegratedvuer/pull/256)

## [v1.6.0](https://github.com/ABI-Software/mapintegratedvuer/compare/v1.5.2...v1.6.0) - 2024-11-14

### Merged

- Support displaying annotation tool on sidebar [`#251`](https://github.com/ABI-Software/mapintegratedvuer/pull/251)
- Fix connectivity list hover [`#255`](https://github.com/ABI-Software/mapintegratedvuer/pull/255)
- Making connectivity entries interactive [`#252`](https://github.com/ABI-Software/mapintegratedvuer/pull/252)
- Connectivity Graph [`#250`](https://github.com/ABI-Software/mapintegratedvuer/pull/250)
- Clear invalid drawn feature [`#9`](https://github.com/ABI-Software/mapintegratedvuer/pull/9)
- Make sure contextual information does not flip up. [`#254`](https://github.com/ABI-Software/mapintegratedvuer/pull/254)
- Fix ESC fullscreen toggle [`#253`](https://github.com/ABI-Software/mapintegratedvuer/pull/253)

### Commits

- Update flatmapvuer and scaffoldvuer. [`39108e4`](https://github.com/ABI-Software/mapintegratedvuer/commit/39108e499c16acfb261091043742b04cff466ec2)
- Update packages for connectivity graph [`fe3f98d`](https://github.com/ABI-Software/mapintegratedvuer/commit/fe3f98d4608d0281081f125fc4cdf024c7141cd7)
- Update flatmapvuer version [`6d3921a`](https://github.com/ABI-Software/mapintegratedvuer/commit/6d3921a50cd498bf453bc01755215c4bbe23173b)

## [v1.5.2](https://github.com/ABI-Software/mapintegratedvuer/compare/v1.5.1...v1.5.2) - 2024-10-16

Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@abi-software/mapintegratedvuer",
"version": "1.6.0",
"version": "1.6.1",
"license": "Apache-2.0",
"scripts": {
"serve": "vite --host --force",
Expand Down

0 comments on commit 51e07ea

Please sign in to comment.