fix(package): mark package as publishable by disabling private mode
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
# Changelog
|
||||
|
||||
## 2026-03-15 - 1.1.1 - fix(package)
|
||||
mark package as publishable by disabling private mode
|
||||
|
||||
- Change package.json private from true to false to allow publishing or external consumption of the package.
|
||||
|
||||
## 2026-03-15 - 1.1.0 - feat(package)
|
||||
add project metadata, release configuration, and README documentation
|
||||
|
||||
|
||||
Reference in New Issue
Block a user