diff options
author | 2022-08-27 16:38:07 +0000 | |
---|---|---|
committer | 2022-08-27 16:38:07 +0000 | |
commit | bd7386a12b1f86d8c34f4f5dc694d5e2917cf5dc (patch) | |
tree | 5e9d567c5e84e8163a48163466a53034a6d6a253 | |
parent | 5464060d53386d10335cc3860d6327c82a654e92 (diff) | |
download | whatsie-bd7386a12b1f86d8c34f4f5dc694d5e2917cf5dc.tar.gz whatsie-bd7386a12b1f86d8c34f4f5dc694d5e2917cf5dc.zip |
docs(changelog): update cl & ver after release
-rw-r--r-- | CHANGELOG.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index a1dcc19..46fefdf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,18 @@ +## 4.8.1 (2022-08-27) + +#### 🐞 Bug Fixes + +* **build:** fix build due to missing icon (5464060d) + +#### 📄 Documentation + +* **changelog:** update cl & ver after release (554ceff4) + +#### 🚧 Chores + +* bump version 4.8 (7fde1e4c) + + ## 4.7.2 (2022-07-22) #### 📄 Documentation |