File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ schemaVersion = "0.0.1"
44[package ]
55namespace = " SGG_Modding"
66name = " SeerSuite"
7- versionNumber = " 1.0.1 "
7+ versionNumber = " 1.0.2 "
88description = " Defines debug tools such as an Object Browser and Script Console."
99websiteUrl = " https://github.com/SGG-Modding/SeerSuite"
1010containsNsfwContent = false
You can’t perform that action at this time.
0 commit comments