Skip to content

Commit

Permalink
### 3.0.107.rc.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabriele Panico committed Nov 29, 2023
1 parent 9ba13fe commit f4c02f4
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# chat21-ionic ver 3.0

### 3.0.107.rc.2
- added: moved eventTrigger method from conversation-deatil and conversation-list pages to app.component.ts

### 3.0.107.rc.1
- added: globals and globals-settings services to manage env and option variables globally
- added: eventTrigger service to expose custom chat event to parent chat-iframe container
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@chat21/chat21-ionic",
"author": "Tiledesk SRL",
"version": "3.0.107-rc.1",
"version": "3.0.107-rc.2",
"license": "MIT License",
"homepage": "https://tiledesk.com/",
"repository": {
Expand Down

0 comments on commit f4c02f4

Please sign in to comment.