Closed fsmanuel closed 2 years ago
To make the release process easier I run yarn create rwjblue-release-it-setup and fixed the repository.url in package.json.
yarn create rwjblue-release-it-setup
repository.url
@ijlee2 as mentioned in the comment above release-it is the standard for adopted-ember-addons. So I think it's a good idea to merge it and release v5.0 and have our first changelog entry created 🎉
release-it
adopted-ember-addons
v5.0
To make the release process easier I run
yarn create rwjblue-release-it-setup
and fixed therepository.url
in package.json.