Skip to content

Commit

Permalink
1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed May 16, 2024
1 parent b298595 commit e27fe1c
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 4 deletions.
15 changes: 14 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,24 @@ 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.0.3](https://github.com/ABI-Software/mapintegratedvuer/compare/v1.0.2...v1.0.3)
## [v1.0.4](https://github.com/ABI-Software/mapintegratedvuer/compare/v1.0.3...v1.0.4)

### Commits

- Fix a small issue with tagging on gallery click [`b298595`](https://github.com/ABI-Software/mapintegratedvuer/commit/b29859510d1d35a3e7270fdadca5cdf65bcf79b9)

## [v1.0.3](https://github.com/ABI-Software/mapintegratedvuer/compare/v1.0.2...v1.0.3) - 2024-05-16

### Merged

- Map Metrics [`#207`](https://github.com/ABI-Software/mapintegratedvuer/pull/207)
- Get context cards working for external scaffold opens [`#202`](https://github.com/ABI-Software/mapintegratedvuer/pull/202)

### Commits

- Update map filter event tracking [`f3c26b9`](https://github.com/ABI-Software/mapintegratedvuer/commit/f3c26b91da9b46053cb52b1307d85fef63d23e9f)
- Add connectivity tracking on clicking nerve [`e4b084a`](https://github.com/ABI-Software/mapintegratedvuer/commit/e4b084ad85a8d1eb758f4dee66840649afa2c582)
- Add missing semicolons [`5da7b5d`](https://github.com/ABI-Software/mapintegratedvuer/commit/5da7b5d9e9ee8744316c5bc3c7c25c0cb4a5b0ae)

## [v1.0.2](https://github.com/ABI-Software/mapintegratedvuer/compare/v1.0.1...v1.0.2) - 2024-05-01

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.0.3",
"version": "1.0.4",
"license": "Apache-2.0",
"scripts": {
"serve": "vite --host --force",
Expand Down

0 comments on commit e27fe1c

Please sign in to comment.