@twin.org/standards-dcsa 0.0.3-next.30 → 0.0.3-next.33

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/docs/changelog.md +22 -0
  2. package/package.json +1 -1
package/docs/changelog.md CHANGED
@@ -1,5 +1,27 @@
1
1
  # Changelog
2
2
 
3
+ ## [0.0.3-next.33](https://github.com/twinfoundation/standards/compare/standards-dcsa-v0.0.3-next.32...standards-dcsa-v0.0.3-next.33) (2026-02-06)
4
+
5
+
6
+ ### Features
7
+
8
+ * add dcsa package ([#124](https://github.com/twinfoundation/standards/issues/124)) ([ac443f5](https://github.com/twinfoundation/standards/commit/ac443f5a8ac55a8e28e699c44686eb7470624444))
9
+ * register schemas at hosted location ([#128](https://github.com/twinfoundation/standards/issues/128)) ([ab35298](https://github.com/twinfoundation/standards/commit/ab35298c812d69f043f69c35ab5aa1ac4a6aaa90))
10
+
11
+ ## [0.0.3-next.32](https://github.com/twinfoundation/standards/compare/standards-dcsa-v0.0.3-next.31...standards-dcsa-v0.0.3-next.32) (2026-02-06)
12
+
13
+
14
+ ### Miscellaneous Chores
15
+
16
+ * **standards-dcsa:** Synchronize repo versions
17
+
18
+ ## [0.0.3-next.31](https://github.com/twinfoundation/standards/compare/standards-dcsa-v0.0.3-next.30...standards-dcsa-v0.0.3-next.31) (2026-02-05)
19
+
20
+
21
+ ### Miscellaneous Chores
22
+
23
+ * **standards-dcsa:** Synchronize repo versions
24
+
3
25
  ## [0.0.3-next.30](https://github.com/twinfoundation/standards/compare/standards-dcsa-v0.0.3-next.29...standards-dcsa-v0.0.3-next.30) (2026-02-04)
4
26
 
5
27
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@twin.org/standards-dcsa",
3
- "version": "0.0.3-next.30",
3
+ "version": "0.0.3-next.33",
4
4
  "description": "Models which define the structure of DCSA",
5
5
  "repository": {
6
6
  "type": "git",