Releases: dhruvanbhalara/portfolio
Releases · dhruvanbhalara/portfolio
v1.0.9
What's Changed
- refactor: Remove duplicate static analysis step in deploy workflow by @dhruvanbhalara in #12
- ✨ feat: update dependencies to latest versions by @dhruvanbhalara in #13
Full Changelog: v1.0.8...v1.0.9
v1.0.8
What's Changed
- build: Remove unnecessary cache configuration in GitHub workflows by @dhruvanbhalara in #10
- update-flutter-dependencies-14.2.1 by @dhruvanbhalara in #11
Full Changelog: v1.0.7...v1.0.8
v1.0.7
What's Changed
- build: Update Flutter version to 3.19.6 and configure cache paths. Fix typo in workflow. by @dhruvanbhalara in #9
Full Changelog: v1.0.6...v1.0.7
v1.0.6
What's Changed
- ci: Upgrade Netlify deploy action to v3.0 version. by @dhruvanbhalara in #8
Full Changelog: v1.0.5...v1.0.6
v1.0.5
v1.0.4
What's Changed
- feat(intl): Add English localization messages by @dhruvanbhalara in #6
Full Changelog: v1.0.3...v1.0.4
v1.0.3
What's Changed
- chore: Update dependencies version to latest by @dhruvanbhalara in #4
- build: Upgrade actions/checkout to v4 in deploy and analyze workflows. by @dhruvanbhalara in #5
Full Changelog: v1.0.2...v1.0.3
v1.0.2
- Update the flutter version to 3.13.1
- Update 3rd party packages
v1.0.1
- change email id for contact information
v1.0.0
refactor: Code refactor & Code Improvements (#1) * refactor: Refactor file names - Use correct naming conversion for file name * Update .gitignore * refactor: Use localization for strings * refactor: Added title in web `index.html` * refactor: Added `very_good_analysis` - Use very good analysis for code quality * refactor: Use `TextStyle` instead of ` GoogleFonts.poppins` * refactor: Updated file name - Updated resume URL * refactor: Update profile image URL * chore(App Icon): Added app icon * chore: Updated Android Config - Update android `targetSdkVersion` - Update android app name - Update build gradle version - Added queries for `https` * fix: Fix overflow issue in mobile screen