@twin.org/standards-schema-org 0.0.2-next.2 → 0.0.2-next.4

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,19 @@
1
1
  # @twin.org/standards-schema-org - Changelog
2
2
 
3
+ ## [0.0.2-next.4](https://github.com/twinfoundation/standards/compare/standards-schema-org-v0.0.2-next.3...standards-schema-org-v0.0.2-next.4) (2025-09-12)
4
+
5
+
6
+ ### Miscellaneous Chores
7
+
8
+ * **standards-schema-org:** Synchronize repo versions
9
+
10
+ ## [0.0.2-next.3](https://github.com/twinfoundation/standards/compare/standards-schema-org-v0.0.2-next.2...standards-schema-org-v0.0.2-next.3) (2025-08-29)
11
+
12
+
13
+ ### Features
14
+
15
+ * eslint migration to flat config ([648c1a1](https://github.com/twinfoundation/standards/commit/648c1a1e69d99b6b0cf69358ec6bdeecdbe3a5ea))
16
+
3
17
  ## [0.0.2-next.2](https://github.com/twinfoundation/standards/compare/standards-schema-org-v0.0.2-next.1...standards-schema-org-v0.0.2-next.2) (2025-08-19)
4
18
 
5
19
 
@@ -4,7 +4,7 @@
4
4
 
5
5
  The contexts of schema.org data.
6
6
 
7
- ## Type declaration
7
+ ## Type Declaration
8
8
 
9
9
  ### ContextRoot
10
10
 
@@ -4,7 +4,7 @@
4
4
 
5
5
  The types of schema.org data.
6
6
 
7
- ## Type declaration
7
+ ## Type Declaration
8
8
 
9
9
  ### Text
10
10
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@twin.org/standards-schema-org",
3
- "version": "0.0.2-next.2",
3
+ "version": "0.0.2-next.4",
4
4
  "description": "Models which define the structure of schema.org Standard",
5
5
  "repository": {
6
6
  "type": "git",