Skip to content

Commit 90978a5

Browse files
chore: release v1.2.3
1 parent 0b78c1e commit 90978a5

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

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+
310
## <small>1.2.2 (2025-04-09)</small>
411

512
* 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)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@stefanobartoletti/nuxt-social-share",
33
"type": "module",
4-
"version": "1.2.2",
4+
"version": "1.2.3",
55
"packageManager": "pnpm@10.10.0",
66
"description": "Simple Social Sharing for Nuxt",
77
"author": "Stefano Bartoletti (https://github.com/stefanobartoletti/)",

0 commit comments

Comments
 (0)