@abi-software/scaffoldvuer 0.3.0 → 0.3.1

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,19 @@ 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.3.0](https://github.com/alan-wu/scaffoldvuer/compare/v0.2.2...v0.3.0)
10
+ ## [v0.3.1](https://github.com/alan-wu/scaffoldvuer/compare/v0.3.0...v0.3.1)
11
+
12
+ ### Merged
13
+
14
+ - Texture slides controller and update marker colour [`#119`](https://github.com/alan-wu/scaffoldvuer/pull/119)
15
+
16
+ ### Commits
17
+
18
+ - Add texture slide settings. [`0850678`](https://github.com/alan-wu/scaffoldvuer/commit/0850678c69a5503d1af6c1a9e579deda7f812981)
19
+ - Restructure the code base. [`8851b64`](https://github.com/alan-wu/scaffoldvuer/commit/8851b64cf17c5709547391e1336de11e2a1d2d70)
20
+ - Get opacity controls going again. [`3ac7c8f`](https://github.com/alan-wu/scaffoldvuer/commit/3ac7c8fc632876f53592abb2904a811a57f0d5b6)
21
+
22
+ ## [v0.3.0](https://github.com/alan-wu/scaffoldvuer/compare/v0.2.2...v0.3.0) - 2023-09-14
11
23
 
12
24
  ### Merged
13
25