Skip to content

Tags: wego/wego-sdk-js

Tags

v1.6.1

Toggle v1.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fmeta 352 - Added showWegoFaresOnly param to handle bow_only=true flag ( #142) * feat: Added the showWegoFaresOnly param to the search API Signed-off-by: Nikitha <nikitha.sairam@wego.com> * feat: Added showWegoFaresOnly param to search API for bow_only=true param Signed-off-by: Nikitha <nikitha.sairam@wego.com> --------- Signed-off-by: Nikitha <nikitha.sairam@wego.com>

v1.6.0

Toggle v1.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Wf 3741 pass wg campaign param to apis (#141) * feat: WF-3741 send campaign params to search results endpoint * fix: pass campaign params to searches endpoint instead of results * chore: prod build

v1.5.3

Toggle v1.5.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: WF-3741 send campaign params to search results endpoint (#139) 

v1.5.2

Toggle v1.5.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
bump version (#133) 

v1.5.1

Toggle v1.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove convert price for hotel rate (#131) * Remove convertPrice for hotel rate and fix test * Bump version * Update prod build * Remove convertPrice to selected currency in updateCurrency * Update prod build * Update travis config

v1.5.0

Toggle v1.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove convert price for hotel rate (#131) * Remove convertPrice for hotel rate and fix test * Bump version * Update prod build * Remove convertPrice to selected currency in updateCurrency * Update prod build * Update travis config

v1.4.9

Toggle v1.4.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
WF-2088 - change filter logic (#128) 

v1.4.8

Toggle v1.4.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
HIB-1019 (#130) * Bump version to 1.4.8 * Add bookingOptions to static data types * Update prod build * Update * Update filtering and sorting of bookingOptions * Update filtering.spec.js * Update

v1.4.7

Toggle v1.4.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add shopcash click id to payload (#129) Co-authored-by: kenghong <kenghong@macbook-pro-2.lan>

v1.4.6

Toggle v1.4.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Include ts code and remove hotel rates merging logic (#127) * Remove hotel rates merger logic * Add logging of rate count * Revert rate merger changes * Change ways of passing extra body params to metasearch * Update build * Remove merging of rate based on provider logic * Renmove comments * Include ts code in HotelDetailsClient.js * Bump version * Remove commented code