Skip to content

Instantly share code, notes, and snippets.

@alvarosacari
Last active June 18, 2021 21:39
Show Gist options
  • Save alvarosacari/7cd8968f10b5ba8ef54a0d9d23b83b79 to your computer and use it in GitHub Desktop.
Save alvarosacari/7cd8968f10b5ba8ef54a0d9d23b83b79 to your computer and use it in GitHub Desktop.
Conventional Commits examples
Extracted from: `https://github.com/monicahq/monica/commits/master`
build: fix docker build
build: use semantic-release-github-pullrequest
chore(i18n): update translations
chore(deps): update dependencies
chore(deps): update to Laravel 8
chore(deps): security upgrade axios from 0.20.0 to 0.21.1
chore(deps): update vue deps
chore: reactivate analysers
chore: update sentry js library
chore: update sql test backup database file
chore: upload GitHub release
chore: optimize images
fix: fix date missing on journal api
fix: fix contact list description display & UI column names
fix: fix add gender type
fix: fux amount display on subscription account settings
fix: update adorable api to api.hello-avatar.com
fix: update activity with emotions
fix: catch fatal error during install hooks
fix: allow decimals in GPS coordinates
fix: fix broken sweet modal
fix: fix mail config settings
fix: fix setup:test command
fix: fix account downgrade not working
fix: markdown does not work on journal activity entries
fix: contact sorting by last activity date
ci: fix coverage report
ci: test with github action
ci: remove code scanning
ci: switch to php 7.4 to run all tests
ci: fix docker dev build
ci: fix test with php 7.3
feat: set and clear personal description now appears in change log
feat: add Android icon for use when bookmarking
feat: add a cofirmation to delete a journal entry
feat: add notion of addressbooks
feat: add French language
feat: allow customization of life event types
feat: support float amount values, and fix debts and gifts amount for ms
feat: crop contact photos on upload
feat: use queue to send email verification
feat: console command to send test email
feat: remove u2f support (replaced with WebAuthn)
feat: allow editing middle name
feat: add ability to set me contact
feat: add contact field labels
feat: add vuelidate
feat: add API contact properties update + documents + photos + avatar
refactor: change minimun php version for 7.4
refactor: allow to setup your own adorable api url
refactor: update eslint and fix all vue issues
refactor: bring back background color and change the placement of the delete button
refactor: simplify setSQLOrderByQuery function
refactor: refactor contacts sorting for readability
style: align color and position of contact's sidebar
style: change navigation photo labels
style: adjust styling of relationships to make it clearer
style: change text and padding on settings page
style: colour simplification
style: fix rtl layout
style: align birthday reminder checkbox
docs: add troubleshooting notes
docs: fix cpanel.md file name
docs: fix broken link to Heroku install instructions
docs: update ubuntu.md to add php-imagick dependency
docs: update docker doc
docs: added install instructions for cpanel
docs: minor grammar correction
docs: imagick is required
docs: update php extensions list
docs: update readme.md
docs: update a bunch of docs
docs: add changelog
docs: instructions for initial user creation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment