You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## [1.2.4](v1.2.3...v1.2.4) (2025-05-28)
### Bug Fixes
* axis actor validation ([46b9bc9](46b9bc9))
* **Editor:** Inspector child class property ([5e73cfb](5e73cfb))
* Link Override ([3c37d86](3c37d86))
* link override inspector property ([90bfcad](90bfcad))
* reactive property ([2769268](2769268))
* reactive property extension ([2c7966f](2c7966f))
* **reactive:** add force flag ([d75273c](d75273c))
* **reactive:** add XML description of the interface or member ([7388bb1](7388bb1))
* **reactive:** Add XML documentation summary blocks to Property<T> class ([b1296aa](b1296aa))
* **reactive:** rename OnValueChanged ([b6836c1](b6836c1))
* **refactor:** force property in components ([b10e321](b10e321))
* **refactor:** force property in components ([f10fbe5](f10fbe5))
* robot inspector header ([8ff0a17](8ff0a17))
* **Samples:** scene cleanup ([81fef0d](81fef0d))
***reactive:** add force flag ([d75273c](https://github.com/OpenCommissioning/OC_Unity_Core/commit/d75273c04c4b43e6e854b4ad7f64d5bfce8792a2))
13
+
***reactive:** add XML description of the interface or member ([7388bb1](https://github.com/OpenCommissioning/OC_Unity_Core/commit/7388bb1e5bec119b75e9ae19b5ae46ab955d91a2))
14
+
***reactive:** Add XML documentation summary blocks to Property<T> class ([b1296aa](https://github.com/OpenCommissioning/OC_Unity_Core/commit/b1296aac557bddf736698afd593f23d28efec46c))
***refactor:** force property in components ([b10e321](https://github.com/OpenCommissioning/OC_Unity_Core/commit/b10e3219abc79064174e611f9bbd5e91fda509bf))
17
+
***refactor:** force property in components ([f10fbe5](https://github.com/OpenCommissioning/OC_Unity_Core/commit/f10fbe569629bf816579e420c5b64bfde0f6d150))
Copy file name to clipboardExpand all lines: package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "com.open-commissioning.core",
3
-
"version": "1.2.3",
3
+
"version": "1.2.4",
4
4
"displayName": "Open Commissioning",
5
5
"description": "Open Commissioning is an open source framework for virtual commissioning. The goal is to provide an open platform for testing and commissioning of PLC code using a virtual model.",
0 commit comments