@trackunit/iris-app-oem-api 0.0.106 → 0.0.108

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,16 @@
2
2
 
3
3
  This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
4
4
 
5
+ ## [0.0.108](https://github.com/Trackunit/manager/compare/iris-app-oem-api/0.0.107...iris-app-oem-api/0.0.108) (2024-09-05)
6
+
7
+ ### Dependency Updates
8
+
9
+ * `iris-app-api` updated to version `0.0.107`
10
+ ## [0.0.107](https://github.com/Trackunit/manager/compare/iris-app-oem-api/0.0.106...iris-app-oem-api/0.0.107) (2024-09-04)
11
+
12
+ ### Dependency Updates
13
+
14
+ * `iris-app-api` updated to version `0.0.106`
5
15
  ## [0.0.106](https://github.com/Trackunit/manager/compare/iris-app-oem-api/0.0.105...iris-app-oem-api/0.0.106) (2024-08-26)
6
16
 
7
17
  ### 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 OEM API
6
2
  The `@trackunit/iris-app-oem-api` package is a small package containing reusable types for the Trackunit Iris App SDK.
7
3
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@trackunit/iris-app-oem-api",
3
- "version": "0.0.106",
3
+ "version": "0.0.108",
4
4
  "license": "SEE LICENSE IN LICENSE.txt",
5
5
  "repository": "https://github.com/Trackunit/manager",
6
6
  "engines": {