File tree Expand file tree Collapse file tree 5 files changed +25
-4
lines changed Expand file tree Collapse file tree 5 files changed +25
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "packages/core" : " 2.1.1 " ,
3
- "packages/react" : " 2.1.1 "
2
+ "packages/core" : " 2.1.2 " ,
3
+ "packages/react" : " 2.1.2 "
4
4
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 2.1.2] ( https://github.com/sanity-io/sdk/compare/sdk-v2.1.1...sdk-v2.1.2 ) (2025-08-05)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * fixes request tags ([ #593 ] ( https://github.com/sanity-io/sdk/issues/593 ) ) ([ 5fbd500] ( https://github.com/sanity-io/sdk/commit/5fbd50043976aaea047ddac262a297e93d3b9c56 ) )
9
+
3
10
## [ 2.1.1] ( https://github.com/sanity-io/sdk/compare/sdk-v2.1.0...sdk-v2.1.1 ) (2025-07-24)
4
11
5
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @sanity/sdk" ,
3
- "version" : " 2.1.1 " ,
3
+ "version" : " 2.1.2 " ,
4
4
"private" : false ,
5
5
"description" : " Sanity SDK" ,
6
6
"keywords" : [
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 2.1.2] ( https://github.com/sanity-io/sdk/compare/sdk-react-v2.1.1...sdk-react-v2.1.2 ) (2025-08-05)
4
+
5
+
6
+ ### Miscellaneous
7
+
8
+ * ** sdk-react:** Synchronize sdk versions
9
+
10
+
11
+ ### Dependencies
12
+
13
+ * The following workspace dependencies were updated
14
+ * dependencies
15
+ * @sanity/sdk bumped to 2.1.2
16
+
3
17
## [ 2.1.1] ( https://github.com/sanity-io/sdk/compare/sdk-react-v2.1.0...sdk-react-v2.1.1 ) (2025-07-24)
4
18
5
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @sanity/sdk-react" ,
3
- "version" : " 2.1.1 " ,
3
+ "version" : " 2.1.2 " ,
4
4
"private" : false ,
5
5
"description" : " Sanity SDK React toolkit for Content OS" ,
6
6
"keywords" : [
You can’t perform that action at this time.
0 commit comments