Skip to content

Commit

Permalink
chore: release 0.3.26
Browse files Browse the repository at this point in the history
  • Loading branch information
CrisTofani committed Jan 29, 2024
1 parent c925bcd commit d216dfe
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 4 deletions.
15 changes: 12 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@ All notable changes to this project will be documented in this file. Dates are d

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)
#### [0.3.26](https://github.com/pagopa/io-react-native-zendesk/compare/0.3.25...0.3.26)

- [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)
- chore: release 0.3.24 [`01d3611`](https://github.com/pagopa/io-react-native-zendesk/commit/01d3611e4b7d200b3b9f3de9ef4d15ebcc8b4adb)
- [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)

Expand All @@ -20,11 +20,20 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- 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)
#### [0.3.24](https://github.com/pagopa/io-react-native-zendesk/compare/v0.3.24...0.3.24)

> 2 May 2023
#### [v0.3.24](https://github.com/pagopa/io-react-native-zendesk/compare/0.3.23...v0.3.24)

> 29 January 2024
- [IOPLT-326] Adds release flow via Github Action [`#29`](https://github.com/pagopa/io-react-native-zendesk/pull/29)
- [IOPID-1127] Close functionality for android + onDismiss callback for openTicket and showTickets [`#26`](https://github.com/pagopa/io-react-native-zendesk/pull/26)
- build: update zendesk sdks to support iOS 16 [`#24`](https://github.com/pagopa/io-react-native-zendesk/pull/24)
- [IOPLT-326] adds missing files [`eb7ca98`](https://github.com/pagopa/io-react-native-zendesk/commit/eb7ca98533b49827cda81e9a104d61ebcb6ed55c)
- chore: release 0.3.24 [`01d3611`](https://github.com/pagopa/io-react-native-zendesk/commit/01d3611e4b7d200b3b9f3de9ef4d15ebcc8b4adb)
- Added close functionality for android and onDismiss callback for openTicket [`b47fca5`](https://github.com/pagopa/io-react-native-zendesk/commit/b47fca589035fbddb805313bf276641ea84cc7d6)

#### [0.3.23](https://github.com/pagopa/io-react-native-zendesk/compare/0.3.22...0.3.23)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pagopa/io-react-native-zendesk",
"version": "0.3.25",
"version": "0.3.26",
"description": "React native wrapper for Zendesk Unified SDK",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit d216dfe

Please sign in to comment.