@ai-matrx/tap-target 0.2.6 → 0.2.8

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
@@ -1,5 +1,15 @@
1
1
  # Changelog
2
2
 
3
+ ## 0.2.8
4
+
5
+ Moves the canonical primitive, shared Link registration and geometry into design-system; existing Tap Target imports re-export that same implementation. Styles import the shared design-system sheet. Public button behavior and geometry remain unchanged.
6
+
7
+ ## 0.2.7
8
+
9
+ Automatic changed-only republish (docs/metadata drift since the last tag — see
10
+ `git diff npm/tap-target/v0.2.6..npm/tap-target/v0.2.7 -- apps/shared/tap-target`).
11
+ No source changes intended and no consumer action required.
12
+
3
13
  ## 0.2.6
4
14
 
5
15
  Automatic changed-only republish (docs/metadata drift since the last tag — see