@trackunit/iris-app-webpack-plugin 0.0.216 → 0.0.218

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.218](https://github.com/Trackunit/manager/compare/iris-app-webpack-plugin/0.0.217...iris-app-webpack-plugin/0.0.218) (2024-09-05)
6
+
7
+ ### Dependency Updates
8
+
9
+ * `iris-app-api` updated to version `0.0.217`
10
+ ## [0.0.217](https://github.com/Trackunit/manager/compare/iris-app-webpack-plugin/0.0.216...iris-app-webpack-plugin/0.0.217) (2024-09-04)
11
+
12
+ ### Dependency Updates
13
+
14
+ * `iris-app-api` updated to version `0.0.216`
5
15
  ## [0.0.216](https://github.com/Trackunit/manager/compare/iris-app-webpack-plugin/0.0.215...iris-app-webpack-plugin/0.0.216) (2024-09-04)
6
16
 
7
17
  ## [0.0.215](https://github.com/Trackunit/manager/compare/iris-app-webpack-plugin/0.0.214...iris-app-webpack-plugin/0.0.215) (2024-09-03)
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 Webpack Plugin
6
2
  The `@trackunit/iris-app-webpack-plugin` package contains a custom webpack plugin used for IrisAppSDK development.
7
3
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@trackunit/iris-app-webpack-plugin",
3
- "version": "0.0.216",
3
+ "version": "0.0.218",
4
4
  "license": "SEE LICENSE IN LICENSE.txt",
5
5
  "repository": "https://github.com/Trackunit/manager",
6
6
  "engines": {