@abi-software/flatmapvuer 0.5.5-beta.1 → 0.5.6

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.1](https://github.com/alan-wu/flatmapvuer/compare/v0.5.5-beta.0...v0.5.5-beta.1)
10
+ ## [v0.5.6](https://github.com/alan-wu/flatmapvuer/compare/v0.5.5...v0.5.6)
11
+
12
+ ### Commits
13
+
14
+ - Add an accidentally removed line. [`3948001`](https://github.com/alan-wu/flatmapvuer/commit/394800196414108c4e6f8cbf271b53b022818b97)
15
+
16
+ ## [v0.5.5](https://github.com/alan-wu/flatmapvuer/compare/v0.5.5-beta.1...v0.5.5) - 2023-08-07
17
+
18
+ ### Merged
19
+
20
+ - Additional settings [`#114`](https://github.com/alan-wu/flatmapvuer/pull/114)
21
+ - Add hierarchical control (FC) and species information (AC) [`#113`](https://github.com/alan-wu/flatmapvuer/pull/113)
22
+ - Add label for what species provenance info comes from [`#110`](https://github.com/alan-wu/flatmapvuer/pull/110)
23
+
24
+ ### Commits
25
+
26
+ - Merge in upstream changes. [`39bbcf7`](https://github.com/alan-wu/flatmapvuer/commit/39bbcf7886f22c7c5f7518e7fabcfe23c78db93f)
27
+ - Update to the latest flamtap-viewer. [`50d25c3`](https://github.com/alan-wu/flatmapvuer/commit/50d25c3e30f6bf57f60610ace38f1bd283b90cfd)
28
+ - Add hierarachical system controls. [`554f37e`](https://github.com/alan-wu/flatmapvuer/commit/554f37e15db7461f7c66537596b2f1cf694cc25d)
29
+
30
+ ## [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
11
31
 
12
32
  ### Commits
13
33