File tree Expand file tree Collapse file tree 8 files changed +27
-13
lines changed
Expand file tree Collapse file tree 8 files changed +27
-13
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## 2.0.1
4+
5+ ### Patch Changes
6+
7+ - [ ` b3b91fc7 ` ] ( https://github.com/sajari/sdk-react/commit/b3b91fc7a713e0384c45f048376096ff32b18447 ) [ #866 ] ( https://github.com/sajari/sdk-react/pull/866 ) Thanks [ @wwalser ] ( https://github.com/wwalser ) ! - fix: upgrade package to adopt bugfix
8+
9+ - Updated dependencies [[ ` b3b91fc7 ` ] ( https://github.com/sajari/sdk-react/commit/b3b91fc7a713e0384c45f048376096ff32b18447 )] :
10+ - @sajari/react-search-ui @5.0.1
11+
312## 2.0.0
413
514### Major Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " sajari-sdk-docs" ,
3- "version" : " 2.0.0 " ,
3+ "version" : " 2.0.1 " ,
44 "private" : true ,
55 "scripts" : {
66 "dev" : " next dev" ,
1515 "@sajari-ui/core" : " ^3.0.2" ,
1616 "@sajari/react-components" : " ^2.0.0" ,
1717 "@sajari/react-hooks" : " ^4.0.1" ,
18- "@sajari/react-search-ui" : " ^5.0.0 " ,
18+ "@sajari/react-search-ui" : " ^5.0.1 " ,
1919 "@types/mdx-js__react" : " ^1.5.3" ,
2020 "@types/react-table" : " ^7.0.25" ,
2121 "lorem-ipsum" : " ^2.0.3" ,
Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## 5.0.1
4+
5+ ### Patch Changes
6+
7+ - [ ` b3b91fc7 ` ] ( https://github.com/sajari/sdk-react/commit/b3b91fc7a713e0384c45f048376096ff32b18447 ) [ #866 ] ( https://github.com/sajari/sdk-react/pull/866 ) Thanks [ @wwalser ] ( https://github.com/wwalser ) ! - fix: upgrade package to adopt bugfix
8+
39## 5.0.0
410
511### Major Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @sajari/react-search-ui" ,
3- "version" : " 5.0.0 " ,
3+ "version" : " 5.0.1 " ,
44 "description" : " Easy to use search components to quickly build a beautiful search interface powered by Sajari." ,
55 "sideEffects" : false ,
66 "repository" : {
Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## 2.0.1
4+
5+ ### Patch Changes
6+
7+ - [ ` b3b91fc7 ` ] ( https://github.com/sajari/sdk-react/commit/b3b91fc7a713e0384c45f048376096ff32b18447 ) [ #866 ] ( https://github.com/sajari/sdk-react/pull/866 ) Thanks [ @wwalser ] ( https://github.com/wwalser ) ! - fix: upgrade package to adopt bugfix
8+
39## 2.0.0
410
511### Major Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @sajari/server" ,
3- "version" : " 2.0.0 " ,
3+ "version" : " 2.0.1 " ,
44 "description" : " SSR helpers" ,
55 "sideEffects" : false ,
66 "repository" : {
Original file line number Diff line number Diff line change @@ -5295,7 +5295,7 @@ __metadata:
52955295 languageName: unknown
52965296 linkType: soft
52975297
5298- "@sajari/react-search-ui@^5.0.0 , @sajari/react-search-ui@workspace:packages/search-ui":
5298+ "@sajari/react-search-ui@^5.0.1 , @sajari/react-search-ui@workspace:packages/search-ui":
52995299 version: 0.0.0-use.local
53005300 resolution: "@sajari/react-search-ui@workspace:packages/search-ui"
53015301 dependencies:
@@ -17281,7 +17281,7 @@ __metadata:
1728117281 "@sajari-ui/core": ^3.0.2
1728217282 "@sajari/react-components": ^2.0.0
1728317283 "@sajari/react-hooks": ^4.0.1
17284- "@sajari/react-search-ui": ^5.0.0
17284+ "@sajari/react-search-ui": ^5.0.1
1728517285 "@types/mdx-js__react": ^1.5.3
1728617286 "@types/react-table": ^7.0.25
1728717287 eslint-config-prettier: ^8.3.0
You can’t perform that action at this time.
0 commit comments