Skip to content

Commit

Permalink
Version Packages (#48)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Aug 21, 2024
1 parent 8d39da4 commit 031a369
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .changeset/eight-birds-develop.md

This file was deleted.

6 changes: 6 additions & 0 deletions src/Serilog.Extensions.Formatting/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# alexaka1.serilog.extensions.formatting

## 0.1.1

### Patch Changes

- 1c9501c: Bump Serilog to 4.0.1

## 0.1.0

### Minor Changes
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<PropertyGroup>
<PackageId>Alexaka1.Serilog.Extensions.Formatting</PackageId>
<Description>Serilog extensions for formatting</Description>
<Version>0.1.0</Version>
<Version>0.1.1</Version>
<Authors>Alex Martossy</Authors>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<PackageTags>serilog;json;utf8jsonwriter;system.text.json</PackageTags>
Expand Down
2 changes: 1 addition & 1 deletion src/Serilog.Extensions.Formatting/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "alexaka1.serilog.extensions.formatting",
"version": "0.1.0",
"version": "0.1.1",
"private": true
}

0 comments on commit 031a369

Please sign in to comment.