Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

Commit 85acfdb

Browse files
authored
Preview 8 (#252)
* Bump version * Add preview 8 changelog entry
1 parent fa28d63 commit 85acfdb

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.1.0-preview.8] - 2023-02-10
11+
1012
### Added
1113
- Added documentation content for non-terminal sub-commands
1214
- MacOS binaries are now signed and notarized.

src/msgraph-cli.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<ImplicitUsings>disable</ImplicitUsings>
88
<Nullable>enable</Nullable>
99
<AssemblyName>mgc</AssemblyName>
10-
<Version>0.1.0-preview.7</Version>
10+
<Version>0.1.0-preview.8</Version>
1111
</PropertyGroup>
1212

1313
<PropertyGroup>

0 commit comments

Comments
 (0)