Skip to content

Commit 8b232cd

Browse files
Release 1.0.2
1 parent 074b6e2 commit 8b232cd

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
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+
## [1.0.2] - 2024-05-23
11+
1012
### Changed
1113

1214
- Changed Object Browser so it now lists keys in alphabetic order.
@@ -23,6 +25,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2325

2426
- Initial Thunderstore release.
2527

26-
[unreleased]: https://github.com/SGG-Modding/SeerSuite/compare/1.0.1...HEAD
28+
[unreleased]: https://github.com/SGG-Modding/SeerSuite/compare/1.0.2...HEAD
29+
[1.0.2]: https://github.com/SGG-Modding/SeerSuite/compare/1.0.1...1.0.2
2730
[1.0.1]: https://github.com/SGG-Modding/SeerSuite/compare/1.0.0...1.0.1
2831
[1.0.0]: https://github.com/SGG-Modding/SeerSuite/compare/78b7f8e4b37e9c9f38dece6bc06c8a6858e30aa5...1.0.0

thunderstore.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ schemaVersion = "0.0.1"
44
[package]
55
namespace = "SGG_Modding"
66
name = "SeerSuite"
7-
versionNumber = "1.0.1"
7+
versionNumber = "1.0.2"
88
description = "Defines debug tools such as an Object Browser and Script Console."
99
websiteUrl = "https://github.com/SGG-Modding/SeerSuite"
1010
containsNsfwContent = false

0 commit comments

Comments
 (0)