@trackunit/iris-app-api 1.0.52 → 1.0.58

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/CHANGELOG.md +33 -0
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,3 +1,36 @@
1
+ ## 1.0.58 (2025-02-18)
2
+
3
+ This was a version bump only for iris-app-api to align it with other projects, there were no code changes.
4
+
5
+ ## 1.0.57 (2025-02-18)
6
+
7
+ This was a version bump only for iris-app-api to align it with other projects, there were no code changes.
8
+
9
+ ## 1.0.56 (2025-02-17)
10
+
11
+ This was a version bump only for iris-app-api to align it with other projects, there were no code changes.
12
+
13
+ ## 1.0.55 (2025-02-17)
14
+
15
+ ### 🩹 Fixes
16
+
17
+ - circle ci config ([c99709507d5](https://github.com/Trackunit/manager/commit/c99709507d5))
18
+ - circle ci config ([303fe57eb44](https://github.com/Trackunit/manager/commit/303fe57eb44))
19
+ - increase timeout ([b7e0355df9e](https://github.com/Trackunit/manager/commit/b7e0355df9e))
20
+ - linting and tests split ([2b0676e974e](https://github.com/Trackunit/manager/commit/2b0676e974e))
21
+
22
+ ### ❤️ Thank You
23
+
24
+ - John Acosta
25
+
26
+ ## 1.0.54 (2025-02-17)
27
+
28
+ This was a version bump only for iris-app-api to align it with other projects, there were no code changes.
29
+
30
+ ## 1.0.53 (2025-02-17)
31
+
32
+ This was a version bump only for iris-app-api to align it with other projects, there were no code changes.
33
+
1
34
  ## 1.0.52 (2025-02-17)
2
35
 
3
36
  This was a version bump only for iris-app-api to align it with other projects, there were no code changes.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@trackunit/iris-app-api",
3
- "version": "1.0.52",
3
+ "version": "1.0.58",
4
4
  "license": "SEE LICENSE IN LICENSE.txt",
5
5
  "repository": "https://github.com/Trackunit/manager",
6
6
  "engines": {