Compare commits

...

18 Commits

Author SHA1 Message Date
1c7fbb073d 1.9.112
Some checks failed
Default (tags) / security (push) Failing after 0s
Default (tags) / test (push) Failing after 0s
Default (tags) / release (push) Has been skipped
Default (tags) / metadata (push) Has been skipped
2024-06-23 22:52:41 +02:00
9b05252045 fix(changelog): Remove outdated changelog entries and update formatting 2024-06-23 22:52:40 +02:00
f34718bfb3 1.9.111
Some checks failed
Default (tags) / security (push) Failing after 0s
Default (tags) / test (push) Failing after 0s
Default (tags) / release (push) Has been skipped
Default (tags) / metadata (push) Has been skipped
2024-06-23 22:49:13 +02:00
0db0b17e0d fix(dependencies): Update @git.zone/tsdoc to version 1.3.4 2024-06-23 22:49:12 +02:00
7c4dffd142 1.9.110
Some checks failed
Default (tags) / security (push) Failing after 0s
Default (tags) / test (push) Failing after 0s
Default (tags) / release (push) Has been skipped
Default (tags) / metadata (push) Has been skipped
2024-06-23 20:00:55 +02:00
d716364cb0 fix(changelog): Remove outdated entries and adjust formatting in changelog 2024-06-23 20:00:55 +02:00
53cb139277 1.9.109
Some checks failed
Default (tags) / security (push) Failing after 0s
Default (tags) / test (push) Failing after 0s
Default (tags) / release (push) Has been skipped
Default (tags) / metadata (push) Has been skipped
2024-06-23 19:58:19 +02:00
5c0834aa48 fix(dependencies): Update @git.zone/tsdoc dependency to version 1.3.2 2024-06-23 19:58:18 +02:00
a2df347ee3 1.9.108
Some checks failed
Default (tags) / security (push) Failing after 0s
Default (tags) / test (push) Failing after 0s
Default (tags) / release (push) Has been skipped
Default (tags) / metadata (push) Has been skipped
2024-06-23 19:53:30 +02:00
632bdd7847 fix(changelog): Remove placeholder entries and adjust formatting in changelog. 2024-06-23 19:53:29 +02:00
5135be478f 1.9.107
Some checks failed
Default (tags) / security (push) Failing after 0s
Default (tags) / test (push) Failing after 0s
Default (tags) / release (push) Has been skipped
Default (tags) / metadata (push) Has been skipped
2024-06-23 19:51:18 +02:00
5fc9bb0245 fix(dependencies): Updated @git.zone/tsdoc from version 1.3.0 to 1.3.1 2024-06-23 19:51:17 +02:00
a3b7a33bc2 1.9.106
Some checks failed
Default (tags) / security (push) Failing after 0s
Default (tags) / test (push) Failing after 0s
Default (tags) / release (push) Has been skipped
Default (tags) / metadata (push) Has been skipped
2024-06-23 18:41:16 +02:00
51fd699965 fix(dependencies): Updated @git.zone/tsdoc dependency from 1.2.2 to 1.3.0 in package.json and pnpm-lock.yaml. 2024-06-23 18:41:15 +02:00
45020805cb 1.9.105
Some checks failed
Default (tags) / security (push) Failing after 0s
Default (tags) / test (push) Failing after 0s
Default (tags) / release (push) Has been skipped
Default (tags) / metadata (push) Has been skipped
2024-06-23 17:45:06 +02:00
c9e384567e fix(changelog): Remove placeholder entries and adjust formatting in changelog. 2024-06-23 17:45:05 +02:00
152b436096 1.9.104
Some checks failed
Default (tags) / security (push) Failing after 0s
Default (tags) / test (push) Failing after 0s
Default (tags) / release (push) Has been skipped
Default (tags) / metadata (push) Has been skipped
2024-06-23 17:43:27 +02:00
99f88236cb fix(changelog): Fix changelog to remove placeholder entries and adjust formatting 2024-06-23 17:43:26 +02:00
5 changed files with 67 additions and 25 deletions

View File

