Skip to content

Commit

Permalink
chore: release v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanobartoletti committed Sep 10, 2024
1 parent d636d87 commit c2487a4
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Changelog

## [1.1.0](https://github.com/stefanobartoletti/nuxt-social-share/compare/v1.0.1...v1.1.0) (2024-09-10)


### 🚀 Features

* add support for Viber network ([d932772](https://github.com/stefanobartoletti/nuxt-social-share/commit/d93277298cce41813ca86c932e0d7eac153bc935))


### 🩹 Bug Fixes

* **deps:** update nuxtjs monorepo to ^3.13.1 ([ea0fed1](https://github.com/stefanobartoletti/nuxt-social-share/commit/ea0fed1c984c58f8e71ac5b0842bc95f71ff1d20))


### ⚙️ Refactor

* remove unneeded sass dependency ([e4ea60c](https://github.com/stefanobartoletti/nuxt-social-share/commit/e4ea60c665c4709e9158cbef0af2bc563221d28a))

## [1.0.1](https://github.com/stefanobartoletti/nuxt-social-share/compare/v1.0.0...v1.0.1) (2024-08-28)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@stefanobartoletti/nuxt-social-share",
"type": "module",
"version": "1.0.1",
"version": "1.1.0",
"packageManager": "pnpm@9.10.0",
"description": "Simple Social Sharing for Nuxt",
"author": "Stefano Bartoletti (https://github.com/stefanobartoletti/)",
Expand Down

0 comments on commit c2487a4

Please sign in to comment.