@prjct.app/pi-team 0.1.1 → 0.1.2

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/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Changelog
2
2
 
3
+ ## 0.1.2
4
+
5
+ - Use a publicly accessible cover URL so npm renders the image for every visitor.
6
+
3
7
  ## 0.1.1
4
8
 
5
9
  - Add a dedicated cover to the GitHub and npm README.
package/README.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # pi-team
2
2
 
3
- [![pi-team — extension for PI Agent](https://raw.githubusercontent.com/prjct-app/pi-team/main/docs/cover.png)](https://pi.dev)
3
+ [![pi-team — extension for PI Agent](https://raw.githubusercontent.com/prjct-app/pi-image-preview/main/docs/covers/pi-team.png)](https://pi.dev)
4
4
 
5
5
  Local, opt-in messaging between independent Pi sessions.
6
6
 
@@ -218,7 +218,7 @@ pi remove npm:@prjct.app/pi-team
218
218
 
219
219
  Use `pi config` to enable or disable individual resources. Use `pi config -l` for project settings and add `-l` to removal when you installed locally.
220
220
 
221
- To pin version 0.1.1, use `pi install npm:@prjct.app/pi-team@0.1.1`. Pi skips pinned npm versions during package updates. For a Git installation, update or remove using the same `git:github.com/prjct-app/pi-team` source instead of the npm source.
221
+ To pin version 0.1.2, use `pi install npm:@prjct.app/pi-team@0.1.2`. Pi skips pinned npm versions during package updates. For a Git installation, update or remove using the same `git:github.com/prjct-app/pi-team` source instead of the npm source.
222
222
 
223
223
  When switching from GitHub to npm, remove the Git installation first, then install the npm package and restart Pi.
224
224
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@prjct.app/pi-team",
3
- "version": "0.1.1",
3
+ "version": "0.1.2",
4
4
  "description": "Local, opt-in messaging between independent Pi sessions.",
5
5
  "type": "module",
6
6
  "keywords": [