hydrogen-sanity 4.0.0 → 4.0.1

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/README.md +4 -4
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -33,15 +33,15 @@
33
33
  ## Installation
34
34
 
35
35
  ```sh
36
- npm install hydrogen-sanity@beta
36
+ npm install hydrogen-sanity
37
37
  ```
38
38
 
39
39
  ```sh
40
- yarn add hydrogen-sanity@beta
40
+ yarn add hydrogen-sanity
41
41
  ```
42
42
 
43
43
  ```sh
44
- pnpm install hydrogen-sanity@beta
44
+ pnpm install hydrogen-sanity
45
45
  ```
46
46
 
47
47
  ## Usage
@@ -449,4 +449,4 @@ Make sure to select the main branch and check "Release new version".
449
449
 
450
450
  Semantic release will only release on configured branches, so it is safe to run release on any branch.
451
451
 
452
- [migrate-v3-to-v4]: https://github.com/sanity-io/hydrogen-sanity/blob/beta/MIGRATE-v3-to-v4.md
452
+ [migrate-v3-to-v4]: https://github.com/sanity-io/hydrogen-sanity/blob/main/MIGRATE-v3-to-v4.md
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "hydrogen-sanity",
3
- "version": "4.0.0",
3
+ "version": "4.0.1",
4
4
  "description": "Sanity.io toolkit for Hydrogen",
5
5
  "keywords": [
6
6
  "sanity",