@twin.org/api-server-fastify 0.0.3-next.31 → 0.0.3-next.32

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 +24 -8
  2. package/package.json +6 -6
package/docs/changelog.md CHANGED
@@ -1,11 +1,27 @@
1
1
  # Changelog
2
2
 
3
- ## [0.0.3-next.31](https://github.com/twinfoundation/twin-api/compare/api-server-fastify-v0.0.3-next.30...api-server-fastify-v0.0.3-next.31) (2026-05-06)
3
+ ## [0.0.3-next.32](https://github.com/iotaledger/twin-api/compare/api-server-fastify-v0.0.3-next.31...api-server-fastify-v0.0.3-next.32) (2026-05-07)
4
+
5
+
6
+ ### Miscellaneous Chores
7
+
8
+ * **api-server-fastify:** Synchronize repo versions
9
+
10
+
11
+ ### Dependencies
12
+
13
+ * The following workspace dependencies were updated
14
+ * dependencies
15
+ * @twin.org/api-core bumped from 0.0.3-next.31 to 0.0.3-next.32
16
+ * @twin.org/api-models bumped from 0.0.3-next.31 to 0.0.3-next.32
17
+ * @twin.org/api-processors bumped from 0.0.3-next.31 to 0.0.3-next.32
18
+
19
+ ## [0.0.3-next.31](https://github.com/iotaledger/twin-api/compare/api-server-fastify-v0.0.3-next.30...api-server-fastify-v0.0.3-next.31) (2026-05-06)
4
20
 
5
21
 
6
22
  ### Features
7
23
 
8
- * update health format ([cfbfbbb](https://github.com/twinfoundation/twin-api/commit/cfbfbbb2e9afbd2574ffd2446ad51e4217437951))
24
+ * update health format ([cfbfbbb](https://github.com/iotaledger/twin-api/commit/cfbfbbb2e9afbd2574ffd2446ad51e4217437951))
9
25
 
10
26
 
11
27
  ### Dependencies
@@ -16,12 +32,12 @@
16
32
  * @twin.org/api-models bumped from 0.0.3-next.30 to 0.0.3-next.31
17
33
  * @twin.org/api-processors bumped from 0.0.3-next.30 to 0.0.3-next.31
18
34
 
19
- ## [0.0.3-next.30](https://github.com/twinfoundation/twin-api/compare/api-server-fastify-v0.0.3-next.29...api-server-fastify-v0.0.3-next.30) (2026-05-05)
35
+ ## [0.0.3-next.30](https://github.com/iotaledger/twin-api/compare/api-server-fastify-v0.0.3-next.29...api-server-fastify-v0.0.3-next.30) (2026-05-05)
20
36
 
21
37
 
22
38
  ### Features
23
39
 
24
- * separate service responsibilities ([#116](https://github.com/twinfoundation/twin-api/issues/116)) ([2234648](https://github.com/twinfoundation/twin-api/commit/2234648de4a2de5b7356aadde328f40470bc12e3))
40
+ * separate service responsibilities ([#116](https://github.com/iotaledger/twin-api/issues/116)) ([2234648](https://github.com/iotaledger/twin-api/commit/2234648de4a2de5b7356aadde328f40470bc12e3))
25
41
 
26
42
 
27
43
  ### Dependencies
@@ -32,12 +48,12 @@
32
48
  * @twin.org/api-models bumped from 0.0.3-next.29 to 0.0.3-next.30
33
49
  * @twin.org/api-processors bumped from 0.0.3-next.29 to 0.0.3-next.30
34
50
 
35
- ## [0.0.3-next.29](https://github.com/twinfoundation/twin-api/compare/api-server-fastify-v0.0.3-next.28...api-server-fastify-v0.0.3-next.29) (2026-05-01)
51
+ ## [0.0.3-next.29](https://github.com/iotaledger/twin-api/compare/api-server-fastify-v0.0.3-next.28...api-server-fastify-v0.0.3-next.29) (2026-05-01)
36
52
 
37
53
 
38
54
  ### Features
39
55
 
40
- * hosting service ([#109](https://github.com/twinfoundation/twin-api/issues/109)) ([985bf1f](https://github.com/twinfoundation/twin-api/commit/985bf1f5c07b09ecb800df7120bc2422ac7a6d25))
56
+ * hosting service ([#109](https://github.com/iotaledger/twin-api/issues/109)) ([985bf1f](https://github.com/iotaledger/twin-api/commit/985bf1f5c07b09ecb800df7120bc2422ac7a6d25))
41
57
 
42
58
 
43
59
  ### Dependencies
@@ -48,12 +64,12 @@
48
64
  * @twin.org/api-models bumped from 0.0.3-next.28 to 0.0.3-next.29
49
65
  * @twin.org/api-processors bumped from 0.0.3-next.28 to 0.0.3-next.29
50
66
 
51
- ## [0.0.3-next.28](https://github.com/twinfoundation/twin-api/compare/api-server-fastify-v0.0.3-next.27...api-server-fastify-v0.0.3-next.28) (2026-04-30)
67
+ ## [0.0.3-next.28](https://github.com/iotaledger/twin-api/compare/api-server-fastify-v0.0.3-next.27...api-server-fastify-v0.0.3-next.28) (2026-04-30)
52
68
 
53
69
 
54
70
  ### Bug Fixes
55
71
 
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))
72
+ * 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
73
 
58
74
 
59
75
  ### Dependencies
package/package.json CHANGED
@@ -1,10 +1,10 @@
1
1
  {
2
2
  "name": "@twin.org/api-server-fastify",
3
- "version": "0.0.3-next.31",
3
+ "version": "0.0.3-next.32",
4
4
  "description": "Fastify web server integration for exposing API routes with consistent runtime behaviour.",
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-server-fastify"
9
9
  },
10
10
  "author": "martyn.janes@iota.org",
@@ -16,9 +16,9 @@
16
16
  "dependencies": {
17
17
  "@fastify/compress": "8.3.1",
18
18
  "@fastify/cors": "11.2.0",
19
- "@twin.org/api-core": "0.0.3-next.31",
20
- "@twin.org/api-models": "0.0.3-next.31",
21
- "@twin.org/api-processors": "0.0.3-next.31",
19
+ "@twin.org/api-core": "0.0.3-next.32",
20
+ "@twin.org/api-models": "0.0.3-next.32",
21
+ "@twin.org/api-processors": "0.0.3-next.32",
22
22
  "@twin.org/context": "next",
23
23
  "@twin.org/core": "next",
24
24
  "@twin.org/logging-models": "next",
@@ -51,7 +51,7 @@
51
51
  "api"
52
52
  ],
53
53
  "bugs": {
54
- "url": "git+https://github.com/twinfoundation/api/issues"
54
+ "url": "git+https://github.com/iotaledger/api/issues"
55
55
  },
56
56
  "homepage": "https://twindev.org"
57
57
  }