Skip to content

Commit 0fb6f80

Browse files
committed
Release 6.3.0
1 parent 36b4036 commit 0fb6f80

1 file changed

Lines changed: 10 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,17 @@ The `Unreleased` section name is replaced by the expected version of next releas
1010

1111
### Added
1212
### Changed
13-
14-
- Target `Equinox` v `4.0.0-rc.9`, `Propulsion` v `3.0.0-rc.3` [#128](https://github.com/jet/dotnet-templates/pull/128)
15-
- `module Config` -> `module Store`/`module Factory` [#128](https://github.com/jet/dotnet-templates/pull/128)
16-
1713
### Removed
1814
### Fixed
1915

16+
<a name="6.3.0"></a>
17+
## [6.3.0] - 2023-06-08
18+
19+
### Changed
20+
21+
- Target `Equinox` v `4.0.0-rc.10`, `Propulsion` v `3.0.0-rc.5` [#128](https://github.com/jet/dotnet-templates/pull/128)
22+
- `module Config` -> `module Store`/`module Factory` [#128](https://github.com/jet/dotnet-templates/pull/128)
23+
2024
<a name="6.2.0"></a>
2125
## [6.2.0] - 2023-01-23
2226

@@ -620,7 +624,8 @@ The `Unreleased` section name is replaced by the expected version of next releas
620624

621625
(For information pertaining to earlier releases, see release notes in https://github.com/jet/dotnet-templates/releases and/or can someone please add it!)
622626

623-
[Unreleased]: https://github.com/jet/dotnet-templates/compare/6.2.0...HEAD
627+
[Unreleased]: https://github.com/jet/dotnet-templates/compare/6.3.0...HEAD
628+
[6.3.0]: https://github.com/jet/dotnet-templates/compare/6.2.0...6.3.0
624629
[6.2.0]: https://github.com/jet/dotnet-templates/compare/6.1.0...6.2.0
625630
[6.1.0]: https://github.com/jet/dotnet-templates/compare/6.0.0...6.1.0
626631
[6.0.0]: https://github.com/jet/dotnet-templates/compare/5.3.0...6.0.0

0 commit comments

Comments
 (0)