Skip to content

Commit afd8cb1

Browse files
committed
Release 1.0.6
We propagate the changes and fixes; please refer to: * aas-core-works/aas-core-meta#382 * aas-core-works/aas-core-meta#385 * aas-core-works/aas-core-meta#388
1 parent 93c8780 commit afd8cb1

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

doc/source/change_log.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Change Log
22

3+
## 1.0.6 (2025-10-20)
4+
5+
We propagate the changes and fixes; please refer to:
6+
* https://github.com/aas-core-works/aas-core-meta/pull/382
7+
* https://github.com/aas-core-works/aas-core-meta/pull/385
8+
* https://github.com/aas-core-works/aas-core-meta/pull/388
9+
310
## 1.0.5 (2025-10-20)
411

512
This is a patch release that propagates a fix for references index constraint

src/AasCore.Aas3_0/AasCore.Aas3_0.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<LangVersion>8</LangVersion>
88

99
<PackageId>AasCore.Aas3_0</PackageId>
10-
<Version>1.0.5</Version>
10+
<Version>1.0.6</Version>
1111
<Authors>Marko Ristin</Authors>
1212
<Description>
1313
An SDK for manipulating, verifying and de/serializing Asset Administration Shells.

0 commit comments

Comments
 (0)