Release 1.0.0
CI / publish (push) Failing after 6s
CI / check (push) Successful in 3s

This commit is contained in:
edmand46
2026-09-04 15:37:39 +03:00
parent 6d115f158e
commit abad50d5e5
3 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
# Changelog
## 0.4.0
## 1.0.0
Breaking changes, following the Rudder.Core 0.4.0 rework:
Breaking changes, following the Rudder.Core 1.0.0 rework:
- Bundled `Rudder.Core.dll` updated to 0.4.0. The local scenario graph engine
is gone. `client.Scenario` is only `TriggerAsync(eventName)`. Pending nodes
Binary file not shown.
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "rudder.sdk",
"version": "0.4.0",
"version": "1.0.0",
"displayName": "Rudder SDK",
"description": "LiveOps SDK for Unity — player auth, remote config, stores, inventory, leaderboards, scenarios.",
"unity": "6000.0",