------------------
* Fix `clear_note` method when using numeric boundaries by lavigne958 in https://github.com/burnash/gspread/pull/1106
* Fix a typo in the permissions:create API payload by jiananma in https://github.com/burnash/gspread/pull/1107
* Fix spreadsheet URL by lavigne958 in https://github.com/burnash/gspread/pull/1110
* Return created permission on `Spreadsheet.share()` by lavigne958 in https://github.com/burnash/gspread/pull/1111
* (fixed 1113) Supply correct Google API v3 permission for domains by NickCrews in https://github.com/burnash/gspread/pull/1115
* Bugfix/numericese all by lavigne958 in https://github.com/burnash/gspread/pull/1119
New Contributors
****************
* jiananma made their first contribution in https://github.com/burnash/gspread/pull/1107
* NickCrews made their first contribution in https://github.com/burnash/gspread/pull/1115