Skip to content

Commit 1b666ae

Browse files
committed
chore(release): prepare for version 1.0.8
1 parent 328b468 commit 1b666ae

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,25 @@
22

33
All notable changes to this project will be documented in this file.
44

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+
524
## [1.0.7] - 2023-07-29
625

726
### <!-- 07 -->Continuous Integrations

0 commit comments

Comments
 (0)