Skip to content

Commit a00ff5e

Browse files
authored
(doc) Remove bold from issue number
This is being removed from the GitReleaseManager template, so to keep things consistent, they are being removed from the generated release notes as well.
1 parent 4baa105 commit a00ff5e

File tree

1 file changed

+24
-24
lines changed

1 file changed

+24
-24
lines changed

src/content/docs/en-us/choco/release-notes.mdx

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -35,62 +35,62 @@ Read our [blog post](https://blog.chocolatey.org/2025/07/chocolatey-cli-250-high
3535
### Features
3636

3737
- Add `choco license` command.
38-
- See [__#2829__](https://github.com/chocolatey/choco/issues/2829) by [mkevenaar](https://github.com/mkevenaar), resolved in [__!2847__](https://github.com/chocolatey/choco/pull/2847) by [JPRuskin](https://github.com/JPRuskin).
38+
- See [#2829](https://github.com/chocolatey/choco/issues/2829) by [mkevenaar](https://github.com/mkevenaar), resolved in [!2847](https://github.com/chocolatey/choco/pull/2847) by [JPRuskin](https://github.com/JPRuskin).
3939
- Add `choco support` command.
40-
- See [__#3668__](https://github.com/chocolatey/choco/issues/3668) by [gep13](https://github.com/gep13), resolved in [__!3676__](https://github.com/chocolatey/choco/pull/3676) by [gep13](https://github.com/gep13).
40+
- See [#3668](https://github.com/chocolatey/choco/issues/3668) by [gep13](https://github.com/gep13), resolved in [!3676](https://github.com/chocolatey/choco/pull/3676) by [gep13](https://github.com/gep13).
4141

4242
### Bug Fixes
4343

4444
- Execution of the `refreshenv` command incorrectly removes `%` (percent) characters from environment variable values.
45-
- See [__#1664__](https://github.com/chocolatey/choco/issues/1664) by [johnyesberg](https://github.com/johnyesberg), resolved in [__!1678__](https://github.com/chocolatey/choco/pull/1678) by [MPagel](https://github.com/MPagel), [__!3688__](https://github.com/chocolatey/choco/pull/3688) by [gep13](https://github.com/gep13).
45+
- See [#1664](https://github.com/chocolatey/choco/issues/1664) by [johnyesberg](https://github.com/johnyesberg), resolved in [!1678](https://github.com/chocolatey/choco/pull/1678) by [MPagel](https://github.com/MPagel), [!3688](https://github.com/chocolatey/choco/pull/3688) by [gep13](https://github.com/gep13).
4646
- `choco upgrade` command fails with error message `The string is missing the terminator: '.` when `useRememberedArgumentsForUpgrades` feature is enabled.
47-
- See [__#2410__](https://github.com/chocolatey/choco/issues/2410) by [BlythMeister](https://github.com/BlythMeister), resolved in [__!2804__](https://github.com/chocolatey/choco/pull/2804) by [BlythMeister](https://github.com/BlythMeister), [__!3705__](https://github.com/chocolatey/choco/pull/3705) by [AdmiringWorm](https://github.com/AdmiringWorm).
47+
- See [#2410](https://github.com/chocolatey/choco/issues/2410) by [BlythMeister](https://github.com/BlythMeister), resolved in [!2804](https://github.com/chocolatey/choco/pull/2804) by [BlythMeister](https://github.com/BlythMeister), [!3705](https://github.com/chocolatey/choco/pull/3705) by [AdmiringWorm](https://github.com/AdmiringWorm).
4848
- Chocolatey CLI outputs errors/warnings when validating a license file with `--limit-output` option enabled.
49-
- See [__#2851__](https://github.com/chocolatey/choco/issues/2851) by [corbob](https://github.com/corbob), resolved in [__!2857__](https://github.com/chocolatey/choco/pull/2857) by [corbob](https://github.com/corbob).
49+
- See [#2851](https://github.com/chocolatey/choco/issues/2851) by [corbob](https://github.com/corbob), resolved in [!2857](https://github.com/chocolatey/choco/pull/2857) by [corbob](https://github.com/corbob).
5050
- Execution of the `refreshenv` command fails when an environment variables contains a `|` (pipe) character.
51-
- See [__#3294__](https://github.com/chocolatey/choco/issues/3294) by [notexactlyawe](https://github.com/notexactlyawe), resolved in [__!3688__](https://github.com/chocolatey/choco/pull/3688) by [gep13](https://github.com/gep13).
51+
- See [#3294](https://github.com/chocolatey/choco/issues/3294) by [notexactlyawe](https://github.com/notexactlyawe), resolved in [!3688](https://github.com/chocolatey/choco/pull/3688) by [gep13](https://github.com/gep13).
5252
- Incorrect environment variable name being used in documentation and in the template generated by the `choco new` command.
53-
- See [__#3685__](https://github.com/chocolatey/choco/issues/3685) by [gep13](https://github.com/gep13).
53+
- See [#3685](https://github.com/chocolatey/choco/issues/3685) by [gep13](https://github.com/gep13).
5454
- Unable to list template information via the `choco template` command when template name includes capital letters.
55-
- See [__#3694__](https://github.com/chocolatey/choco/issues/3694) by [gep13](https://github.com/gep13), resolved in [__!3732__](https://github.com/chocolatey/choco/pull/3732) by [gep13](https://github.com/gep13), [__!3736__](https://github.com/chocolatey/choco/pull/3736) by [gep13](https://github.com/gep13).
55+
- See [#3694](https://github.com/chocolatey/choco/issues/3694) by [gep13](https://github.com/gep13), resolved in [!3732](https://github.com/chocolatey/choco/pull/3732) by [gep13](https://github.com/gep13), [!3736](https://github.com/chocolatey/choco/pull/3736) by [gep13](https://github.com/gep13).
5656

5757
### Improvements
5858

5959
- Throw error (with suggestion on how to fix) when usage of `-v` option in conjunction with a version number is detected.
60-
- See [__#123__](https://github.com/chocolatey/choco/issues/123) by [ferventcoder](https://github.com/ferventcoder), resolved in [__!3730__](https://github.com/chocolatey/choco/pull/3730) by [AdmiringWorm](https://github.com/AdmiringWorm).
60+
- See [#123](https://github.com/chocolatey/choco/issues/123) by [ferventcoder](https://github.com/ferventcoder), resolved in [!3730](https://github.com/chocolatey/choco/pull/3730) by [AdmiringWorm](https://github.com/AdmiringWorm).
6161
- Expand the `ChocolateyTabExpansion.ps1` file with completions for multiple Chocolatey CLI commands.
62-
- See [__#669__](https://github.com/chocolatey/choco/issues/669) by [ferventcoder](https://github.com/ferventcoder), resolved in [__!3725__](https://github.com/chocolatey/choco/pull/3725) by [gep13](https://github.com/gep13), [__!3728__](https://github.com/chocolatey/choco/pull/3728) by [AdmiringWorm](https://github.com/AdmiringWorm).
62+
- See [#669](https://github.com/chocolatey/choco/issues/669) by [ferventcoder](https://github.com/ferventcoder), resolved in [!3725](https://github.com/chocolatey/choco/pull/3725) by [gep13](https://github.com/gep13), [!3728](https://github.com/chocolatey/choco/pull/3728) by [AdmiringWorm](https://github.com/AdmiringWorm).
6363
- Add ability for Chocolatey CLI to calculate hash for large files (over 2 GB).
64-
- see [__#747__](https://github.com/chocolatey/choco/issues/747) by [ruckc](https://github.com/ruckc), resolved in [__!2714__](https://github.com/chocolatey/choco/pull/2714) by [TheCakeIsNaOH](https://github.com/TheCakeIsNaOH).
64+
- see [#747](https://github.com/chocolatey/choco/issues/747) by [ruckc](https://github.com/ruckc), resolved in [!2714](https://github.com/chocolatey/choco/pull/2714) by [TheCakeIsNaOH](https://github.com/TheCakeIsNaOH).
6565
- Add ability to pass multiple arguments to the `Install-ChocolateyFileAssociation` PowerShell function.
66-
- See [__#1176__](https://github.com/chocolatey/choco/issues/1176) by [bazzilic](https://github.com/bazzilic), resolved in [__!1169__](https://github.com/chocolatey/choco/pull/1169) by [bazzilic](https://github.com/bazzilic), [__!3684__](https://github.com/chocolatey/choco/pull/3684) by [gep13](https://github.com/gep13).
66+
- See [#1176](https://github.com/chocolatey/choco/issues/1176) by [bazzilic](https://github.com/bazzilic), resolved in [!1169](https://github.com/chocolatey/choco/pull/1169) by [bazzilic](https://github.com/bazzilic), [!3684](https://github.com/chocolatey/choco/pull/3684) by [gep13](https://github.com/gep13).
6767
- Add ability for package maintainers to know the package version of previously installed package version during `choco upgrade` command.
68-
- See [__#1713__](https://github.com/chocolatey/choco/issues/1713) by [FranklinYu](https://github.com/FranklinYu), resolved in [__!3689__](https://github.com/chocolatey/choco/pull/3689) by [gep13](https://github.com/gep13).
68+
- See [#1713](https://github.com/chocolatey/choco/issues/1713) by [FranklinYu](https://github.com/FranklinYu), resolved in [!3689](https://github.com/chocolatey/choco/pull/3689) by [gep13](https://github.com/gep13).
6969
- Add a headers row to the output from all appropriate Chocolatey CLI commands when using `--limit-output` option.
70-
- See [__#2591__](https://github.com/chocolatey/choco/issues/2591) by [corbob](https://github.com/corbob), resolved in [__!2856__](https://github.com/chocolatey/choco/pull/2856) by [corbob](https://github.com/corbob).
70+
- See [#2591](https://github.com/chocolatey/choco/issues/2591) by [corbob](https://github.com/corbob), resolved in [!2856](https://github.com/chocolatey/choco/pull/2856) by [corbob](https://github.com/corbob).
7171
- Add `$env:ChocolateyPackageId` environment variable to represent the `id` from the nuspec file for a package.
72-
- See [__#2781__](https://github.com/chocolatey/choco/issues/2781) by [schittli](https://github.com/schittli), resolved in [__!2900__](https://github.com/chocolatey/choco/pull/2900) by [steviecoaster](https://github.com/steviecoaster).
72+
- See [#2781](https://github.com/chocolatey/choco/issues/2781) by [schittli](https://github.com/schittli), resolved in [!2900](https://github.com/chocolatey/choco/pull/2900) by [steviecoaster](https://github.com/steviecoaster).
7373
- Remove verbose wording for confirmation messages when installing and upgrading packages.
74-
- See [__#2848__](https://github.com/chocolatey/choco/issues/2848) by [lemonlambda](https://github.com/lemonlambda), resolved in [__!2849__](https://github.com/chocolatey/choco/pull/2849) by [lemonlambda](https://github.com/lemonlambda).
74+
- See [#2848](https://github.com/chocolatey/choco/issues/2848) by [lemonlambda](https://github.com/lemonlambda), resolved in [!2849](https://github.com/chocolatey/choco/pull/2849) by [lemonlambda](https://github.com/lemonlambda).
7575
- Add the ability for package maintainers to know when the `--not-silent` option is being used by Chocolatey commands.
76-
- See [__#3666__](https://github.com/chocolatey/choco/issues/3666) by [TheCakeIsNaOH](https://github.com/TheCakeIsNaOH), resolved in [__!3695__](https://github.com/chocolatey/choco/pull/3695) by [gep13](https://github.com/gep13).
76+
- See [#3666](https://github.com/chocolatey/choco/issues/3666) by [TheCakeIsNaOH](https://github.com/TheCakeIsNaOH), resolved in [!3695](https://github.com/chocolatey/choco/pull/3695) by [gep13](https://github.com/gep13).
7777
- Improve readability, maintainabilty, and correctness of the `ChocolateyTabExpansion.ps1` file.
78-
- See [__#3700__](https://github.com/chocolatey/choco/issues/3700) by [gep13](https://github.com/gep13), resolved in [__!3701__](https://github.com/chocolatey/choco/pull/3701) by [gep13](https://github.com/gep13).
78+
- See [#3700](https://github.com/chocolatey/choco/issues/3700) by [gep13](https://github.com/gep13), resolved in [!3701](https://github.com/chocolatey/choco/pull/3701) by [gep13](https://github.com/gep13).
7979
- Add `--order-by` option to `choco search` command to extend ability to order package results.
80-
- See [__#3709__](https://github.com/chocolatey/choco/issues/3709) by [AdmiringWorm](https://github.com/AdmiringWorm), resolved in [__!1619__](https://github.com/chocolatey/choco/pull/1619) by [bartvanandel](https://github.com/bartvanandel).
80+
- See [#3709](https://github.com/chocolatey/choco/issues/3709) by [AdmiringWorm](https://github.com/AdmiringWorm), resolved in [!1619](https://github.com/chocolatey/choco/pull/1619) by [bartvanandel](https://github.com/bartvanandel).
8181
- Add short `-n` option to the `choco new` and `choco config` commands to improve consistency with other commands.
82-
- See [__#3713__](https://github.com/chocolatey/choco/issues/3713) by [gep13](https://github.com/gep13), resolved in [__!3714__](https://github.com/chocolatey/choco/pull/3714) by [gep13](https://github.com/gep13).
82+
- See [#3713](https://github.com/chocolatey/choco/issues/3713) by [gep13](https://github.com/gep13), resolved in [!3714](https://github.com/chocolatey/choco/pull/3714) by [gep13](https://github.com/gep13).
8383
- Add ability for `choco list` command to ignore packages that are pinned using `--ignore-pinned` option.
84-
- See [__#3717__](https://github.com/chocolatey/choco/issues/3717) by [gep13](https://github.com/gep13), resolved in [__!3727__](https://github.com/chocolatey/choco/pull/3727) by [gep13](https://github.com/gep13).
84+
- See [#3717](https://github.com/chocolatey/choco/issues/3717) by [gep13](https://github.com/gep13), resolved in [!3727](https://github.com/chocolatey/choco/pull/3727) by [gep13](https://github.com/gep13).
8585
- Add ability to always ignore the HTTP request cache when running Chocolatey CLI commands.
86-
- See [__#3718__](https://github.com/chocolatey/choco/issues/3718) by [gep13](https://github.com/gep13), resolved in [__!3729__](https://github.com/chocolatey/choco/pull/3729) by [gep13](https://github.com/gep13).
86+
- See [#3718](https://github.com/chocolatey/choco/issues/3718) by [gep13](https://github.com/gep13), resolved in [!3729](https://github.com/chocolatey/choco/pull/3729) by [gep13](https://github.com/gep13).
8787

8888
### Documentation
8989

9090
- Fix documentation for `Install-ChocolateyZipPackage` output.
91-
- See [__!2357__](https://github.com/chocolatey/choco/pull/2357) by [Ana06](https://github.com/Ana06).
91+
- See [!2357](https://github.com/chocolatey/choco/pull/2357) by [Ana06](https://github.com/Ana06).
9292
- Fix typo in `--online` option.
93-
- See [__!3593__](https://github.com/chocolatey/choco/pull/3593) by [gep13](https://github.com/gep13).
93+
- See [!3593](https://github.com/chocolatey/choco/pull/3593) by [gep13](https://github.com/gep13).
9494

9595
### Contributors
9696

0 commit comments

Comments
 (0)