@trackunit/iris-app-build-utilities 0.0.437 → 0.0.438

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/CHANGELOG.md CHANGED
@@ -2,6 +2,11 @@
2
2
 
3
3
  This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
4
4
 
5
+ ## [0.0.438](https://github.com/Trackunit/manager/compare/iris-app-build-utilities/0.0.437...iris-app-build-utilities/0.0.438) (2024-09-05)
6
+
7
+ ### Dependency Updates
8
+
9
+ * `iris-app-api` updated to version `0.0.437`
5
10
  ## [0.0.437](https://github.com/Trackunit/manager/compare/iris-app-build-utilities/0.0.436...iris-app-build-utilities/0.0.437) (2024-09-04)
6
11
 
7
12
  ### Dependency Updates
package/README.md CHANGED
@@ -1,7 +1,3 @@
1
- > **⚠️ Beta**
2
- >
3
- > This is a beta version and subject to change without notice.
4
-
5
1
  # Trackunit Iris App build utilities
6
2
  The `@trackunit/iris-app-build-utilities` package contains several tools used for the Trackunit Iris App SDK.
7
3
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@trackunit/iris-app-build-utilities",
3
- "version": "0.0.437",
3
+ "version": "0.0.438",
4
4
  "license": "SEE LICENSE IN LICENSE.txt",
5
5
  "repository": "https://github.com/Trackunit/manager",
6
6
  "engines": {