diff --git a/package.json b/package.json index 191f7a9..286f703 100644 --- a/package.json +++ b/package.json @@ -13,8 +13,8 @@ "cz": "git-cz", "release": "ts-node scripts/release.ts", "changeset": "changeset", - "ci-publish": "ts-node scripts/publishCI.ts", - "changelog": "ar-changelog" + "ci-publish": "ar-changelog publish", + "changelog": "ar-changelog release" }, "repository": { "type": "git", @@ -31,7 +31,7 @@ "devDependencies": { "@manypkg/get-packages": "^1.1.3", "@types/semver": "^7.3.9", - "ar-changelog": "^1.0.15", + "ar-changelog": "workspace:^2.1.0", "conventional-changelog-cli": "^2.2.2", "execa": "^5.1.1", "git-cz": "^4.8.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 12551cc..41f4119 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -6,7 +6,7 @@ importers: specifiers: '@manypkg/get-packages': ^1.1.3 '@types/semver': ^7.3.9 - ar-changelog: ^1.0.15 + ar-changelog: workspace:^2.1.0 conventional-changelog-cli: ^2.2.2 execa: ^5.1.1 git-cz: ^4.8.0 @@ -21,7 +21,7 @@ importers: devDependencies: '@manypkg/get-packages': 1.1.3 '@types/semver': 7.3.9 - ar-changelog: 1.0.18_3u3bztnv34xpapk67lcdq6fnmm + ar-changelog: link:packages/scripts/ar-changelog conventional-changelog-cli: 2.2.2 execa: 5.1.1 git-cz: 4.8.0 @@ -1582,15 +1582,6 @@ packages: picomatch: 2.3.0 dev: true - /ar-changelog/1.0.18_3u3bztnv34xpapk67lcdq6fnmm: - resolution: {integrity: sha512-jZEdtosNovXEia3UisjXxGqJVuiWubufESXpMob/lP0HnK2jPjnih8T4BegsmRsX5wSv5o00/bugdYM0o6AtGg==} - hasBin: true - peerDependencies: - conventional-changelog-cli: ^2.2.2 - dependencies: - conventional-changelog-cli: 2.2.2 - dev: true - /arg/4.1.3: resolution: {integrity: sha512-58S9QDqG0Xx27YwPSt9fJxivjYl432YCwfDMfZ+71RAqUrZef7LrKQZ3LHLOwCS4FLNBplP533Zx895SeOCHvA==} dev: true