Merge branch 'release/4.15.0' into develop

This commit is contained in:
Sony Mathew
2026-06-17 00:11:59 +05:30
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1 +1 @@
4.14.2
4.15.0
+1 -1
View File
@@ -1,5 +1,5 @@
shared: &shared
version: '4.14.2'
version: '4.15.0'
development:
<<: *shared
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@chatwoot/chatwoot",
"version": "4.14.2",
"version": "4.15.0",
"license": "MIT",
"scripts": {
"eslint": "eslint app/**/*.{js,vue}",