Skip to content

Commit 63474c2

Browse files
Update versions to 2.26.1
1 parent ca79ddd commit 63474c2

File tree

20 files changed

+20
-20
lines changed

20 files changed

+20
-20
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,5 @@
3737
"@swup/plugin/shelljs": "link:node_modules/.cache/null",
3838
"@swup/plugin/shelljs-live": "link:node_modules/.cache/null"
3939
},
40-
"version": "2.26.0"
40+
"version": "2.26.1"
4141
}

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.26.0",
5+
"version": "2.26.1",
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.26.0",
5+
"version": "2.26.1",
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.26.0",
5+
"version": "2.26.1",
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.26.0",
5+
"version": "2.26.1",
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.26.0",
5+
"version": "2.26.1",
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.26.0",
5+
"version": "2.26.1",
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.26.0",
6+
"version": "2.26.1",
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.26.0",
5+
"version": "2.26.1",
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.26.0",
5+
"version": "2.26.1",
66
"keywords": [
77
"symfony-ux",
88
"leaflet",

0 commit comments

Comments
 (0)