Releases: ziyak97/canary-deployments
Releases · ziyak97/canary-deployments
v0.0.4
03 Jun 19:57
Compare
Sorry, something went wrong.
No results found
New release based on v0.0.4-canary.4
Core Changes
fix: 🐛 restore missing name variable: #25
fix: 🐛 use merged_at instead of updated_at in getMergedPullRequests: #24
fix: 🐛 restore missing canaryVersion variable: #23
fix: 🐛 add missing tag_name variable: #22
refactor: ♻️ switch to query + async iterator model: #21
bugfix: 🐛 update regex to match canary.0: #18
Documentation Changes
docs: 📝 update README.md with new content: #20
Contributors
A big thank you to our contributor @ziyak97 .
v0.0.4-canary.4
03 Jun 19:56
Compare
Sorry, something went wrong.
No results found
New canary release based on v0.0.4-canary.3
Core Changes
fix: 🐛 restore missing name variable: #25
Contributors
A big thank you to our contributor @ziyak97 .
v0.0.4-canary.3
03 Jun 19:51
Compare
Sorry, something went wrong.
No results found
New canary release based on v0.0.4-canary.2
Core Changes
fix: 🐛 use merged_at instead of updated_at in getMergedPullRequests: #24
fix: 🐛 restore missing canaryVersion variable: #23
fix: 🐛 add missing tag_name variable: #22
Contributors
A big thank you to our contributor @ziyak97 .
v0.0.4-canary.2
03 Jun 19:18
Compare
Sorry, something went wrong.
No results found
New canary release based on v0.0.4-canary.1
Core Changes
refactor: ♻️ switch to query + async iterator model: #21
Contributors
A big thank you to our contributor @ziyak97 .
v0.0.4-canary.1
03 Jun 18:01
Compare
Sorry, something went wrong.
No results found
New canary release based on v0.0.4-canary.0
Documentation Changes
docs: 📝 update README.md with new content: #20
Contributors
A big thank you to our contributor @ziyak97 .
v0.0.4-canary.0
03 Jun 17:51
Compare
Sorry, something went wrong.
No results found
New canary release based on v0.0.3
Core Changes
bugfix: 🐛 update regex to match canary.0: #18
Contributors
A big thank you to our contributor @ziyak97 .
v0.0.3
03 Jun 17:35
Compare
Sorry, something went wrong.
No results found
New release based on v0.0.3-canary.1
Documentation Changes
docs: 📝 Add JSDoc comments to specify function types: #17
Miscellaneous Changes
refactor: 💡 Extract common functionality into separate functions: #16
Contributors
A big thank you to our contributor @ziyak97 .
v0.0.3-canary.1
03 Jun 08:24
Compare
Sorry, something went wrong.
No results found
New canary release based on v0.0.3-canary.0
Documentation Changes
docs: 📝 Add JSDoc comments to specify function types: #17
Miscellaneous Changes
refactor: 💡 Extract common functionality into separate functions: #16
Contributors
A big thank you to our contributor @ziyak97 .
v0.0.3-canary.0
03 Jun 08:01
Compare
Sorry, something went wrong.
No results found
New canary release based on v0.0.2
Core Changes
feat: 🦺 add guard clauses for no merged pull requests: #15
Miscellaneous Changes
feat: 🚀 add support for creating first canary release: #14
Contributors
A big thank you to our contributor @ziyak97 .
v0.0.2
28 May 21:15
Compare
Sorry, something went wrong.
No results found
New release based on v0.0.2-canary.8
Core Changes
test: added personal token to see if it gets rid of permission issues: #12
fix: 🐛 fixed issue with invalid script path: #11
fix: 🐛 fixed wrong keyword of choices to correct one of options: #10
feat: ✨ added ability to deploy release by using github actions: #9
fix: 🐛 fixed issue where some of the changelog was missing spaces: #8
fix: 🐛 fixed issue with release notes being overwritten: #7
fix: 🐛 optimize release notes generation for single contributor: #6
fix: 🐛 added spacing to release markdown: #5
feat: ✨ added further markdown support: #4
Documentation Changes
docs: 📝 added brand new readme: #3
Miscellaneous Changes
fix: 🐛 fixed invalid tag issue + potential false positive canaries for release: #13
feat: ✨ added markdown support for release: #2
Contributors
A big thank you to our contributor @ziyak97 .