@fedify/fedify 1.5.0-dev.752 → 1.5.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/CHANGES.md CHANGED
@@ -6,7 +6,7 @@ Fedify changelog
6
6
  Version 1.5.0
7
7
  -------------
8
8
 
9
- To be released.
9
+ Released on March 28, 2025.
10
10
 
11
11
  - Improved activity delivery performance with large audiences through
12
12
  a two-stage queuing system. Sending activities to many recipients
package/esm/deno.js CHANGED
@@ -1,6 +1,6 @@
1
1
  export default {
2
2
  "name": "@fedify/fedify",
3
- "version": "1.5.0-dev.752+edee829b",
3
+ "version": "1.5.0",
4
4
  "license": "MIT",
5
5
  "exports": {
6
6
  ".": "./mod.ts",