Skip to content

Commit

Permalink
Release 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jun 3, 2024
1 parent f835721 commit 266faa4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [1.0.1] - 2024-06-03

## Fixed

- fix ModUtil deprecation message

## [1.0.0] - 2024-05-21
Expand All @@ -15,5 +19,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- First version of the mod!

[unreleased]: https://github.com/The-Black-Lodge/JowdayScyllaphonia/compare/1.0.0...HEAD
[unreleased]: https://github.com/The-Black-Lodge/JowdayScyllaphonia/compare/1.0.1...HEAD
[1.0.1]: https://github.com/The-Black-Lodge/JowdayScyllaphonia/compare/1.0.0...1.0.1
[1.0.0]: https://github.com/The-Black-Lodge/JowdayScyllaphonia/compare/d59b8539e49fbb9f62a69bec0ad5ecb44bca9942...1.0.0
2 changes: 1 addition & 1 deletion thunderstore.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ schemaVersion = "0.0.1"
[package]
namespace = "Jowday"
name = "Scyllaphonia"
versionNumber = "1.0.0"
versionNumber = "1.0.1"
description = "Removes the Scylla boss music."
websiteUrl = "https://github.com/The-Black-Lodge/JowdayScyllaphonia"
containsNsfwContent = false
Expand Down

0 comments on commit 266faa4

Please sign in to comment.