Skip to content

Commit

Permalink
docs: update changelog and version
Browse files Browse the repository at this point in the history
  • Loading branch information
axmad386 committed Oct 23, 2021
1 parent 8071cfe commit b670431
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,18 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [v0.2.0](https://github.com/kodepintar/colorful-quran/compare/v0.1.0...v0.2.0)

- feat: Tasbih [`#48`](https://github.com/kodepintar/colorful-quran/pull/48)
- feat: dark mode and dynamic font size [`#47`](https://github.com/kodepintar/colorful-quran/pull/47)
- feat: border for surah number [`#41`](https://github.com/kodepintar/colorful-quran/pull/41)
- feat: Arabic number char [`#40`](https://github.com/kodepintar/colorful-quran/pull/40)
- feat: change layout [`#39`](https://github.com/kodepintar/colorful-quran/pull/39)
- feat: Tasbih (#48) [`#42`](https://github.com/kodepintar/colorful-quran/issues/42)
- feat: madd lazim harfi mukhofaf and mutsaqal rule finder [`0212e07`](https://github.com/kodepintar/colorful-quran/commit/0212e073c77f770837a323406586be2a20700f6b)
- fix: tolltip toggle description [`8071cfe`](https://github.com/kodepintar/colorful-quran/commit/8071cfe45442fce8a789ceeb86e10e50c5e677fa)
- chore: generate tajweed with madd-arid-lissukun fixed [`af30e19`](https://github.com/kodepintar/colorful-quran/commit/af30e19ee93190ac8b5c7ac8650037f7c9642cfe)

#### [v0.1.0](https://github.com/kodepintar/colorful-quran/compare/v0.0.3...v0.1.0)

> 21 October 2021
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "colorful-quran",
"version": "0.1.0",
"version": "0.2.0",
"scripts": {
"dev": "svelte-kit dev --host=0.0.0.0",
"build": "svelte-kit build",
Expand Down

0 comments on commit b670431

Please sign in to comment.