@twin.org/standards-vda 0.0.1 → 0.0.2-next.10

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.
package/docs/changelog.md CHANGED
@@ -1,5 +1,76 @@
1
1
  # @twin.org/standards-vda - Changelog
2
2
 
3
+ ## [0.0.2-next.10](https://github.com/twinfoundation/standards/compare/standards-vda-v0.0.2-next.9...standards-vda-v0.0.2-next.10) (2025-09-16)
4
+
5
+
6
+ ### Miscellaneous Chores
7
+
8
+ * **standards-vda:** Synchronize repo versions
9
+
10
+ ## [0.0.2-next.9](https://github.com/twinfoundation/standards/compare/standards-vda-v0.0.2-next.8...standards-vda-v0.0.2-next.9) (2025-09-15)
11
+
12
+
13
+ ### Miscellaneous Chores
14
+
15
+ * **standards-vda:** Synchronize repo versions
16
+
17
+ ## [0.0.2-next.8](https://github.com/twinfoundation/standards/compare/standards-vda-v0.0.2-next.7...standards-vda-v0.0.2-next.8) (2025-09-15)
18
+
19
+
20
+ ### Miscellaneous Chores
21
+
22
+ * **standards-vda:** Synchronize repo versions
23
+
24
+ ## [0.0.2-next.7](https://github.com/twinfoundation/standards/compare/standards-vda-v0.0.2-next.6...standards-vda-v0.0.2-next.7) (2025-09-15)
25
+
26
+
27
+ ### Miscellaneous Chores
28
+
29
+ * **standards-vda:** Synchronize repo versions
30
+
31
+ ## [0.0.2-next.6](https://github.com/twinfoundation/standards/compare/standards-vda-v0.0.2-next.5...standards-vda-v0.0.2-next.6) (2025-09-12)
32
+
33
+
34
+ ### Miscellaneous Chores
35
+
36
+ * **standards-vda:** Synchronize repo versions
37
+
38
+ ## [0.0.2-next.5](https://github.com/twinfoundation/standards/compare/standards-vda-v0.0.2-next.4...standards-vda-v0.0.2-next.5) (2025-09-12)
39
+
40
+
41
+ ### Miscellaneous Chores
42
+
43
+ * **standards-vda:** Synchronize repo versions
44
+
45
+ ## [0.0.2-next.4](https://github.com/twinfoundation/standards/compare/standards-vda-v0.0.2-next.3...standards-vda-v0.0.2-next.4) (2025-09-12)
46
+
47
+
48
+ ### Miscellaneous Chores
49
+
50
+ * **standards-vda:** Synchronize repo versions
51
+
52
+ ## [0.0.2-next.3](https://github.com/twinfoundation/standards/compare/standards-vda-v0.0.2-next.2...standards-vda-v0.0.2-next.3) (2025-08-29)
53
+
54
+
55
+ ### Features
56
+
57
+ * eslint migration to flat config ([648c1a1](https://github.com/twinfoundation/standards/commit/648c1a1e69d99b6b0cf69358ec6bdeecdbe3a5ea))
58
+
59
+ ## [0.0.2-next.2](https://github.com/twinfoundation/standards/compare/standards-vda-v0.0.2-next.1...standards-vda-v0.0.2-next.2) (2025-08-19)
60
+
61
+
62
+ ### Features
63
+
64
+ * update framework core ([58c0c3d](https://github.com/twinfoundation/standards/commit/58c0c3dd6cea0e4c2393dc0e3e1eb33a6d06f617))
65
+
66
+ ## [0.0.2-next.1](https://github.com/twinfoundation/standards/compare/standards-vda-v0.0.2-next.0...standards-vda-v0.0.2-next.1) (2025-07-14)
67
+
68
+
69
+ ### Features
70
+
71
+ * update to latest JSON schema spec ([7a23930](https://github.com/twinfoundation/standards/commit/7a2393032d7f48bfb20d3a484f981fb6dd83a92c))
72
+ * use shared store mechanism ([#11](https://github.com/twinfoundation/standards/issues/11)) ([96fa237](https://github.com/twinfoundation/standards/commit/96fa23735f69c1fc7e3d0019b527634fa0a042d9))
73
+
3
74
  ## 0.0.1 (2025-07-03)
4
75
 
5
76
 
@@ -4,7 +4,7 @@
4
4
 
5
5
  VDA identifiers.
6
6
 
7
- ## Type declaration
7
+ ## Type Declaration
8
8
 
9
9
  ### Obj
10
10
 
@@ -4,7 +4,7 @@
4
4
 
5
5
  The types of VDA Identifier data.
6
6
 
7
- ## Type declaration
7
+ ## Type Declaration
8
8
 
9
9
  ### JaifId
10
10
 
@@ -4,7 +4,7 @@
4
4
 
5
5
  VDA URI Packages License Plates identifiers.
6
6
 
7
- ## Type declaration
7
+ ## Type Declaration
8
8
 
9
9
  ### RfidProductTagging
10
10
 
@@ -4,7 +4,7 @@
4
4
 
5
5
  VDA URI Packages License Plates identifiers.
6
6
 
7
- ## Type declaration
7
+ ## Type Declaration
8
8
 
9
9
  ### Package1J
10
10
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@twin.org/standards-vda",
3
- "version": "0.0.1",
3
+ "version": "0.0.2-next.10",
4
4
  "description": "Models which define the structure of VDA JAIF Standard",
5
5
  "repository": {
6
6
  "type": "git",
@@ -14,11 +14,11 @@
14
14
  "node": ">=20.0.0"
15
15
  },
16
16
  "dependencies": {
17
- "@twin.org/core": "^0.0.1",
18
- "@twin.org/data-core": "^0.0.1",
19
- "@twin.org/data-json-ld": "^0.0.1",
20
- "@twin.org/entity": "^0.0.1",
21
- "@twin.org/nameof": "^0.0.1"
17
+ "@twin.org/core": "next",
18
+ "@twin.org/data-core": "next",
19
+ "@twin.org/data-json-ld": "next",
20
+ "@twin.org/entity": "next",
21
+ "@twin.org/nameof": "next"
22
22
  },
23
23
  "main": "./dist/cjs/index.cjs",
24
24
  "module": "./dist/esm/index.mjs",