@technomoron/mail-magic 1.0.12 → 1.0.13

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.
Files changed (2) hide show
  1. package/CHANGES +5 -0
  2. package/package.json +1 -1
package/CHANGES CHANGED
@@ -1,3 +1,8 @@
1
+ Version 1.0.13 (2026-01-31)
2
+
3
+ - Fixed the per-package release script name and tag format used to trigger
4
+ CI releases; no runtime changes.
5
+
1
6
  Version 1.0.12 (2026-01-31)
2
7
 
3
8
  - Removed the hard dependency on `@technomoron/mail-magic-admin` so installs
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@technomoron/mail-magic",
3
- "version": "1.0.12",
3
+ "version": "1.0.13",
4
4
  "main": "dist/index.js",
5
5
  "type": "module",
6
6
  "bin": {