Skip to content

Commit 015fc24

Browse files
committed
Update versions to 2.24.0
1 parent a56d9b2 commit 015fc24

File tree

19 files changed

+19
-19
lines changed

19 files changed

+19
-19
lines changed

src/Autocomplete/assets/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@symfony/ux-autocomplete",
33
"description": "JavaScript Autocomplete functionality for Symfony",
44
"license": "MIT",
5-
"version": "2.23.0",
5+
"version": "2.24.0",
66
"keywords": [
77
"symfony-ux"
88
],

src/Chartjs/assets/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@symfony/ux-chartjs",
33
"description": "Chart.js integration for Symfony",
44
"license": "MIT",
5-
"version": "2.23.0",
5+
"version": "2.24.0",
66
"keywords": [
77
"symfony-ux"
88
],

src/Cropperjs/assets/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@symfony/ux-cropperjs",
33
"description": "Cropper.js integration for Symfony",
44
"license": "MIT",
5-
"version": "2.23.0",
5+
"version": "2.24.0",
66
"keywords": [
77
"symfony-ux"
88
],

src/Dropzone/assets/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@symfony/ux-dropzone",
33
"description": "File input dropzones for Symfony Forms",
44
"license": "MIT",
5-
"version": "2.23.0",
5+
"version": "2.24.0",
66
"keywords": [
77
"symfony-ux"
88
],

src/LazyImage/assets/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@symfony/ux-lazy-image",
33
"description": "Lazy image loader and utilities for Symfony",
44
"license": "MIT",
5-
"version": "2.23.0",
5+
"version": "2.24.0",
66
"keywords": [
77
"symfony-ux"
88
],

src/LiveComponent/assets/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@symfony/ux-live-component",
33
"description": "Live Component: bring server-side re-rendering & model binding to any element.",
44
"license": "MIT",
5-
"version": "2.23.0",
5+
"version": "2.24.0",
66
"keywords": [
77
"symfony-ux",
88
"twig",

src/Map/assets/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Easily embed interactive maps in your Symfony application.",
44
"private": true,
55
"license": "MIT",
6-
"version": "2.23.0",
6+
"version": "2.24.0",
77
"keywords": [
88
"symfony-ux",
99
"map",

src/Map/src/Bridge/Google/assets/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@symfony/ux-google-map",
33
"description": "GoogleMaps bridge for Symfony UX Map, integrate interactive maps in your Symfony applications",
44
"license": "MIT",
5-
"version": "2.23.0",
5+
"version": "2.24.0",
66
"keywords": [
77
"symfony-ux",
88
"google-maps",

src/Map/src/Bridge/Leaflet/assets/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@symfony/ux-leaflet-map",
33
"description": "Leaflet bridge for Symfony UX Map, integrate interactive maps in your Symfony applications",
44
"license": "MIT",
5-
"version": "2.23.0",
5+
"version": "2.24.0",
66
"keywords": [
77
"symfony-ux",
88
"leaflet",

src/Notify/assets/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@symfony/ux-notify",
33
"description": "Native notification integration for Symfony using Mercure",
44
"license": "MIT",
5-
"version": "2.23.0",
5+
"version": "2.24.0",
66
"keywords": [
77
"symfony-ux"
88
],

0 commit comments

Comments
 (0)