Skip to content

Commit f825e21

Browse files
committed
(maint) Fix inconsistent month names
Prefer usage of full name, rather than shortened.
1 parent 1b2f768 commit f825e21

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,20 +31,20 @@ This covers changes for the "chocolatey" and "chocolatey.lib" packages, which ar
3131
- [Security] Fix - Trace logging is allowed in non-elevated session - see [#3604](https://github.com/chocolatey/choco/issues/3604).
3232

3333

34-
## 2.4.1 (Dec 4, 2024) \{#v2.4.1}
34+
## 2.4.1 (December 4, 2024) \{#v2.4.1}
3535

3636
### Bug Fixes
3737

3838
- Fix - Searching for specific version on a NuGet v3 only feed returns no results - see [#3396](https://github.com/chocolatey/choco/issues/3396).
3939
- Fix - Credentials from configured source are used for a non-configured source when the URL is similar - see [#3565](https://github.com/chocolatey/choco/issues/3565).
4040

41-
## 1.4.1 (Dec 4, 2024) \{#v1.4.1}
41+
## 1.4.1 (December 4, 2024) \{#v1.4.1}
4242

4343
### Bug Fix
4444

4545
- Fix - Credentials from configured source used for a non-configured source when the URL is similar - see [#3566](https://github.com/chocolatey/choco/issues/3566).
4646

47-
## 2.4.0 (Nov 12, 2024) \{#v2.4.0}
47+
## 2.4.0 (November 12, 2024) \{#v2.4.0}
4848

4949
### Deprecated Feature
5050

src/content/docs/en-us/licensed-extension/release-notes.mdx

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Please see <Xref title="Install the Licensed Edition" value="setup-licensed" />
5353
- See the <Xref title="documentation" value="self-service-anywhere" anchor="background-service-restricted-options" />.
5454

5555

56-
## 6.3.0 (Dec 4, 2024) \{#v6.3.0}
56+
## 6.3.0 (December 4, 2024) \{#v6.3.0}
5757

5858
### Bug Fixes
5959

@@ -1241,7 +1241,7 @@ Pro users now have the ability to download packages (minus internalization). Thi
12411241
- Package Synchronizer:
12421242
-Synchronize to a new location per package version.
12431243

1244-
## 1.7.0 (Sep 22, 2016) \{#sep-22-2016}
1244+
## 1.7.0 (September 22, 2016) \{#sep-22-2016}
12451245

12461246
### Bug Fixes
12471247

@@ -1262,13 +1262,13 @@ Pro users now have the ability to download packages (minus internalization). Thi
12621262
- Warn of issue with `-UseOriginalLocation` when only using one file.
12631263
- Add `--append-useoriginallocation` and feature internalizeAppendUseOriginalLocation that makes the determination to add to the end of `Install-ChocolateyPackage` when using local resources.
12641264

1265-
## 1.6.3 (Sep 20, 2016) \{#sep-20-2016}
1265+
## 1.6.3 (September 20, 2016) \{#sep-20-2016}
12661266

12671267
### Bug Fix
12681268

12691269
- Require Chocolatey be upgraded to at least 0.10.1 due to internal incompatibilities that affect this extension.
12701270

1271-
## 1.6.2 (Sep 19, 2016 - pulled) \{#sep-19-2016 - pulled}
1271+
## 1.6.2 (September 19, 2016 - pulled) \{#sep-19-2016 - pulled}
12721272

12731273
### Bug Fix
12741274

@@ -1279,15 +1279,15 @@ Pro users now have the ability to download packages (minus internalization). Thi
12791279
- Install/upgrade - support MSP (patch files).
12801280
- PackageBuilder - support MSU/MSP files.
12811281

1282-
## 1.6.1 (Sep 8, 2016) \{#sep-8-2016}
1282+
## 1.6.1 (September 8, 2016) \{#sep-8-2016}
12831283

12841284
### Bug Fixes
12851285

12861286
- Package Builder (`choco new`):
12871287
- Fix - Do not error on missing appsearch table in MSI.
12881288
- Fix - Do not add similarly named items from AppSearch table to template properties more than once.
12891289

1290-
## 1.6.0 (Sep 8, 2016) \{#sep-8-2016}
1290+
## 1.6.0 (September 8, 2016) \{#sep-8-2016}
12911291

12921292
Some really big improvements are now available in v1.6.0. We are excited to share them with you!
12931293

@@ -1330,7 +1330,7 @@ Some really big improvements are now available in v1.6.0. We are excited to shar
13301330
- handle variables in urls set like `${word}`.
13311331
- Append `-UseOriginalLocation` to the end of the arguments passed to `Install-ChocolateyPackage`. Work with splatting properly as well.
13321332

1333-
## 1.5.1 (Aug 9, 2016) \{#aug-9-2016}
1333+
## 1.5.1 (August 9, 2016) \{#aug-9-2016}
13341334

13351335
### Bug Fix
13361336

0 commit comments

Comments
 (0)