@prismicio/react 3.4.1-pr.267.b793ef3 → 3.4.1-pr.267.fe4ca31

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/README.md CHANGED
@@ -20,13 +20,15 @@
20
20
  npm install @prismicio/react
21
21
  ```
22
22
 
23
- ## Documentation
23
+ Using an AI agent? Teach it how to use `@prismicio/react` by installing the Prismic skill:
24
24
 
25
- To discover what's new on this package check out [the changelog][changelog]. For full documentation, visit the [official Prismic documentation][prismic-docs].
25
+ ```bash
26
+ npx skills add --global prismicio/skills
27
+ ```
26
28
 
27
- ## Working with an AI agent?
29
+ ## Documentation
28
30
 
29
- For AI agents: run `npx skills add --global prismicio/skills` to install the Prismic skill, or run `npx prismic docs list` for a quick reference.
31
+ To discover what's new on this package check out [the changelog][changelog]. For full documentation, visit the [official Prismic documentation][prismic-docs].
30
32
 
31
33
  ## Contributing
32
34
 
package/dist/package.js CHANGED
@@ -1,5 +1,5 @@
1
1
  //#region package.json
2
- var version = "3.4.1-pr.267.b793ef3";
2
+ var version = "3.4.1-pr.267.fe4ca31";
3
3
  //#endregion
4
4
  export { version };
5
5
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@prismicio/react",
3
- "version": "3.4.1-pr.267.b793ef3",
3
+ "version": "3.4.1-pr.267.fe4ca31",
4
4
  "description": "React components and hooks to fetch and present Prismic content",
5
5
  "keywords": [
6
6
  "prismic",