diff --git a/.changeset/cyan-colts-battle.md b/.changeset/cyan-colts-battle.md deleted file mode 100644 index a982f991..00000000 --- a/.changeset/cyan-colts-battle.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"socialify": patch ---- - -remove unused npm packages diff --git a/CHANGELOG.md b/CHANGELOG.md index 26fba5b5..488ed335 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # socialify +## 2.14.6 + +### Patch Changes + +- c32156a: remove unused npm packages + + Thanks to [@Sunny-64](https://github.com/Sunny-64) + ## 2.14.5 ### Patch Changes @@ -8,7 +16,7 @@ Updated scripts, hooks, and README.md Thanks to [@Keming-He](https://github.com/KemingHe) - + Update Dockerfile ## 2.14.4 diff --git a/package.json b/package.json index 9502ed60..f40858cb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "socialify", - "version": "2.14.5", + "version": "2.14.6", "description": "Socialify your project. Share with the world!", "author": "@CryogenicPlanet, @wei", "license": "MIT",