-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Conventional Changelog Action
committed
Jul 7, 2023
1 parent
28f5941
commit 2b1500b
Showing
2 changed files
with
28 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
# 0.1.0 (2023-07-07) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* added custom permission ([ea04b3e](https://github.com/Inmoresentum/InteractiveQuizApplication/commit/ea04b3ea7a607a1d1eaa87d641305656f7eeab09)) | ||
* changed the group id from starter given default to our own. ([d2b075f](https://github.com/Inmoresentum/InteractiveQuizApplication/commit/d2b075f2e246cdc80f06892b176a6bd8d70cf336)) | ||
* changed the triggering to tag push ([2fcac0a](https://github.com/Inmoresentum/InteractiveQuizApplication/commit/2fcac0af3878bcbe6698ca320142638364cb1268)) | ||
* fixed indentation related issue. ([f0da586](https://github.com/Inmoresentum/InteractiveQuizApplication/commit/f0da586fcf5ee237d8d3626203dea5c70f86595d)) | ||
* getting rid of wrong triggering issue ([d8ae3ca](https://github.com/Inmoresentum/InteractiveQuizApplication/commit/d8ae3ca1820746e6967b2b2b1599f4a7c4e2f277)) | ||
* **README:** fixed the indentation issue ([4da2c02](https://github.com/Inmoresentum/InteractiveQuizApplication/commit/4da2c02aaea894ee34ea26ad6b11cd8a23befb09)) | ||
* updated the triggering actions and manually creating adding tag ([947e49a](https://github.com/Inmoresentum/InteractiveQuizApplication/commit/947e49adfe991bd426bd7e67a8be1994ebca86e3)) | ||
|
||
|
||
### Features | ||
|
||
* added custom styles to `Testimonial.jsx` and added wavy sections. ([23b0795](https://github.com/Inmoresentum/InteractiveQuizApplication/commit/23b0795dea3973a550e689a4208f1866352f1101)) | ||
* added NextJS frontEnd. ([d3ae39b](https://github.com/Inmoresentum/InteractiveQuizApplication/commit/d3ae39b9ecf59586132fb559ec6f3fdee46ad74e)) | ||
* added SEO(search engine optimization). ([b03854c](https://github.com/Inmoresentum/InteractiveQuizApplication/commit/b03854c3ca7a4ff09712a3ae59fe00235600ad1b)) | ||
* added special hover effect on the premium section h1. ([fa9bcc9](https://github.com/Inmoresentum/InteractiveQuizApplication/commit/fa9bcc999b4f36cf4eeb014628751dba7744d540)) | ||
* Added the ability to add new quizzes. ([60892de](https://github.com/Inmoresentum/InteractiveQuizApplication/commit/60892de80542c245f159ba930bca616f3d61d271)) | ||
* added translation effect on the Anchor tag. ([01e1cb9](https://github.com/Inmoresentum/InteractiveQuizApplication/commit/01e1cb9d15ed925e904e1f8f3d54cb554aa22957)) | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
{ | ||
"version": "0.1.0" | ||
} |