@anolilab/semantic-release-clean-package-json 4.2.3-alpha.1 → 4.2.3-alpha.2

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,3 +1,14 @@
1
+ ## @anolilab/semantic-release-clean-package-json [4.2.3-alpha.2](https://github.com/anolilab/semantic-release/compare/@anolilab/semantic-release-clean-package-json@4.2.3-alpha.1...@anolilab/semantic-release-clean-package-json@4.2.3-alpha.2) (2025-12-10)
2
+
3
+ ### Bug Fixes
4
+
5
+ * fixed discord link ([af624ef](https://github.com/anolilab/semantic-release/commit/af624ef616ebd84b84932f8f1bf5c978b7a8349d))
6
+
7
+
8
+ ### Dependencies
9
+
10
+ * **@anolilab/semantic-release-pnpm:** upgraded to 4.0.0-alpha.2
11
+
1
12
  ## @anolilab/semantic-release-clean-package-json [4.2.3-alpha.1](https://github.com/anolilab/semantic-release/compare/@anolilab/semantic-release-clean-package-json@4.2.2...@anolilab/semantic-release-clean-package-json@4.2.3-alpha.1) (2025-12-09)
2
13
 
3
14
  ### Bug Fixes
package/README.md CHANGED
@@ -277,7 +277,7 @@ The anolilab semantic-release-clean-package-json is open-sourced software licens
277
277
  [prs-welcome-badge]: https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=for-the-badge
278
278
  [prs-welcome]: https://github.com/anolilab/multi-semantic-release/blob/main/.github/CONTRIBUTING.md
279
279
  [chat-badge]: https://img.shields.io/discord/902465130518949899.svg?style=for-the-badge
280
- [chat]: https://discord.gg/TtFJY8xkFK
280
+ [chat]: https://discord.gg/4VuvwWGaaB
281
281
  [typescript-badge]: https://img.shields.io/badge/Typescript-294E80.svg?style=for-the-badge&logo=typescript
282
282
  [typescript-url]: https://www.typescriptlang.org/
283
283
  [license-url]: LICENSE.md
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@anolilab/semantic-release-clean-package-json",
3
- "version": "4.2.3-alpha.1",
3
+ "version": "4.2.3-alpha.2",
4
4
  "description": "Clean package.json before publish by removing unnecessary properties.",
5
5
  "keywords": [
6
6
  "anolilab",