File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "." : " 1.12.0 "
2+ "." : " 1.12.1 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.12.1] ( https://github.com/lupusbytes/cs2mqtt/compare/v1.12.0...v1.12.1 ) (2026-07-14)
4+
5+
6+ ### Upgrades
7+
8+ * ** deps:** update dotnet monorepo to 10.0.10 ([ 6c096d1] ( https://github.com/lupusbytes/cs2mqtt/commit/6c096d1ab95db96c4cc6a2da33a38f04cf9f83e7 ) )
9+ * ** deps:** update mqttnet to 5.2.0.1603 ([ 0c47a9f] ( https://github.com/lupusbytes/cs2mqtt/commit/0c47a9fe28073884bc20400fb829702c1e39434a ) )
10+
311## [ 1.12.0] ( https://github.com/lupusbytes/cs2mqtt/compare/v1.11.2...v1.12.0 ) (2026-05-15)
412
513
Original file line number Diff line number Diff line change 1010 <PropertyGroup Label =" Versioning" >
1111 <!-- The 'x-release-please-' comments are used to inform the release-please action that it should update the semver version here -->
1212 <!-- x-release-please-start-version -->
13- <Version >1.12.0 </Version >
13+ <Version >1.12.1 </Version >
1414 <!-- x-release-please-end -->
1515 <IncludeSourceRevisionInInformationalVersion >true</IncludeSourceRevisionInInformationalVersion >
1616 </PropertyGroup >
Original file line number Diff line number Diff line change 11{
22 "name" : " cs2mqtt" ,
3- "version" : " 1.12.0 " ,
3+ "version" : " 1.12.1 " ,
44 "slug" : " cs2mqtt" ,
55 "description" : " Counter-Strike 2 Game State Integration to MQTT bridge" ,
66 "url" : " https://github.com/lupusbytes/cs2mqtt" ,
You can’t perform that action at this time.
0 commit comments