@ -1,21 +1,59 @@
# Changelog
## 2024-06-23 - 1.9.112 - fix(changelog)
Remove outdated changelog entries and update formatting
- Removed outdated changelog entries for clarity.
- Updated changelog formatting for better readability.
```markdown
## 1.9.103 - fix(logging): Optimize logger instantiation and configuration.
## 2024-06-23 - 1.9.110 - Dependencies
fix(dependencies): Update @git.zone/tsdoc to version 1.3.4
- Updated the @git.zone/tsdoc dependency in package.json and pnpm-lock.yaml.
- Placeholder entry for the next version changes.
## 2024-06-23 - 1.9.109 - Changelog
fix(changelog): Remove outdated entries and adjust formatting in changelog
- Removed outdated placeholder entries and adjusted formatting for better readability.
## 1.9.102 - fix(metadata): Ensure accurate project metadata in package.json
## 2024-06-23 - 1.9.108 - Dependencies
fix(dependencies): Update @git.zone/tsdoc dependency to version 1.3.2
- Updated the @git.zone/tsdoc dependency to version 1.3.2 in package.json and pnpm-lock.yaml.
- Placeholder entry for the next version changes.
## 2024-06-23 - 1.9.107 - Changelog
fix(changelog): Remove placeholder entries and adjust formatting in changelog.
- Removed placeholder entries and adjusted formatting in changelog for clarity.
## 2024-06-23 - 1.9.106 - Dependencies
fix(dependencies): Updated @git.zone/tsdoc from version 1.3.0 to 1.3.1
- Updated the @git.zone/tsdoc dependency from version 1.3.0 to 1.3.1 in package.json and pnpm-lock.yaml.
## 2024-06-23 - 1.9.105 - Dependencies
fix(dependencies): Updated @git.zone/tsdoc dependency from 1.2.2 to 1.3.0 in package.json and pnpm-lock.yaml.
- Updated the @git.zone/tsdoc dependency from version 1.2.2 to 1.3.0 in package.json and pnpm-lock.yaml.
## 2024-06-23 - 1.9.104 - Changelog
fix(changelog): Remove placeholder entries and adjust formatting in changelog.
- Removed placeholder entries and improved formatting in changelog.
## 1.9.101 - fix(dependencies): Updated @git.zone/tsdoc dependency version to ^1.2.2 in package.json and pnpm-lock.yaml
## 2024-06-23 - 1.9.103 - Changelog
fix(changelog): Fix changelog to remove placeholder entries and adjust formatting
- Corrected the changelog by removing placeholder entries and adjusting formatting.
- Fix: General core updates
## 2024-06-23 - 1.9.102 - Logging
fix(logging): Optimize logger instantiation and configuration.
- Optimized the instantiation and configuration of the logger for better performance.
## 1.9.100
## 2024-06-23 - 1.9.101 - Metadata
fix(metadata): Ensure accurate project metadata in package.json
- Corrected and ensured the accuracy of project metadata in package.json.
## 2024-06-23 - 1.9.100 - Dependencies
fix(dependencies): Updated @git.zone/tsdoc dependency version to ^1.2.2 in package.json and pnpm-lock.yaml
- Updated the @git.zone/tsdoc dependency version to ^1.2.2 in package.json and pnpm-lock.yaml.
## 2024-06-23 - 1.9.99 - Commit Handling
fix(mod_commit): Fix variable reassignment issue in changelog writing step
- Fixed an issue with variable reassignment in the changelog writing step.
```
- Fix: Fix variable reassignment issue in changelog writing step

View File

