@anolilab/semantic-release-clean-package-json 4.2.2 → 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 +22 -0
- package/README.md +33 -13
- package/package.json +3 -3
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,25 @@
|
|
|
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
|
+
|
|
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)
|
|
13
|
+
|
|
14
|
+
### Bug Fixes
|
|
15
|
+
|
|
16
|
+
* add GitHub labeler configuration and update package metadata ([dce9314](https://github.com/anolilab/semantic-release/commit/dce9314ca6aefaf86e75c6d065cdac8ad7a60717))
|
|
17
|
+
|
|
18
|
+
|
|
19
|
+
### Dependencies
|
|
20
|
+
|
|
21
|
+
* **@anolilab/semantic-release-pnpm:** upgraded to 4.0.0-alpha.1
|
|
22
|
+
|
|
1
23
|
## @anolilab/semantic-release-clean-package-json [4.2.2](https://github.com/anolilab/semantic-release/compare/@anolilab/semantic-release-clean-package-json@4.2.1...@anolilab/semantic-release-clean-package-json@4.2.2) (2025-12-05)
|
|
2
24
|
|
|
3
25
|
|
package/README.md
CHANGED
|
@@ -1,15 +1,24 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
1
|
+
<!-- START_PACKAGE_OG_IMAGE_PLACEHOLDER -->
|
|
2
|
+
|
|
3
|
+
<a href="https://github.com/anolilab/semantic-release" align="center">
|
|
4
|
+
|
|
5
|
+
<img src="__assets__/package-og.svg" alt="semantic-release-clean-package-json" />
|
|
6
|
+
|
|
7
|
+
</a>
|
|
8
|
+
|
|
9
|
+
<h3 align="center">Clean package.json before publish by removing unnecessary properties.</h3>
|
|
10
|
+
|
|
11
|
+
<!-- END_PACKAGE_OG_IMAGE_PLACEHOLDER -->
|
|
7
12
|
|
|
8
13
|
<br />
|
|
9
14
|
|
|
10
15
|
<div align="center">
|
|
11
16
|
|
|
12
|
-
[![typescript-image]
|
|
17
|
+
[![typescript-image][typescript-badge]][typescript-url]
|
|
18
|
+
[![mit licence][license-badge]][license]
|
|
19
|
+
[![npm downloads][npm-downloads-badge]][npm-downloads]
|
|
20
|
+
[![Chat][chat-badge]][chat]
|
|
21
|
+
[![PRs Welcome][prs-welcome-badge]][prs-welcome]
|
|
13
22
|
|
|
14
23
|
</div>
|
|
15
24
|
|
|
@@ -251,13 +260,24 @@ If you would like to help take a look at the [list of issues](https://github.com
|
|
|
251
260
|
- [Daniel Bannert](https://github.com/prisis)
|
|
252
261
|
- [All Contributors](https://github.com/anolilab/semantic-release/graphs/contributors)
|
|
253
262
|
|
|
263
|
+
## Made with ❤️ at Anolilab
|
|
264
|
+
|
|
265
|
+
This is an open source project and will always remain free to use. If you think it's cool, please star it 🌟. [Anolilab](https://www.anolilab.com/open-source) is a Development and AI Studio. Contact us at [hello@anolilab.com](mailto:hello@anolilab.com) if you need any help with these technologies or just want to say hi!
|
|
266
|
+
|
|
254
267
|
## License
|
|
255
268
|
|
|
256
269
|
The anolilab semantic-release-clean-package-json is open-sourced software licensed under the [MIT][license-url]
|
|
257
270
|
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
[license-
|
|
261
|
-
[license
|
|
262
|
-
[npm-
|
|
263
|
-
[npm-
|
|
271
|
+
<!-- badges -->
|
|
272
|
+
|
|
273
|
+
[license-badge]: https://img.shields.io/npm/l/@anolilab/semantic-release-clean-package-json?style=for-the-badge
|
|
274
|
+
[license]: https://github.com/anolilab/multi-semantic-release/blob/main/LICENSE
|
|
275
|
+
[npm-downloads-badge]: https://img.shields.io/npm/dm/@anolilab/semantic-release-clean-package-json?style=for-the-badge
|
|
276
|
+
[npm-downloads]: https://www.npmjs.com/package/@anolilab/semantic-release-clean-package-json
|
|
277
|
+
[prs-welcome-badge]: https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=for-the-badge
|
|
278
|
+
[prs-welcome]: https://github.com/anolilab/multi-semantic-release/blob/main/.github/CONTRIBUTING.md
|
|
279
|
+
[chat-badge]: https://img.shields.io/discord/902465130518949899.svg?style=for-the-badge
|
|
280
|
+
[chat]: https://discord.gg/4VuvwWGaaB
|
|
281
|
+
[typescript-badge]: https://img.shields.io/badge/Typescript-294E80.svg?style=for-the-badge&logo=typescript
|
|
282
|
+
[typescript-url]: https://www.typescriptlang.org/
|
|
283
|
+
[license-url]: LICENSE.md
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@anolilab/semantic-release-clean-package-json",
|
|
3
|
-
"version": "4.2.2",
|
|
4
|
-
"description": "Clean package.json before publish by removing unnecessary properties",
|
|
3
|
+
"version": "4.2.3-alpha.2",
|
|
4
|
+
"description": "Clean package.json before publish by removing unnecessary properties.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"anolilab",
|
|
7
7
|
"semantic-release-clean-package-json",
|
|
@@ -61,7 +61,7 @@
|
|
|
61
61
|
"@semantic-release/error": "^4.0.0",
|
|
62
62
|
"@visulima/fs": "^4.1.0",
|
|
63
63
|
"@visulima/path": "^2.0.5",
|
|
64
|
-
"type-fest": "^5.3.
|
|
64
|
+
"type-fest": "^5.3.1"
|
|
65
65
|
},
|
|
66
66
|
"engines": {
|
|
67
67
|
"node": "^22.14.0 || >=24.10.0"
|