@sanity/assist 3.0.9 → 3.1.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.
package/LICENSE CHANGED
@@ -1,6 +1,6 @@
1
1
  MIT License
2
2
 
3
- Copyright (c) 2024 Sanity
3
+ Copyright (c) 2025 Sanity
4
4
 
5
5
  Permission is hereby granted, free of charge, to any person obtaining a copy
6
6
  of this software and associated documentation files (the "Software"), to deal
package/README.md CHANGED
@@ -844,7 +844,7 @@ on how to run this plugin with hotreload in the studio.
844
844
 
845
845
  ### Release new version
846
846
 
847
- Run ["CI & Release" workflow](https://github.com/sanity-io/sanity/actions/workflows/main.yml).
847
+ Run ["CI & Release" workflow](https://github.com/sanity-io/assist/actions/workflows/main.yml).
848
848
  Make sure to select the main branch and check "Release new version".
849
849
 
850
850
  Semantic release will only release on configured branches, so it is safe to run release on any branch.