From 01d3611e4b7d200b3b9f3de9ef4d15ebcc8b4adb Mon Sep 17 00:00:00 2001 From: Cristiano Tofani Date: Mon, 29 Jan 2024 10:26:12 +0100 Subject: [PATCH] chore: release 0.3.24 --- CHANGELOG.md | 210 +++++++++++++++++++++++++++++++++++++++++++++++++-- package.json | 2 +- 2 files changed, 205 insertions(+), 7 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e727313..ad91c7c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,205 @@ -# Version 0.1.8 -- Fixed some issues in help center +### Changelog -# Version 0.1.7 -- Fixed some issues -- Added support for global method to change primary color in iOS -- Added feature to disable ticket creation in help center. \ No newline at end of file +All notable changes to this project will be documented in this file. Dates are displayed in UTC. + +Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). + +#### [0.3.24](https://github.com/pagopa/io-react-native-zendesk/compare/0.3.25...0.3.24) + +- [IOPLT-326] Adds release flow via Github Action [`#29`](https://github.com/pagopa/io-react-native-zendesk/pull/29) +- [IOPLT-326] adds missing files [`eb7ca98`](https://github.com/pagopa/io-react-native-zendesk/commit/eb7ca98533b49827cda81e9a104d61ebcb6ed55c) +- [IOPLT-326] adds release steps on GA [`69bb94a`](https://github.com/pagopa/io-react-native-zendesk/commit/69bb94ac9947a18c5491deb3e549f052b11da78a) +- chore: adds auto-changelog dependency [`0598866`](https://github.com/pagopa/io-react-native-zendesk/commit/0598866bcb6545f81c0ddfd41f0ca1ab09b14ef6) + +#### [0.3.25](https://github.com/pagopa/io-react-native-zendesk/compare/0.3.24...0.3.25) + +> 20 November 2023 + +- [IOPID-1127] Close functionality for android + onDismiss callback for openTicket and showTickets [`#26`](https://github.com/pagopa/io-react-native-zendesk/pull/26) +- Added close functionality for android and onDismiss callback for openTicket [`b47fca5`](https://github.com/pagopa/io-react-native-zendesk/commit/b47fca589035fbddb805313bf276641ea84cc7d6) +- Added onDismiss Callback for showTickets [`f3747f2`](https://github.com/pagopa/io-react-native-zendesk/commit/f3747f212bb7234b5d3d8aef7bbe8540b7ece46d) +- refinement [`488324c`](https://github.com/pagopa/io-react-native-zendesk/commit/488324cddd7dfbf3f49500c3a3c4658132fded9e) + +#### [0.3.24](https://github.com/pagopa/io-react-native-zendesk/compare/0.3.23...0.3.24) + +> 2 May 2023 + +- build: update zendesk sdks to support iOS 16 [`#24`](https://github.com/pagopa/io-react-native-zendesk/pull/24) + +#### [0.3.23](https://github.com/pagopa/io-react-native-zendesk/compare/0.3.22...0.3.23) + +> 29 November 2022 + +- fixes [`6add356`](https://github.com/pagopa/io-react-native-zendesk/commit/6add356b2ebac9bed26297dd1f5fd6a29f6feea2) +- upgrade package version [`ebaf189`](https://github.com/pagopa/io-react-native-zendesk/commit/ebaf1890e299a9370e8eaf065fcadf2da9b08249) + +#### [0.3.22](https://github.com/pagopa/io-react-native-zendesk/compare/0.3.21...0.3.22) + +> 29 November 2022 + +- [IA-732] Hide open ticket button from ticket list screen in Android [`#21`](https://github.com/pagopa/io-react-native-zendesk/pull/21) +- Fixes the return value of two utility apis [`42b3ddc`](https://github.com/pagopa/io-react-native-zendesk/commit/42b3ddcc5b6fa87766817a5db3a886e5e277e2a4) +- Fixes the return value of two utility apis [`17d65af`](https://github.com/pagopa/io-react-native-zendesk/commit/17d65af66e29867ab0152462abc9c13487078093) + +#### [0.3.21](https://github.com/pagopa/io-react-native-zendesk/compare/0.3.20...0.3.21) + +> 6 April 2022 + +- Extract reset functions [`6b8ab1a`](https://github.com/pagopa/io-react-native-zendesk/commit/6b8ab1aa5eb485feeb2dfe9f09aa0c37773e9a0c) +- separate reset functions Android [`d622f0e`](https://github.com/pagopa/io-react-native-zendesk/commit/d622f0ec8e11dc37c71a27d4df14d4864ad07437) +- update definitions [`4cb673e`](https://github.com/pagopa/io-react-native-zendesk/commit/4cb673e86e44ef6522eeed6fdc4c68f3a123e417) + +#### [0.3.20](https://github.com/pagopa/io-react-native-zendesk/compare/0.3.19...0.3.20) + +> 4 March 2022 + +- Safe dispatch on main thread [`#20`](https://github.com/pagopa/io-react-native-zendesk/pull/20) +- refactoring [`1846787`](https://github.com/pagopa/io-react-native-zendesk/commit/18467878d6741fcca422ab68029542f06c17994e) +- avoid race condition [`43ce0ef`](https://github.com/pagopa/io-react-native-zendesk/commit/43ce0efc4fc52dc33746f1099be50ae6c6877cd8) +- upgrade [`877fddb`](https://github.com/pagopa/io-react-native-zendesk/commit/877fddb48d6a1c76a4e89a9e86b3f3aadc880c61) + +#### [0.3.19](https://github.com/pagopa/io-react-native-zendesk/compare/0.3.18...0.3.19) + +> 2 March 2022 + +- In showTicketsFunction currentController isn't updated [`22df766`](https://github.com/pagopa/io-react-native-zendesk/commit/22df76627bca55124b10621103871835a7f1447a) +- upgrade [`0aee0d4`](https://github.com/pagopa/io-react-native-zendesk/commit/0aee0d422506ea43d055fa05f8007361d68354b3) +- fix [`7b94e23`](https://github.com/pagopa/io-react-native-zendesk/commit/7b94e23b6d9494db09207b02ad66d48d8fd23b3d) + +#### [0.3.18](https://github.com/pagopa/io-react-native-zendesk/compare/0.3.17...0.3.18) + +> 17 February 2022 + +- Add dismiss command [`#18`](https://github.com/pagopa/io-react-native-zendesk/pull/18) +- update [`522ec9f`](https://github.com/pagopa/io-react-native-zendesk/commit/522ec9fad061fbf88e4525149def4a1defdaaf4a) +- update [`9e2271d`](https://github.com/pagopa/io-react-native-zendesk/commit/9e2271dad279f14953995a9ff420da7ee12b8d5f) +- update [`ee1e154`](https://github.com/pagopa/io-react-native-zendesk/commit/ee1e154cc565147f9109078066294634cea6aa35) + +#### [0.3.17](https://github.com/pagopa/io-react-native-zendesk/compare/0.3.15...0.3.17) + +> 8 February 2022 + +- Update on response [`#17`](https://github.com/pagopa/io-react-native-zendesk/pull/17) +- Limit tags size #16 [`627da75`](https://github.com/pagopa/io-react-native-zendesk/commit/627da7509bc0a98d7ee5edbf112bafbaa7ee6444) +- add tags max size limit [`22bb012`](https://github.com/pagopa/io-react-native-zendesk/commit/22bb012b2ecf275ff3b67ebe40c071ecc14a69b1) +- update version [`d6df7d3`](https://github.com/pagopa/io-react-native-zendesk/commit/d6df7d3bf2f996147d87d00f64a58c9d83a8874f) + +#### [0.3.15](https://github.com/pagopa/io-react-native-zendesk/compare/0.3.14...0.3.15) + +> 12 January 2022 + +- [IA-625] Add tags to a ticket [`#15`](https://github.com/pagopa/io-react-native-zendesk/pull/15) + +#### [0.3.14](https://github.com/pagopa/io-react-native-zendesk/compare/0.3.13...0.3.14) + +> 28 December 2021 + +- [IA-605] Set logId from react-native code [`#14`](https://github.com/pagopa/io-react-native-zendesk/pull/14) +- [IA-601] Fix log not send [`#13`](https://github.com/pagopa/io-react-native-zendesk/pull/13) + +#### [0.3.13](https://github.com/pagopa/io-react-native-zendesk/compare/0.3.12...0.3.13) + +> 21 December 2021 + +- Add has ticket function [`#12`](https://github.com/pagopa/io-react-native-zendesk/pull/12) + +#### [0.3.12](https://github.com/pagopa/io-react-native-zendesk/compare/0.3.11...0.3.12) + +> 17 December 2021 + +- [IA-581] Add reset method #11 [`1210e3e`](https://github.com/pagopa/io-react-native-zendesk/commit/1210e3e9f7e21ce259e10dc877ef5048dbfcb21e) +- update [`4fcb500`](https://github.com/pagopa/io-react-native-zendesk/commit/4fcb5007a22ae9001cc02c760d3bd2ca30691cf2) +- update type definitions [`aad73a9`](https://github.com/pagopa/io-react-native-zendesk/commit/aad73a94741087be31265c3061ac9362fa796d32) + +#### [0.3.11](https://github.com/pagopa/io-react-native-zendesk/compare/0.3.9...0.3.11) + +> 14 December 2021 + +- Add custom fields and log [`#10`](https://github.com/pagopa/io-react-native-zendesk/pull/10) +- Remove open ticket from ticket list [`#9`](https://github.com/pagopa/io-react-native-zendesk/pull/9) + +#### [0.3.9](https://github.com/pagopa/io-react-native-zendesk/compare/0.3.8...0.3.9) + +> 29 November 2021 + +- Fix compilation error Android [`#8`](https://github.com/pagopa/io-react-native-zendesk/pull/8) + +#### [0.3.8](https://github.com/pagopa/io-react-native-zendesk/compare/0.3.7...0.3.8) + +> 24 November 2021 + +- upgrade version to 0.3.8 [`#7`](https://github.com/pagopa/io-react-native-zendesk/pull/7) +- Manage support operation [`#6`](https://github.com/pagopa/io-react-native-zendesk/pull/6) + +#### [0.3.7](https://github.com/pagopa/io-react-native-zendesk/compare/0.3.6...0.3.7) + +> 22 November 2021 + +- Upgrade Zendesk SDK version [`#5`](https://github.com/pagopa/io-react-native-zendesk/pull/5) + +#### [0.3.6](https://github.com/pagopa/io-react-native-zendesk/compare/0.3.5...0.3.6) + +> 11 November 2021 + +- Fix optional field [`#4`](https://github.com/pagopa/io-react-native-zendesk/pull/4) + +#### [0.3.5](https://github.com/pagopa/io-react-native-zendesk/compare/0.3.4...0.3.5) + +> 8 November 2021 + +- Fix unable to leave message android [`#3`](https://github.com/pagopa/io-react-native-zendesk/pull/3) + +#### [0.3.4](https://github.com/pagopa/io-react-native-zendesk/compare/0.3.1...0.3.4) + +> 4 November 2021 + +#### [0.3.1](https://github.com/pagopa/io-react-native-zendesk/compare/0.3.0...0.3.1) + +> 4 November 2021 + +- Package renaming [`#2`](https://github.com/pagopa/io-react-native-zendesk/pull/2) +- Sync with fork [`#1`](https://github.com/pagopa/io-react-native-zendesk/pull/1) +- update [`96d45c6`](https://github.com/pagopa/io-react-native-zendesk/commit/96d45c63e5c211a5c6a54ed13aa7591a7f8ffbfb) +- update [`8d551f8`](https://github.com/pagopa/io-react-native-zendesk/commit/8d551f862dea94750bb3e3ff4c2636d8096745d6) + +#### [0.3.0](https://github.com/pagopa/io-react-native-zendesk/compare/0.2.2...0.3.0) + +> 26 May 2021 + +- update [`cf2fcae`](https://github.com/pagopa/io-react-native-zendesk/commit/cf2fcaefc28a9cf24551a61e4e313a58a32d2579) +- update [`f880c84`](https://github.com/pagopa/io-react-native-zendesk/commit/f880c842020233152a94b256d5c54b55b2817007) +- restore [`e618fbf`](https://github.com/pagopa/io-react-native-zendesk/commit/e618fbf40a3b6ad9c9c2a89bf906294ee6721e40) + +#### [0.2.2](https://github.com/pagopa/io-react-native-zendesk/compare/0.2.1...0.2.2) + +> 27 March 2021 + +- Patch: Fix for xcode build issue [`#16`](https://github.com/pagopa/io-react-native-zendesk/pull/16) +- Update package.json [`d808952`](https://github.com/pagopa/io-react-native-zendesk/commit/d8089526fa4ef67b759a41298839b536e78a8fd4) +- Fix for xcode build issues [`e7a0e57`](https://github.com/pagopa/io-react-native-zendesk/commit/e7a0e57ad087f4adf0d97f9c6cff3c674061899f) +- Patch: Fix xcode build issues on Release for simulators [`df2fe4d`](https://github.com/pagopa/io-react-native-zendesk/commit/df2fe4d78b5d4929e506ef9063f8d815b385f1fd) + +#### [0.2.1](https://github.com/pagopa/io-react-native-zendesk/compare/0.2.0...0.2.1) + +> 19 November 2020 + +- Updating buildTools version [`846a2e8`](https://github.com/pagopa/io-react-native-zendesk/commit/846a2e84fa5ce44e2659e4c41ce5403dbc8784c2) +- Update package.json [`e03cdf8`](https://github.com/pagopa/io-react-native-zendesk/commit/e03cdf88696faed4cd83d1fcb1a0c5a0cd9837ae) +- Update cd.yml [`7e1c646`](https://github.com/pagopa/io-react-native-zendesk/commit/7e1c64606b6803167ee0471fb2781311faac31d2) + +#### [0.2.0](https://github.com/pagopa/io-react-native-zendesk/compare/0.1.8...0.2.0) + +> 19 November 2020 + +- Release v0.2.0 [`#4`](https://github.com/pagopa/io-react-native-zendesk/pull/4) +- Release-v0.2.0: #Adding typescript support to the package [`6ca9022`](https://github.com/pagopa/io-react-native-zendesk/commit/6ca90222bba2aff6c81592cbdbac4e187a4574cc) +- Update README.md [`cb0d998`](https://github.com/pagopa/io-react-native-zendesk/commit/cb0d9989f23f8026bb1fa40b4cfdb05129007519) +- Added CD to the project [`a1467c3`](https://github.com/pagopa/io-react-native-zendesk/commit/a1467c36cdd88622b845702629c0598a031463e2) + +#### 0.1.8 + +> 30 June 2020 + +- merging changes [`e2c3443`](https://github.com/pagopa/io-react-native-zendesk/commit/e2c3443d5c71202875a4905680d71a23a7a539e1) +- initial release [`1482938`](https://github.com/pagopa/io-react-native-zendesk/commit/1482938ee875009697ef51fd576e27d1091f0a15) +- bug fixes and addition of help center and global color for iOS [`8474a62`](https://github.com/pagopa/io-react-native-zendesk/commit/8474a62761cd90c89871f191aed75db4f37b844e) diff --git a/package.json b/package.json index d528740..d38132f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pagopa/io-react-native-zendesk", - "version": "0.3.23", + "version": "0.3.24", "description": "React native wrapper for Zendesk Unified SDK", "main": "index.js", "scripts": {