@twin.org/api-auth-entity-storage-service 0.0.3-next.31 → 0.0.3-next.33

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/docs/changelog.md +37 -5
  2. package/package.json +6 -6
package/docs/changelog.md CHANGED
@@ -1,6 +1,38 @@
1
1
  # Changelog
2
2
 
3
- ## [0.0.3-next.31](https://github.com/twinfoundation/twin-api/compare/api-auth-entity-storage-service-v0.0.3-next.30...api-auth-entity-storage-service-v0.0.3-next.31) (2026-05-06)
3
+ ## [0.0.3-next.33](https://github.com/iotaledger/twin-api/compare/api-auth-entity-storage-service-v0.0.3-next.32...api-auth-entity-storage-service-v0.0.3-next.33) (2026-05-11)
4
+
5
+
6
+ ### Features
7
+
8
+ * typescript 6 update ([78d2aa0](https://github.com/iotaledger/twin-api/commit/78d2aa00902f79b61973079b798b87ec05f18a8b))
9
+
10
+
11
+ ### Dependencies
12
+
13
+ * The following workspace dependencies were updated
14
+ * dependencies
15
+ * @twin.org/api-auth-entity-storage-models bumped from 0.0.3-next.32 to 0.0.3-next.33
16
+ * @twin.org/api-core bumped from 0.0.3-next.32 to 0.0.3-next.33
17
+ * @twin.org/api-models bumped from 0.0.3-next.32 to 0.0.3-next.33
18
+
19
+ ## [0.0.3-next.32](https://github.com/iotaledger/twin-api/compare/api-auth-entity-storage-service-v0.0.3-next.31...api-auth-entity-storage-service-v0.0.3-next.32) (2026-05-07)
20
+
21
+
22
+ ### Miscellaneous Chores
23
+
24
+ * **api-auth-entity-storage-service:** Synchronize repo versions
25
+
26
+
27
+ ### Dependencies
28
+
29
+ * The following workspace dependencies were updated
30
+ * dependencies
31
+ * @twin.org/api-auth-entity-storage-models bumped from 0.0.3-next.31 to 0.0.3-next.32
32
+ * @twin.org/api-core bumped from 0.0.3-next.31 to 0.0.3-next.32
33
+ * @twin.org/api-models bumped from 0.0.3-next.31 to 0.0.3-next.32
34
+
35
+ ## [0.0.3-next.31](https://github.com/iotaledger/twin-api/compare/api-auth-entity-storage-service-v0.0.3-next.30...api-auth-entity-storage-service-v0.0.3-next.31) (2026-05-06)
4
36
 
5
37
 
6
38
  ### Miscellaneous Chores
@@ -16,7 +48,7 @@
16
48
  * @twin.org/api-core bumped from 0.0.3-next.30 to 0.0.3-next.31
17
49
  * @twin.org/api-models bumped from 0.0.3-next.30 to 0.0.3-next.31
18
50
 
19
- ## [0.0.3-next.30](https://github.com/twinfoundation/twin-api/compare/api-auth-entity-storage-service-v0.0.3-next.29...api-auth-entity-storage-service-v0.0.3-next.30) (2026-05-05)
51
+ ## [0.0.3-next.30](https://github.com/iotaledger/twin-api/compare/api-auth-entity-storage-service-v0.0.3-next.29...api-auth-entity-storage-service-v0.0.3-next.30) (2026-05-05)
20
52
 
21
53
 
22
54
  ### Miscellaneous Chores
@@ -32,7 +64,7 @@
32
64
  * @twin.org/api-core bumped from 0.0.3-next.29 to 0.0.3-next.30
33
65
  * @twin.org/api-models bumped from 0.0.3-next.29 to 0.0.3-next.30
34
66
 
35
- ## [0.0.3-next.29](https://github.com/twinfoundation/twin-api/compare/api-auth-entity-storage-service-v0.0.3-next.28...api-auth-entity-storage-service-v0.0.3-next.29) (2026-05-01)
67
+ ## [0.0.3-next.29](https://github.com/iotaledger/twin-api/compare/api-auth-entity-storage-service-v0.0.3-next.28...api-auth-entity-storage-service-v0.0.3-next.29) (2026-05-01)
36
68
 
37
69
 
38
70
  ### Miscellaneous Chores
@@ -48,12 +80,12 @@
48
80
  * @twin.org/api-core bumped from 0.0.3-next.28 to 0.0.3-next.29
49
81
  * @twin.org/api-models bumped from 0.0.3-next.28 to 0.0.3-next.29
50
82
 
51
- ## [0.0.3-next.28](https://github.com/twinfoundation/twin-api/compare/api-auth-entity-storage-service-v0.0.3-next.27...api-auth-entity-storage-service-v0.0.3-next.28) (2026-04-30)
83
+ ## [0.0.3-next.28](https://github.com/iotaledger/twin-api/compare/api-auth-entity-storage-service-v0.0.3-next.27...api-auth-entity-storage-service-v0.0.3-next.28) (2026-04-30)
52
84
 
53
85
 
54
86
  ### Bug Fixes
55
87
 
56
- * change logout and refresh routes from GET to POST ([#111](https://github.com/twinfoundation/twin-api/issues/111)) ([cb8b64b](https://github.com/twinfoundation/twin-api/commit/cb8b64b6507f9991baa78a663de2e84269695c82))
88
+ * change logout and refresh routes from GET to POST ([#111](https://github.com/iotaledger/twin-api/issues/111)) ([cb8b64b](https://github.com/iotaledger/twin-api/commit/cb8b64b6507f9991baa78a663de2e84269695c82))
57
89
 
58
90
 
59
91
  ### Dependencies
package/package.json CHANGED
@@ -1,10 +1,10 @@
1
1
  {
2
2
  "name": "@twin.org/api-auth-entity-storage-service",
3
- "version": "0.0.3-next.31",
3
+ "version": "0.0.3-next.33",
4
4
  "description": "Authentication service implementation and REST routes backed by entity storage.",
5
5
  "repository": {
6
6
  "type": "git",
7
- "url": "git+https://github.com/twinfoundation/api.git",
7
+ "url": "git+https://github.com/iotaledger/api.git",
8
8
  "directory": "packages/api-auth-entity-storage-service"
9
9
  },
10
10
  "author": "martyn.janes@iota.org",
@@ -14,9 +14,9 @@
14
14
  "node": ">=20.0.0"
15
15
  },
16
16
  "dependencies": {
17
- "@twin.org/api-auth-entity-storage-models": "0.0.3-next.31",
18
- "@twin.org/api-core": "0.0.3-next.31",
19
- "@twin.org/api-models": "0.0.3-next.31",
17
+ "@twin.org/api-auth-entity-storage-models": "0.0.3-next.33",
18
+ "@twin.org/api-core": "0.0.3-next.33",
19
+ "@twin.org/api-models": "0.0.3-next.33",
20
20
  "@twin.org/background-task-models": "next",
21
21
  "@twin.org/context": "next",
22
22
  "@twin.org/core": "next",
@@ -59,7 +59,7 @@
59
59
  "business-logic"
60
60
  ],
61
61
  "bugs": {
62
- "url": "git+https://github.com/twinfoundation/api/issues"
62
+ "url": "git+https://github.com/iotaledger/api/issues"
63
63
  },
64
64
  "homepage": "https://twindev.org"
65
65
  }