You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: consolidate commercial license info into main docs
- Removed the standalone `COMMERCIAL_LICENSE.md` file
- Duplicated or redundant license details were cleaned up
- Commercial and dual-license terms are now documented in `README.md` and `/docs` for better maintainability
- Updated changelog with entries for v1.5.3 and v1.5.4
Copy file name to clipboardExpand all lines: CHANGELOG.md
+9-2Lines changed: 9 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,18 +1,25 @@
1
1
# Changelog
2
2
3
-
## v1.5.3 - 2025-08-06
3
+
## v1.5.4 - 2025-08-06
4
4
5
5
### Changed
6
6
7
7
- Removed the standalone `COMMERCIAL_LICENSE.md` file from the repository
8
-
- License details for Triggle.js will now be maintained within the main project documentation (`README.md` and `/docs`) to reduce redundancy and streamline license management
8
+
- License details for Triggle will now be maintained within the main project documentation (`README.md` and `/docs`) to reduce redundancy and streamline license management
9
9
- Commercial usage terms remain the same, but will be easier to find and updated alongside core documentation
10
10
11
11
### Notes
12
12
13
13
- This change does **not** affect the licensing terms or dual-licensing structure (Parity for open-source, commercial for proprietary use)
14
14
- If you're using Triggle in a commercial or client project, please refer to the updated documentation for licensing and purchasing instructions
15
15
16
+
## v1.5.3 - 2025-08-06
17
+
18
+
**Changed**
19
+
20
+
- Removed the standalone `COMMERCIAL_LICENSE.md` file for Triggle.
21
+
Licensing details will be consolidated into the main documentation to reduce clutter and improve clarity.
0 commit comments