Skip to content

Commit

Permalink
[skip ci] [version-bump] Automated commit for version 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
AleksandarDev committed Dec 20, 2023
1 parent f277af3 commit f6c68be
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [3.1.0] - 2023-12-20
### Changed
- [DevOpsExtension] Updated the extension to 3.0.0
- [DevOpsExtension] Updated README

### Fixed
- [DevOpsExtension] File executable in V3 is now called correctly

## [3.0.0] - 2023-04-17
### Added
- [CoreApp] Words BREAKING CHANGE in change description now bump major version
Expand Down
2 changes: 1 addition & 1 deletion Enterwell.CI.Changelog/Enterwell.CI.Changelog.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<AssemblyName>clm</AssemblyName>
<IncludeNativeLibrariesForSelfExtract>true</IncludeNativeLibrariesForSelfExtract>
<nullable>enable</nullable>
<Version>3.0.0</Version>
<Version>3.1.0</Version>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="McMaster.Extensions.CommandLineUtils" Version="4.0.1" />
Expand Down
Empty file.
Empty file.
Empty file.

0 comments on commit f6c68be

Please sign in to comment.