@trackunit/iris-app-api 2.4.11 → 2.4.12-alpha-62031fc7c43.0

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
@@ -1,18 +1,3 @@
1
- ## 2.4.11 (2026-08-25)
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
- ## 2.4.10 (2026-08-21)
6
-
7
- ### 🚀 Features
8
-
9
- - **sso:** authorize identity provider fields with sso.view ([f775faffe6b](https://github.com/Trackunit/manager/commit/f775faffe6b))
10
-
11
- ### ❤️ Thank You
12
-
13
- - Claude Opus 5 (1M context)
14
- - Kenneth Sejrsgaard-Jacobsen
15
-
16
1
  ## 2.4.9 (2026-08-20)
17
2
 
18
3
  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": "2.4.11",
3
+ "version": "2.4.12-alpha-62031fc7c43.0",
4
4
  "license": "SEE LICENSE IN LICENSE.txt",
5
5
  "repository": "https://github.com/Trackunit/manager",
6
6
  "engines": {
@@ -7,9 +7,8 @@
7
7
  * - ASSET + view -> asset.view
8
8
  *
9
9
  * When adding a new public scope here, keep the public definitions aligned with TAS,
10
- * the Okta scope definitions in `trackunit-terraform/app/okta/`, and the published scope
11
- * table in
12
- * `developers-trackunit-com/docs/apps-and-extensions/overview/iris-app-sdk-reference/app-manifest.md`.
10
+ * the Okta scope definitions in `trackunit-terraform/app/okta/`, and
11
+ * `developers-trackunit-com/docs/guides/apps-and-extensions/overview/public-apis/app-tokens.md`.
13
12
  *
14
13
  * For more information see:
15
14
  * https://trackunit.atlassian.net/wiki/spaces/EN/pages/4364599297/Adding+Permissions+to+TAS