@abi-software/flatmapvuer 0.5.5-beta.0 → 0.5.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -7,7 +7,27 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
 
8
8
  Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
9
9
 
10
- ## [v0.5.5-beta.0](https://github.com/alan-wu/flatmapvuer/compare/v0.5.4...v0.5.5-beta.0)
10
+ ## [v0.5.5](https://github.com/alan-wu/flatmapvuer/compare/v0.5.5-beta.1...v0.5.5)
11
+
12
+ ### Merged
13
+
14
+ - Additional settings [`#114`](https://github.com/alan-wu/flatmapvuer/pull/114)
15
+ - Add hierarchical control (FC) and species information (AC) [`#113`](https://github.com/alan-wu/flatmapvuer/pull/113)
16
+ - Add label for what species provenance info comes from [`#110`](https://github.com/alan-wu/flatmapvuer/pull/110)
17
+
18
+ ### Commits
19
+
20
+ - Merge in upstream changes. [`39bbcf7`](https://github.com/alan-wu/flatmapvuer/commit/39bbcf7886f22c7c5f7518e7fabcfe23c78db93f)
21
+ - Update to the latest flamtap-viewer. [`50d25c3`](https://github.com/alan-wu/flatmapvuer/commit/50d25c3e30f6bf57f60610ace38f1bd283b90cfd)
22
+ - Add hierarachical system controls. [`554f37e`](https://github.com/alan-wu/flatmapvuer/commit/554f37e15db7461f7c66537596b2f1cf694cc25d)
23
+
24
+ ## [v0.5.5-beta.1](https://github.com/alan-wu/flatmapvuer/compare/v0.5.5-beta.0...v0.5.5-beta.1) - 2023-07-11
25
+
26
+ ### Commits
27
+
28
+ - Open map options are now a prop. [`4a7a056`](https://github.com/alan-wu/flatmapvuer/commit/4a7a056de3a0aa2f7110d721c3dc32226fdd9a13)
29
+
30
+ ## [v0.5.5-beta.0](https://github.com/alan-wu/flatmapvuer/compare/v0.5.4...v0.5.5-beta.0) - 2023-07-11
11
31
 
12
32
  ### Commits
13
33