Skip to content

Commit

Permalink
chore(release): 1.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.0.0](v0.1.0...v1.0.0) (2023-01-22)
  • Loading branch information
semantic-release-bot committed Jan 22, 2023
1 parent 4013258 commit 1a361bc
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
# Changelog

# [1.0.0](https://github.com/Xyaneon/Xyaneon.Games.Dice/compare/v0.1.0...v1.0.0) (2023-01-22)

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/),
Expand All @@ -16,4 +19,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Initial release.

[Unreleased]: https://github.com/Xyaneon/Xyaneon.ComputerScience.GraphTheory/compare/v0.1.0...HEAD
[0.1.0]: https://github.com/Xyaneon/Xyaneon.Games.Cards/compare/03ae34a6df4db3c57eb841715010c5262a2960d4...v0.1.0
[0.1.0]: https://github.com/Xyaneon/Xyaneon.Games.Cards/compare/03ae34a6df4db3c57eb841715010c5262a2960d4...v0.1.0
4 changes: 2 additions & 2 deletions Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<Project>
<PropertyGroup>
<Version>0.1.0</Version>
<Version>1.0.0</Version>
<Authors>Christopher Kyle Horton</Authors>
<Company>Christopher Kyle Horton</Company>
<Copyright>Copyright © Christopher Kyle Horton 2020-2023</Copyright>
<RepositoryUrl>https://github.com/Xyaneon/Xyaneon.Games.Dice</RepositoryUrl>
<RepositoryBranch>main</RepositoryBranch>
<RepositoryCommit>18c633bd7c020c3f17f621a0d02c5b7bc5085d22</RepositoryCommit>
<RepositoryCommit>4013258672a7005d428515df5af02e8e12682b9d</RepositoryCommit>
</PropertyGroup>
</Project>

0 comments on commit 1a361bc

Please sign in to comment.