From 38bbc10279dc5406cf244690dc19835d3c7de056 Mon Sep 17 00:00:00 2001 From: Jerald Austero Date: Fri, 29 Dec 2023 08:49:36 +0800 Subject: [PATCH] Add changelog file --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..425283a --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,7 @@ +# Changelog +**Keep track of every change of the tawk-messenger-react.** +This changelog list all additions and updates to the plugin, in chronological order. +All notable changes in this project will be documented in this file. + +## [1.0.3] - 2023-05-24 +- **package:** Remove `react-scripts` as peerDependencies ([28256f5](https://github.com/tawk/tawk-messenger-react/commit/28256f5e5ab3b4e7f58ae9a3336d549d8f87cd8c)).