We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 328b468 commit 1b666aeCopy full SHA for 1b666ae
CHANGELOG.md
@@ -2,6 +2,25 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## [1.0.8] - 2023-07-30
6
+
7
+### <!-- 03 -->Testing
8
9
+- Add tests for the Home page component
10
11
+### <!-- 07 -->Continuous Integrations
12
13
+- Refactor format and readability in `template` workflow
14
+- Update build workflow steps and comments
15
+- Merge release and build workflows
16
17
+### <!-- 08 -->Miscellaneous Tasks
18
19
+- Add testing dependencies and plugins
20
+- Add `.swc` files to `.gitignore`
21
+- Add `jest.config.js` for test configuration
22
+- Add Jest testing script to `package.json`
23
24
## [1.0.7] - 2023-07-29
25
26
### <!-- 07 -->Continuous Integrations
0 commit comments