Skip to content

Commit 5b5cfab

Browse files
chore(release): 1.2.3 [skip ci]
## [1.2.3](v1.2.2...v1.2.3) (2025-05-27) ### Bug Fixes * hierarchy factory ([808226d](808226d)) * project inspector ([9fd5e3f](9fd5e3f))
1 parent 490b67c commit 5b5cfab

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.2.3](https://github.com/OpenCommissioning/OC_Unity_Core/compare/v1.2.2...v1.2.3) (2025-05-27)
2+
3+
4+
### Bug Fixes
5+
6+
* hierarchy factory ([808226d](https://github.com/OpenCommissioning/OC_Unity_Core/commit/808226dac8cab1acf749a2819c35fc5f6595647e))
7+
* project inspector ([9fd5e3f](https://github.com/OpenCommissioning/OC_Unity_Core/commit/9fd5e3f5ffbb4c897357e5e6188c52f0446e31e4))
8+
19
## [1.2.2](https://github.com/OpenCommissioning/OC_Unity_Core/compare/v1.2.1...v1.2.2) (2025-05-23)
210

311

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.2.2",
3+
"version": "1.2.3",
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)