@twin.org/standards-unece 0.0.3-next.36 → 0.0.3-next.38

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 +14 -0
  2. package/package.json +1 -1
package/docs/changelog.md CHANGED
@@ -1,5 +1,19 @@
1
1
  # @twin.org/standards-unece - Changelog
2
2
 
3
+ ## [0.0.3-next.38](https://github.com/twinfoundation/standards/compare/standards-unece-v0.0.3-next.37...standards-unece-v0.0.3-next.38) (2026-02-13)
4
+
5
+
6
+ ### Features
7
+
8
+ * revert unece decimal changes ([#156](https://github.com/twinfoundation/standards/issues/156)) ([0e054d3](https://github.com/twinfoundation/standards/commit/0e054d3abf9cea5eacae5b973a821895b0eb61d8))
9
+
10
+ ## [0.0.3-next.37](https://github.com/twinfoundation/standards/compare/standards-unece-v0.0.3-next.36...standards-unece-v0.0.3-next.37) (2026-02-12)
11
+
12
+
13
+ ### Bug Fixes
14
+
15
+ * map decimal to number and update numeric property types in UNECE model generation ([#153](https://github.com/twinfoundation/standards/issues/153)) ([e3e3c1b](https://github.com/twinfoundation/standards/commit/e3e3c1b5226c053bb4eb7d43510bb1b8a0e3cdfd))
16
+
3
17
  ## [0.0.3-next.36](https://github.com/twinfoundation/standards/compare/standards-unece-v0.0.3-next.35...standards-unece-v0.0.3-next.36) (2026-02-11)
4
18
 
5
19
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@twin.org/standards-unece",
3
- "version": "0.0.3-next.36",
3
+ "version": "0.0.3-next.38",
4
4
  "description": "Models which define the structure of UN/CEFACT Standard",
5
5
  "repository": {
6
6
  "type": "git",