|
1 | 1 | {
|
2 | 2 | "name": "@anolilab/semantic-release-preset",
|
3 |
| - "version": "11.0.2", |
| 3 | + "version": "11.0.3", |
4 | 4 | "description": "Semantic-release predefined presets.",
|
5 | 5 | "keywords": [
|
6 | 6 | "anolilab",
|
|
84 | 84 | "test:watch": "echo 'There is no need for test' && exit 0"
|
85 | 85 | },
|
86 | 86 | "dependencies": {
|
87 |
| - "@anolilab/semantic-release-clean-package-json": "3.0.2", |
| 87 | + "@anolilab/semantic-release-clean-package-json": "3.0.3", |
88 | 88 | "@semantic-release/changelog": "^6.0.3",
|
89 | 89 | "@semantic-release/commit-analyzer": "13.0.1",
|
90 | 90 | "@semantic-release/exec": "^7.1.0",
|
|
95 | 95 | },
|
96 | 96 | "devDependencies": {
|
97 | 97 | "@anolilab/eslint-config": "^16.2.22",
|
98 |
| - "@anolilab/semantic-release-pnpm": "2.0.2", |
| 98 | + "@anolilab/semantic-release-pnpm": "2.0.3", |
99 | 99 | "@secretlint/secretlint-rule-preset-recommend": "^10.2.1",
|
100 | 100 | "conventional-changelog-conventionalcommits": "9.1.0",
|
101 | 101 | "cross-env": "^10.0.0",
|
|
106 | 106 | "typescript": "^5.8.3"
|
107 | 107 | },
|
108 | 108 | "peerDependencies": {
|
109 |
| - "@anolilab/semantic-release-pnpm": "2.0.2", |
| 109 | + "@anolilab/semantic-release-pnpm": "2.0.3", |
110 | 110 | "@semantic-release/npm": "^12.0.1",
|
111 | 111 | "semantic-release": "^24.2.3",
|
112 | 112 | "semantic-release-yarn": "^3.0.2"
|
|
0 commit comments