@ -1,7 +1,7 @@
{
"name": "@git.zone/cli",
"private": false,
"version": "1.9.103",
"version": "1.9.112",
"description": "A CLI toolbelt to streamline local development cycles by using various gitzone utilities.",
"main": "dist_ts/index.ts",
"typings": "dist_ts/index.d.ts",
@ -58,7 +58,7 @@
"@types/node": "^20.14.8"
},
"dependencies": {
"@git.zone/tsdoc": "^1.2.2",
"@git.zone/tsdoc": "^1.3.4",
"@push.rocks/commitinfo": "^1.0.12",
"@push.rocks/early": "^4.0.4",
"@push.rocks/gulp-function": "^3.0.7",

28
pnpm-lock.yaml generated
View File

@ -9,8 +9,8 @@ importers:
.:
dependencies:
'@git.zone/tsdoc':
specifier: ^1.2.2
version: 1.2.2
specifier: ^1.3.4
version: 1.3.4
'@push.rocks/commitinfo':
specifier: ^1.0.12
version: 1.0.12
@ -320,8 +320,8 @@ packages:
resolution: {integrity: sha512-ZrPkScaBQ7hHx6BUchRFfPB9tvb7RlNXwjk9qjkp6AcBcF38JgLcu/UDKDqRsuaFJpkK9oclyhA5bDA7SjXWZg==}
hasBin: true
'@git.zone/tsdoc@1.2.2':
resolution: {integrity: sha512-Oj1VUqMbfCpDB1UAggQd0qD9+7f7pvGKbZ6d2LNHU/lK4p7AbWg7WBu1GO6EiskV1s2SUFt9M0yAiAgpz+XeQg==}
'@git.zone/tsdoc@1.3.4':
resolution: {integrity: sha512-L3HA7d+rEs5NIEpX/zTOMrTQNsbiUjDfXOX8mFJ5+Jg6sSYLJDSBUtpE/5FgLJ39s3CYMGgolJxAZfZJDXmRoA==}
hasBin: true
'@git.zone/tsrun@1.2.46':
@ -517,8 +517,8 @@ packages:
'@push.rocks/smartfm@2.0.4':
resolution: {integrity: sha512-5cDSW/+85mI+9lVkiivQKfq+HHdbXz+Vv8rKYX6/4yNpyJup+0YDlrtqnCXSp683cJd/gfGLVX/eNN9LIGe4Nw==}
'@push.rocks/smartgit@3.0.4':
resolution: {integrity: sha512-6uYifD4rGjTp6KO8kdaVenXeef0uZOfQSTuLuG3+ubpMXwZNSp0iQWx+XgS5pQipzG0+3p4ddnQ7/R8gm7LWOg==}
'@push.rocks/smartgit@3.1.0':
resolution: {integrity: sha512-a3LbECFQSURkJc9t8CGJrzv7ZzfG1c83x424nb6jfj3jVJXCqjMvs1AkmpkUiro77J7yg4CavTu8vslAfrPIOw==}
'@push.rocks/smartguard@3.0.2':
resolution: {integrity: sha512-9TuYPSRxNj0DS84d5ZvSARXRehVCqVq7nC85o/p58kb3aeRtY0A6Hz9dtSdFjEvprEBCqEEzdmiFlNsNYBpwbQ==}
@ -2175,8 +2175,8 @@ packages:
resolution: {integrity: sha512-LpB/54B+/2J5hqQ7imZHfdU31OlgQqx7ZicVlkm9kzg9/w8GKLEcFfJl/t7DCEDueOyBAD6zCCwTO6Fzs0NoEQ==}
engines: {node: '>=16'}
isomorphic-git@1.26.1:
resolution: {integrity: sha512-bBZCORcyVf3yLCI10iDwpVnzTaXsMSHZ7m2DnhDLMa40SCiyuRpU7TqdYSdGpaAmxmcOL4zMmZWDxfWZOjK1yg==}
isomorphic-git@1.26.2:
resolution: {integrity: sha512-swKxfDm/GyaU5ojGwKtfs3EiHwlUf3iP1iIHPduaJHA5y1cIzMDFo3ogwdW6i00UmAjYQNKyF2BZgj/jz58/2A==}
engines: {node: '>=12'}
hasBin: true
@ -3928,7 +3928,7 @@ snapshots:
transitivePeerDependencies:
- supports-color
'@git.zone/tsdoc@1.2.2':
'@git.zone/tsdoc@1.3.4':
dependencies:
'@push.rocks/early': 4.0.4
'@push.rocks/npmextra': 5.0.23
@ -3937,12 +3937,13 @@ snapshots:
'@push.rocks/smartcli': 4.0.11
'@push.rocks/smartdelay': 3.0.5
'@push.rocks/smartfile': 11.0.20
'@push.rocks/smartgit': 3.0.4
'@push.rocks/smartgit': 3.1.0
'@push.rocks/smartinteract': 2.0.15
'@push.rocks/smartlog': 3.0.7
'@push.rocks/smartlog-destination-local': 9.0.2
'@push.rocks/smartpath': 5.0.18
'@push.rocks/smartshell': 3.0.5
'@push.rocks/smarttime': 4.0.6
typedoc: 0.26.1(typescript@5.5.2)
typescript: 5.5.2
transitivePeerDependencies:
@ -4353,7 +4354,7 @@ snapshots:
dependencies:
gray-matter: 4.0.3
'@push.rocks/smartgit@3.0.4':
'@push.rocks/smartgit@3.1.0':
dependencies:
'@push.rocks/smartenv': 5.0.12
'@push.rocks/smartfile': 11.0.20
@ -4361,10 +4362,11 @@ snapshots:
'@push.rocks/smartpromise': 4.0.3
'@push.rocks/smartshell': 3.0.5
'@push.rocks/smartstring': 4.0.15
'@push.rocks/smarttime': 4.0.6
'@types/diff': 5.2.1
'@types/minimatch': 5.1.2
diff: 5.2.0
isomorphic-git: 1.26.1
isomorphic-git: 1.26.2
'@push.rocks/smartguard@3.0.2':
dependencies:
@ -6506,7 +6508,7 @@ snapshots:
isexe@3.1.1: {}
isomorphic-git@1.26.1:
isomorphic-git@1.26.2:
dependencies:
async-lock: 1.4.1
clean-git-ref: 2.0.1

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@git.zone/cli',
version: '1.9.103',
version: '1.9.112',
description: 'A CLI toolbelt to streamline local development cycles by using various gitzone utilities.'
}

View File

@ -72,7 +72,9 @@ export const run = async (argvArg: any) => {
logger.log('info', `Writing changelog.md ...`);
let changelog = nextCommitObject.changelog;
changelog = changelog.replaceAll('{{nextVersion}}', (await commitInfo.getNextPlannedVersion()).versionString);
changelog = changelog.replaceAll('{{nextVersionMessage}}', commitString);
changelog = changelog.replaceAll('{{nextVersionScope}}', `${await answerBucket.getAnswerFor('commitType')}(${await answerBucket.getAnswerFor('commitScope')})`);
changelog = changelog.replaceAll('{{nextVersionMessage}}', nextCommitObject.recommendedNextVersionMessage);
changelog = changelog.replaceAll('{{nextVersionDetails}}', '- ' + nextCommitObject.recommendedNextVersionDetails.join('\n- '));
await plugins.smartfile.memory.toFs(changelog, plugins.path.join(paths.cwd, `changelog.md`));