aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLibravatar keshavbhatt <keshavbhatt@users.noreply.github.com>2022-07-04 19:18:06 +0000
committerLibravatar github-actions[bot] <github-actions[bot]@users.noreply.github.com>2022-07-04 19:18:06 +0000
commite0d15c2ee0589f49cfef293606d69872d16b60f0 (patch)
tree98bb8499c55e6997fa7134247718759ad3e35368
parent9f566869d49578b12e445f8c275e7f8067daf5be (diff)
downloadwhatsie-e0d15c2ee0589f49cfef293606d69872d16b60f0.tar.gz
whatsie-e0d15c2ee0589f49cfef293606d69872d16b60f0.zip
docs(changelog): update cl & ver after release
-rw-r--r--CHANGELOG.md17
-rw-r--r--VERSION.txt2
2 files changed, 18 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2ab90ba..4cb027c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,20 @@
+## 4.7.1 (2022-07-04)
+
+#### 🐞 Bug Fixes
+
+* focus on password edit when echo (cee2dc85)
+* **web:** bypass lock check while loading quirk (6c6275c3)
+
+#### 📄 Documentation
+
+* **changelog:** update cl & ver after release (974933d0)
+
+#### 🚧 Chores
+
+* Merge branch 'dev' (9f566869)
+* **ui:** update ui color (8a74ccbc)
+
+
## 4.7.0 (2022-07-03)
#### 🎁 Feature
diff --git a/VERSION.txt b/VERSION.txt
index 1163055..cfacfe4 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -1 +1 @@
-4.7.0 \ No newline at end of file
+4.7.1 \ No newline at end of file