Releases: bratislava/bratiska-cli
Version 3.5.1
Version 3.5.0
What's Changed
- Build arg support docker build and updated yarn settings by @skifahrer in #77
Full Changelog: v3.4.4...v3.5.0
Version v3.4.4
What's Changed
- 3.4.4 removed conditions for deployments by @skifahrer in #76
Full Changelog: v3.4.3...v3.4.4
Version 3.4.3
What's Changed
- 3.4.3 fixed issue with OK green status in pipelines by @skifahrer in #75
- 3.4.2 when running in pipelines environment, some checks are skipped
Full Changelog: v3.4.1...v3.4.3
v3.4.1
Fixed edge case bug where tagging version was not properly determined
What's Changed
- Bump prettier from 2.7.1 to 3.2.5 by @dependabot in #64
- Bump ip from 2.0.0 to 2.0.1 by @dependabot in #61
- Bump @types/node from 20.11.13 to 20.12.7 by @dependabot in #62
- Bump compare-versions from 5.0.1 to 6.1.0 by @dependabot in #41
- 3.4.1 fixing tag version detection by @skifahrer in #65
- Bump tar from 6.1.11 to 6.2.1 by @dependabot in #59
- Bump @types/inquirer from 8.2.2 to 9.0.7 by @dependabot in #63
Full Changelog: v3.4.0...v3.4.1
Version 3.4.0
If you are deploying some cron jobs to kubernetes, there is nothing to check if the deployment was successful, so in
that case, we have this new option flag you can use.
What's Changed
- 3.4.0 added feature to skip deployment check by @skifahrer in #60
Full Changelog: v3.3.3...v3.4.0
Version 3.3.3
Fixed issue with tag number incrementation. Sometimes happened that tag version was stuck on version 10 and was not possible to go to 11.
Full Changelog: v3.3.2...v3.3.3
Version 3.3.2
What's Changed
- Fixed issue were tagging was not possible if package.json was not present in the project
- Update README.md by @skifahrer in #57
Full Changelog: v3.3.1...v3.3.2
Version 3.3.1
Fixed issues with verisons numbering during the tagging
Full Changelog: v3.3.0...v3.3.1
Version 3.3.0
Migrated to node 20 and updated dependencies.
Full Changelog: v3.2.3...v3.3.0