Skip to content

Commit ec7522f

Browse files
chore(release): 1.3.5 [skip ci]
## [1.3.5](v1.3.4...v1.3.5) (2026-01-21) ### Bug Fixes * bounding box negative space ([285df53](285df53)) * gripper dynamic event bool property ([9dcb813](9dcb813)) * Material Utils Prefs ([67ce4a1](67ce4a1)) * Material Utils Undo ([2fecc35](2fecc35))
1 parent 18ff9c4 commit ec7522f

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [1.3.5](https://github.com/OpenCommissioning/OC_Unity_Core/compare/v1.3.4...v1.3.5) (2026-01-21)
2+
3+
4+
### Bug Fixes
5+
6+
* bounding box negative space ([285df53](https://github.com/OpenCommissioning/OC_Unity_Core/commit/285df53d3fa333bfd941f1c1bbbc3716cd161a9d))
7+
* gripper dynamic event bool property ([9dcb813](https://github.com/OpenCommissioning/OC_Unity_Core/commit/9dcb81316bf4777695e3171b976455ba053fc518))
8+
* Material Utils Prefs ([67ce4a1](https://github.com/OpenCommissioning/OC_Unity_Core/commit/67ce4a17977c810e6aad1b0e0b618955c11ffa44))
9+
* Material Utils Undo ([2fecc35](https://github.com/OpenCommissioning/OC_Unity_Core/commit/2fecc3590372983e3e07fa7f86709ff181cbbfd3))
10+
111
## [1.3.4](https://github.com/OpenCommissioning/OC_Unity_Core/compare/v1.3.3...v1.3.4) (2025-11-12)
212

313

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "com.open-commissioning.core",
3-
"version": "1.3.4",
3+
"version": "1.3.5",
44
"displayName": "Open Commissioning",
55
"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.",
66
"unity": "2022.3",

0 commit comments

Comments
 (0)