@anolilab/semantic-release-clean-package-json 5.5.17 → 5.5.18

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/CHANGELOG.md +11 -0
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,3 +1,14 @@
1
+ ## @anolilab/semantic-release-clean-package-json [5.5.18](https://github.com/anolilab/semantic-release/compare/@anolilab/semantic-release-clean-package-json@5.5.17...@anolilab/semantic-release-clean-package-json@5.5.18) (2026-08-20)
2
+
3
+ ### Bug Fixes
4
+
5
+ * **ci:** unbreak eslint on main ([b60faae](https://github.com/anolilab/semantic-release/commit/b60faaecf512768c5c420eab2167fca92b9faa8d))
6
+
7
+
8
+ ### Dependencies
9
+
10
+ * **@anolilab/semantic-release-pnpm:** upgraded to 8.1.20
11
+
1
12
  ## @anolilab/semantic-release-clean-package-json [5.5.17](https://github.com/anolilab/semantic-release/compare/@anolilab/semantic-release-clean-package-json@5.5.16...@anolilab/semantic-release-clean-package-json@5.5.17) (2026-08-19)
2
13
 
3
14
  ### Bug Fixes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@anolilab/semantic-release-clean-package-json",
3
- "version": "5.5.17",
3
+ "version": "5.5.18",
4
4
  "description": "Clean package.json before publish by removing unnecessary properties.",
5
5
  "keywords": [
6
6
  "anolilab",