@anolilab/semantic-release-clean-package-json 3.0.0 → 3.0.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 +12 -0
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,15 @@
|
|
|
1
|
+
## @anolilab/semantic-release-clean-package-json [3.0.1](https://github.com/anolilab/semantic-release/compare/@anolilab/semantic-release-clean-package-json@3.0.0...@anolilab/semantic-release-clean-package-json@3.0.1) (2025-07-02)
|
|
2
|
+
|
|
3
|
+
### Bug Fixes
|
|
4
|
+
|
|
5
|
+
* update dependencies and configurations for multi-semantic-release ([6e76f22](https://github.com/anolilab/semantic-release/commit/6e76f226f886f22b37be75024ed4156269379281))
|
|
6
|
+
* update dependencies and configurations for semantic-release packages ([e025cff](https://github.com/anolilab/semantic-release/commit/e025cffb7d3bb9e2f3c00bd6a2847b0e93354f6d))
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
### Dependencies
|
|
10
|
+
|
|
11
|
+
* **@anolilab/semantic-release-pnpm:** upgraded to 2.0.1
|
|
12
|
+
|
|
1
13
|
## @anolilab/semantic-release-clean-package-json [3.0.0](https://github.com/anolilab/semantic-release/compare/@anolilab/semantic-release-clean-package-json@2.0.3...@anolilab/semantic-release-clean-package-json@3.0.0) (2025-06-17)
|
|
2
14
|
|
|
3
15
|
### ⚠ BREAKING CHANGES
|