Skip to content

Commit fac6b7f

Browse files
committed
Merge tag 'v1.0.8' into develop
v1.0.8 # -----BEGIN PGP SIGNATURE----- # # iQIzBAABCAAdFiEEQQ5FeMkincNRq9Cd4xAmMt9ykBMFAmTGRKMACgkQ4xAmMt9y # kBOlrA//S+cFv5I+DbqduOjbsqSYSENylqYrAAQOiJBoRIoWhk2np2lYf6ifIA5h # FwPHVuv5YmWblyi33RKlffyIrjUCUfoJdskZpqNIvkUUwwGHKJmxFWXDamdrO0Em # i4d/YIkCb7Dv6dgHsFeLdUWQ8gZ09AcR1HlBSNhd1TDwEMvOL6zoZg/V/bfTpzv5 # yvQgPFn7teym6Yc2ZW/IStgNUwfNiDzem8/dKCiFh8bPlKqGb0rPLLGKGoquIbtF # +UwK8zyGkdTguKZBJEFAEb0jodsQGyZcs5hPHv+L5jPRhZ8SoHvDuzoCEbuHA9Vg # wKnDhVxA4RYCkBP24TFsWlPrmQeRnm/Jj+V9ExlqmAaJNO2U7arQRg4qrZgUsgm/ # YxeNFbD9lPe22RzHa24Suv10yB4X4WBD6peqDtEGgwvJEMMXMMIoTQRBUWIT2m4g # SGDkVyJ5Mje4OTtAqmmNM6a/xMLYHnsOhQri+uiy8fdLjKRoD/3bKJ83icTjg/xP # Sxtaz4kGnJDJr+uAHr7Y4lGUm7I8wUn4ZQ8+ek0eIFOW3lqos2ALMCgJuNw0tnYG # rgA7wTzCazlf9nNqhC2JXwsDvET9Z1DMY3Cy7FzstjxtTCh9o7x3Gn0YGZT5BX1c # m/eHcWFglc/+DFLMnkaJJ5nsmlOF/OfqzVndwlya/HsLcT++SmY= # =NM0Y # -----END PGP SIGNATURE----- # gpg: Signature made Sun Jul 30 14:38:19 2023 +0330 # gpg: using RSA key 410E4578C9229DC351ABD09DE3102632DF729013 # gpg: Good signature from "Milad Nekofar <[email protected]>" [ultimate] # gpg: aka "Milad Nekofar <[email protected]>" [ultimate]
2 parents 328b468 + a4db2a2 commit fac6b7f

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)