diff --git a/.changeset/short-trains-push.md b/.changeset/short-trains-push.md deleted file mode 100644 index 25c52b57..00000000 --- a/.changeset/short-trains-push.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"socialify": minor ---- - -Change `word-break` style of description diff --git a/CHANGELOG.md b/CHANGELOG.md index f55227ca..3a441ab8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # socialify +## 2.8.0 + +### Minor Changes + +- 0e8a230: Change `word-break` style of description + ## 2.7.0 ### Minor Changes diff --git a/package.json b/package.json index 1f0985a3..d6a1990c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "socialify", - "version": "2.7.0", + "version": "2.8.0", "description": "Socialify your project. Share with the world!", "author": "@CryogenicPlanet, @wei", "license": "MIT",