Skip to content

Commit

Permalink
chore(release): 2.1.7 [skip ci]
Browse files Browse the repository at this point in the history
## [2.1.7](v2.1.6...v2.1.7) (2024-08-06)

### Bug Fixes

* improve script robustness and logging in several utility scripts ([bad76e4](bad76e4))
* **script:** ensure current directory is preserved during execution ([a0a27a5](a0a27a5))
* unable to find image failure on build server ([6f2d1ed](6f2d1ed))

### Other

* add TeamCity environment flag handling for muting splash screen in CI ([6798139](6798139))

### Refactoring

* remove TC environment variable check in run_bats_tests_in_docker.bash ([5ec56fd](5ec56fd))

### Continuous integration

* Rollback conventional-changelog-conventionalcommits plugin tmp quick-hack ([569509b](569509b))
  • Loading branch information
semantic-release-bot committed Aug 6, 2024
1 parent 1de24c3 commit ad1105e
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 1 deletion.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
Automatically generated by semantic-release

## [2.1.7](https://github.com/norlab-ulaval/norlab-shell-script-tools/compare/v2.1.6...v2.1.7) (2024-08-06)

### Bug Fixes

* improve script robustness and logging in several utility scripts ([bad76e4](https://github.com/norlab-ulaval/norlab-shell-script-tools/commit/bad76e4312aebad77265d4b2dfb3dc46fad94193))
* **script:** ensure current directory is preserved during execution ([a0a27a5](https://github.com/norlab-ulaval/norlab-shell-script-tools/commit/a0a27a5f4244c7260a1860263a78f05f3b494a6f))
* unable to find image failure on build server ([6f2d1ed](https://github.com/norlab-ulaval/norlab-shell-script-tools/commit/6f2d1eda247f5eefa6c1fcf1a2dba75d956dbd66))

### Other

* add TeamCity environment flag handling for muting splash screen in CI ([6798139](https://github.com/norlab-ulaval/norlab-shell-script-tools/commit/6798139671aa65990db4c070ba4675c9d58f9c65))

### Refactoring

* remove TC environment variable check in run_bats_tests_in_docker.bash ([5ec56fd](https://github.com/norlab-ulaval/norlab-shell-script-tools/commit/5ec56fd256913814da3a1dc8dd5388e510e70f41))

### Continuous integration

* Rollback conventional-changelog-conventionalcommits plugin tmp quick-hack ([569509b](https://github.com/norlab-ulaval/norlab-shell-script-tools/commit/569509b100c9f4e21ba4ef927e4b19aecc3b0833))

## [2.1.6](https://github.com/norlab-ulaval/norlab-shell-script-tools/compare/v2.1.5...v2.1.6) (2024-05-10)


Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.1.6
2.1.7

0 comments on commit ad1105e

Please sign in to comment.