File tree 2 files changed +8
-1
lines changed
2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## <small >1.2.3 (2025-05-19)</small >
4
+
5
+ * fix: allow sharing URLs with multiple parameters ([ 0b78c1e] ( https://github.com/stefanobartoletti/nuxt-social-share/commit/0b78c1e ) )
6
+ * ci: remove GH pages workflow ([ 5a035c7] ( https://github.com/stefanobartoletti/nuxt-social-share/commit/5a035c7 ) )
7
+ * chore: update deps ([ 73076c8] ( https://github.com/stefanobartoletti/nuxt-social-share/commit/73076c8 ) )
8
+ * chore(deps): update pnpm to v10 (#354 ) ([ b8f9bc0] ( https://github.com/stefanobartoletti/nuxt-social-share/commit/b8f9bc0 ) ), closes [ #354 ] ( https://github.com/stefanobartoletti/nuxt-social-share/issues/354 )
9
+
3
10
## <small >1.2.2 (2025-04-09)</small >
4
11
5
12
* fix(deps): update dependency @nuxtjs/seo to v2.0.3 (#336 ) ([ 3b0138b] ( https://github.com/stefanobartoletti/nuxt-social-share/commit/3b0138b ) ), closes [ #336 ] ( https://github.com/stefanobartoletti/nuxt-social-share/issues/336 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @stefanobartoletti/nuxt-social-share" ,
3
3
"type" : " module" ,
4
- "version" : " 1.2.2 " ,
4
+ "version" : " 1.2.3 " ,
5
5
"packageManager" : " pnpm@10.10.0" ,
6
6
"description" : " Simple Social Sharing for Nuxt" ,
7
7
"author" : " Stefano Bartoletti (https://github.com/stefanobartoletti/)" ,
You can’t perform that action at this time.
0 commit comments