File tree Expand file tree Collapse file tree 3 files changed +2
-39
lines changed
algoliasearch-client-javascript Expand file tree Collapse file tree 3 files changed +2
-39
lines changed Original file line number Diff line number Diff line change 5858
5959## [ 0.3.0] ( https://github.com/algolia/algoliasearch-client-javascript/compare/0.2.0...0.3.0 )
6060
61- ### javascript
6261- b8e6be72 fix(specs): correctly pass ` searchParams ` to the request (#531 )
6362- 000f62d9 refactor(javascript): type setTimeout in a way compatible with node & browser (#527 )
6463- bf427124 fix(specs): allow ` POST ` methods to send ` read ` requests (#525 )
7271
7372## [ 0.1.1] ( https://github.com/algolia/algoliasearch-client-javascript/compare/0.1.0...0.1.1 )
7473
75- ### javascript
7674- c80d0647 fix(spec): predict server (#441 )
7775- 12f246e7 chore: use ` Client ` suffix (#386 )
7876- be7400be fix(javascript): update version (#448 )
7977- b9677335 fix(javascript): add missing descriptions (#416 )
8078- cd565ca3 chore(javascript): fix npm publish issue (#409 )
81-
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 2626 "php" : {
2727 "folder" : " clients/algoliasearch-client-php" ,
2828 "gitRepoId" : " algoliasearch-client-php" ,
29- "packageVersion" : " 0.1.0 " ,
29+ "packageVersion" : " 0.0.1 " ,
3030 "modelFolder" : " lib/Model" ,
3131 "customGenerator" : " algolia-php" ,
3232 "apiFolder" : " lib/Api" ,
3535 "outputFolder" : " src"
3636 }
3737 }
38- }
38+ }
You can’t perform that action at this time.
0 commit comments