
Company News
Socket Named Top Sales Organization by RepVue
Socket won two 2026 Reppy Awards from RepVue, ranking in the top 5% of all sales orgs. AE Alexandra Lister shares what it's like to grow a sales career here.
@nona-creative/conventional-changelog-mobile-release-notes
Advanced tools
A conventional changelog preset, based on the angular preset, to generate release notes in a plain text format suitable for use with Fastlane latest release notes for Testflight/Google Play
A preset for use with conventional-changelog, which will output notes in a plain text format for use with Fastlane and Testflight or Google Play release notes.
When deploying mobile applications to the Play Store or Testflight, it's often useful to generate the latest release notes as plain text, so that they can be supplied as part of the what to test next notes.
This preset allows you to write these notes out to a file or files using conventional-changelog-cli, in plain text.
An example usage, after installing this package and conventional-changelog-cli could be:
npx conventional-changelog -n ./node_modules/@nona-creative/conventional-changelog-mobile-release-notes -o ./latest-release-notes.txt -r 2
With this example, conventional-changelog-cli would write out latest-release-notes.txt with notes for the latest release to latest-release.txt with the following format.
1.2.4 - (2021-07-08)
Bug Fixes
deps: update sdks
1.2.3 - (2021-07-07)
Bug Fixes
env: fix android oauth client id
1.2.2 - (2021-07-07)
Bug Fixes
sentry: switch to other sentry (#979)
1.2.1 - (2021-07-05)
Bug Fixes
build: turn on proguard, adjust rules (#977)
To see a list of available commands in this package when cloning the repo run:
npm run help
npm i install NPM dependenciesnpm run code:build build the packageWe use Jest for testing. To run unit tests, you can use one of the following commands, to run once, run in watch mode, or to run all tests and generate converage reports.
npm run test
npm run test:watch
FAQs
A conventional changelog preset, based on the angular preset, to generate release notes in a plain text format suitable for use with Fastlane latest release notes for Testflight/Google Play
We found that @nona-creative/conventional-changelog-mobile-release-notes demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 5 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Socket won two 2026 Reppy Awards from RepVue, ranking in the top 5% of all sales orgs. AE Alexandra Lister shares what it's like to grow a sales career here.

Security News
NIST will stop enriching most CVEs under a new risk-based model, narrowing the NVD's scope as vulnerability submissions continue to surge.

Company News
/Security News
Socket is an initial recipient of OpenAI's Cybersecurity Grant Program, which commits $10M in API credits to defenders securing open source software.