@fedify/fedify 0.13.0-dev.321 → 0.13.0-dev.322

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/CHANGES.md +1 -0
  2. package/package.json +1 -1
package/CHANGES.md CHANGED
@@ -60,6 +60,7 @@ To be released.
60
60
 
61
61
  - Now a scaffold project uses a [x-forwarded-fetch] middleware to
62
62
  support `X-Forwarded-Proto` and `X-Forwarded-Host` headers.
63
+ - Now a scaffold project has hot reloading by default.
63
64
  - Now a scaffold project has logging configuration using the [LogTape]
64
65
  library.
65
66
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fedify/fedify",
3
- "version": "0.13.0-dev.321+26fdd1c8",
3
+ "version": "0.13.0-dev.322+b93d9508",
4
4
  "description": "An ActivityPub server framework",
5
5
  "keywords": [
6
6
  "ActivityPub",