-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: shinjith-dev <[email protected]>
- Loading branch information
1 parent
c01b682
commit 254c46e
Showing
4 changed files
with
177 additions
and
2 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
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,105 @@ | ||
# Changelog | ||
|
||
All notable changes to this project will be documented in this file. | ||
|
||
## [pomtick-v0.1.0] - 2024-06-30 | ||
|
||
### 🚀 Features | ||
|
||
- Add semantic-release | ||
- Create workflow | ||
- Release version [email protected] | ||
- Add husky & commitlint | ||
- Build fix & verify | ||
- *(native)* Add compact mode | ||
- Add styling for native | ||
- Add shared theme object | ||
- *(create-turbo)* Apply package-manager transform | ||
- *(create-turbo)* Apply official-starter transform | ||
- Add configuration option | ||
- Add theme switch option | ||
- Add footer & its hide animation | ||
- Update color | ||
- Add controls functionality | ||
- Add auto start | ||
- Integrate states flow into basic timer | ||
- Add status indicator | ||
- Add play/pause | ||
- Add basic timer | ||
- Project setup | ||
|
||
### 🐛 Bug Fixes | ||
|
||
- Config not recognized | ||
- *(ci)* Disable husky on ci | ||
- *(ci)* Add missing dependency | ||
- *(ci)* Add missing dependencies | ||
- *(deploy)* Semantic-release config fix | ||
- Add install pnpm to action | ||
- Missing colors fix | ||
- *(web)* Pages build fix | ||
- Remove pages build command | ||
- Remove unwanted Mins suffix | ||
- Status progress inconsistency fix | ||
- Improve state indicator & responsiveness | ||
|
||
### 🚜 Refactor | ||
|
||
- Types isolation for use-timer.ts | ||
- Add useTimer hook | ||
- Refactor components | ||
- Group states | ||
|
||
### ⚙️ Miscellaneous Tasks | ||
|
||
- Safe commit | ||
- *(release)* 0.1.2 | ||
- *(release)* 0.1.1 | ||
- *(release)* 0.1.0 | ||
- *(release)* 0.1.0 | ||
- *(release)* 0.1.1 | ||
- Merge branch 'release' of github.com:shinjith-dev/pomtick into release | ||
- *(release)* 1.0.0 [skip ci] | ||
- Try 2 | ||
- Try 1 | ||
- Forced release | ||
- Fix assets not uploading | ||
- *(release)* 1.0.0 [skip ci] | ||
- Clean publcih | ||
- *(release)* 1.0.0 [skip ci] | ||
- Update output assets path | ||
- Config not recognizing | ||
- Fix semantics-release not accepting config | ||
- *(release)* 1.0.0 [skip ci] | ||
- Move semantic-release config to apps/native | ||
- Safe commit | ||
- Update versions and meta infos | ||
- Optimize for release | ||
- Again dummy | ||
- Dummy commit | ||
- Safe commit | ||
- Check commit sign | ||
- Merge pull request #6 from shinjith-dev/dev | ||
- Safe commit | ||
- Safe commit | ||
- Safe commit | ||
- Add vercel as devDependency | ||
- Update github assets and docs | ||
- Ad script for cloudflare pages build | ||
- Nextjs boilerplate cleanup | ||
- Update CONTRIBUTING.md | ||
- Update README.md | ||
- Add screenshots to README | ||
- Add CONTRIBUTING.md | ||
- Update README | ||
- Update README | ||
|
||
### Hotfix | ||
|
||
- Yarn -> pnpm in action file | ||
- Change publish branch to main for testing | ||
- *(web)* Build fix | ||
- *(web)* Next cleanup | ||
- *(web)* Build error fix | ||
|
||
<!-- generated by git-cliff --> |
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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.