@abi-software/scaffoldvuer 0.2.1-beta.0 → 0.2.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,20 @@ 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.2.1-beta.0](https://github.com/alan-wu/scaffoldvuer/compare/v0.2.0...v0.2.1-beta.0)
10
+ ## [v0.2.1](https://github.com/alan-wu/scaffoldvuer/compare/v0.2.1-beta.1...v0.2.1)
11
+
12
+ ### Commits
13
+
14
+ - Update zincjs to 1.0.16 which calculate rect on mouse enter event. [`939f3cd`](https://github.com/alan-wu/scaffoldvuer/commit/939f3cd038887f3382dae374ba2a2e77c63855a1)
15
+ - Hide arrow from tooltip. [`8092e40`](https://github.com/alan-wu/scaffoldvuer/commit/8092e40779474f764b07258c3b0ffe5f94c13714)
16
+
17
+ ## [v0.2.1-beta.1](https://github.com/alan-wu/scaffoldvuer/compare/v0.2.1-beta.0...v0.2.1-beta.1) - 2023-06-13
18
+
19
+ ### Commits
20
+
21
+ - Revert changes in dependencies. [`65a6e57`](https://github.com/alan-wu/scaffoldvuer/commit/65a6e57d663c075804194f3fd2142dae850dea43)
22
+
23
+ ## [v0.2.1-beta.0](https://github.com/alan-wu/scaffoldvuer/compare/v0.2.0...v0.2.1-beta.0) - 2023-06-13
11
24
 
12
25
  ### Commits
13
26