File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10,14 +10,18 @@ and this project adheres to
1010
1111### Added
1212
13- - [ Google Shopping] Add new API.
14-
1513### Changed
1614
1715### Fixed
1816
1917### Removed
2018
19+ ## [ 1.1.0] - 2023-02-02
20+
21+ ### Added
22+
23+ - [ Google Shopping] Add new API.
24+
2125## [ 1.0.0] - 2023-01-19
2226
2327### Added
@@ -143,7 +147,8 @@ The API signatures of all functions are as follows:
143147- ` getAccount(parameters?, callback?) `
144148- ` getLocations(parameters?, callback?) `
145149
146- [ unreleased ] : https://github.com/serpapi/serpapi-javascript/compare/1.0.0...HEAD
150+ [ unreleased ] : https://github.com/serpapi/serpapi-javascript/compare/1.1.0...HEAD
151+ [ 1.1.0 ] : https://github.com/serpapi/serpapi-javascript/compare/1.0.0...1.1.0
147152[ 1.0.0 ] : https://github.com/serpapi/serpapi-javascript/compare/0.0.13...1.0.0
148153[ 0.0.13 ] : https://github.com/serpapi/serpapi-javascript/compare/0.0.12...0.0.13
149154[ 0.0.12 ] : https://github.com/serpapi/serpapi-javascript/compare/0.0.11...0.0.12
Original file line number Diff line number Diff line change 44 *
55 * Changing this value creates a new release.
66 */
7- export const version = "1.0 .0" ;
7+ export const version = "1.1 .0" ;
You can’t perform that action at this time.
0 commit comments