diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..572f552 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,18 @@ +# Changelog + +All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. + +## 1.0.0 (2022-07-31) + + +### Features + +* added analytics ([2b21b59](https://github.com/The24thDS/rmg-utils/commit/2b21b59896db8852b6846e388b763019fc7d321a)) +* added header ([40bb8fc](https://github.com/The24thDS/rmg-utils/commit/40bb8fc006e58450b4bce3a67b09f0d42ab01ecd)) +* added light locators generator ([e8e1a99](https://github.com/The24thDS/rmg-utils/commit/e8e1a997c7fa1501e3ffc112b4f7a72aa4367f63)) +* improved Home tab by adding some styles ([8f2baf2](https://github.com/The24thDS/rmg-utils/commit/8f2baf21430a033d50ba6b7af4245753266c561e)) + + +### Bug Fixes + +* fixed header name not using a Text component ([4f51607](https://github.com/The24thDS/rmg-utils/commit/4f51607ff71abdbae46e9df7225570e64c17b241))