@fedify/fedify 1.1.0-dev.434 → 1.1.0-dev.439

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. package/CHANGES.md +3 -0
  2. package/package.json +1 -1
package/CHANGES.md CHANGED
@@ -56,6 +56,9 @@ To be released.
56
56
  - `Service.clone()` method now accepts `service` option.
57
57
  - `Service.clone()` method now accepts `services` option.
58
58
 
59
+ - In the `fedify inbox` command's web interface, the *Raw Activity* tab is
60
+ added to show the raw JSON object of the received activity.
61
+
59
62
  [FEP-c0e0]: https://w3id.org/fep/c0e0
60
63
  [FEP-9091]: https://w3id.org/fep/9091
61
64
  [#146]: https://github.com/dahlia/fedify/issues/146
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fedify/fedify",
3
- "version": "1.1.0-dev.434+56a936a1",
3
+ "version": "1.1.0-dev.439+6a71b3a7",
4
4
  "description": "An ActivityPub server framework",
5
5
  "keywords": [
6
6
  "ActivityPub",