Releases: Unleash/.github
Releases · Unleash/.github
v1.2.0
Update release script Node version (v20)
What's Changed
- Update npm-release.yml by @kwasniew in #27
- removed emojis by @sebastian-bury in #28
- Update npm-release.yml by @Tymek in #29
New Contributors
- @sebastian-bury made their first contribution in #28
Full Changelog: v1.1.2...v1.2.0
v1.1.0
v1.0.0
Initial version for unified NPM publishing script.
Versioning actions scripts is important to ensure repeatable workflows. Idempotence is important for CD.
What's Changed
- feat: add config file that links to slack and disallows blank issues by @thomasheartman in #1
- feat: use bug report form instead of template markdown file. by @thomasheartman in #2
- feat: switch feature reqs to form, add SDK info to bug report by @thomasheartman in #3
- feat: add PR template by @thomasheartman in #4
- feat: add link to GitHub discussions in issue template overview by @thomasheartman in #5
- feat: make workflow reusable by @thomasheartman in #9
- feat: add stalebot config from unleash repo by @thomasheartman in #14
- meta: Update stalebot config. by @thomasheartman in #15
- meta: Add roadmap item suggestion to PR template by @thomasheartman in #16
- Update pull_request_template.md by @Tymek in #19
- Create Organization Readme.md by @pransh15 in #18
- Add unified npm version script by @Tymek in #21
- Updated NPM release template for JS packages by @Tymek in #22
New Contributors
- @thomasheartman made their first contribution in #1
- @Tymek made their first contribution in #19
- @pransh15 made their first contribution in #18
Full Changelog: https://github.com/Unleash/.github/commits/v1.0.0