- Aug 29, 2024
-
-
semantic-release-bot authored
## [3.11.2](https://git.code.tecnalia.com/smartdatalab/public/ci-cd-components/semantic-release/compare/3.11.1...3.11.2) (2024-08-29) ### Bug Fixes * trace without package.json ([3d7b6b01](https://git.code.tecnalia.com/smartdatalab/public/ci-cd-components/semantic-release/commit/3d7b6b01637b8fc9c2ba5aa3a295460f07c84fc8))
-
Benguria Elguezabal, Gorka authored
# Conflicts: # .gitlab-ci.yml # CHANGELOG.md # README.md # templates/gitlab-ci-semrel-vault.yml # templates/gitlab-ci-semrel.yml
-
- Aug 21, 2024
-
-
Pierre Smeyers authored
-
- Aug 11, 2024
-
-
Pierre Smeyers authored
-
Pierre Smeyers authored
-
Pierre Smeyers authored
-
- Jul 25, 2024
-
-
semantic-release-bot authored
## [3.11.2](https://gitlab.com/to-be-continuous/semantic-release/compare/3.11.1...3.11.2) (2024-07-25) ### Bug Fixes * trace without package.json ([3d7b6b01](https://gitlab.com/to-be-continuous/semantic-release/commit/3d7b6b01637b8fc9c2ba5aa3a295460f07c84fc8))
-
Girija Saint-Ange authored
fix: trace without package.json Closes #45 See merge request to-be-continuous/semantic-release!59
-
- Jul 23, 2024
-
-
Clement Bois authored
-
- Jul 09, 2024
-
-
semantic-release-bot authored
## [3.11.1](https://gitlab.com/to-be-continuous/semantic-release/compare/3.11.0...3.11.1) (2024-07-09) ### Bug Fixes * generated (YAML) configuration syntax error when using JSON input config ([73865b9e](https://gitlab.com/to-be-continuous/semantic-release/commit/73865b9e3bdd581eaf52f368cfd917fbe16473e4))
-
Pierre Smeyers authored
fix: generated (YAML) configuration syntax error when using JSON input config See merge request to-be-continuous/semantic-release!58
-
azrdev authored
Due to a recent change in YQ (v4.44.2): the default output format (when not explicit) is the same as input format.
-
- Jul 02, 2024
-
-
semantic-release-bot authored
# [3.11.0](https://git.code.tecnalia.com/smartdatalab/public/ci-cd-components/semantic-release/compare/3.10.3...3.11.0) (2024-07-02) ### Features * add support for configuring a commit specification (e.g. "conventional commits") ([c4519fdb](https://git.code.tecnalia.com/smartdatalab/public/ci-cd-components/semantic-release/commit/c4519fdb1100437dced3ba2bf93c8c069545f303))
-
Benguria Elguezabal, Gorka authored
-
Benguria Elguezabal, Gorka authored
# Conflicts: # CHANGELOG.md # kicker.json
-
- Jun 02, 2024
-
-
semantic-release-bot authored
# [3.11.0](https://gitlab.com/to-be-continuous/semantic-release/compare/3.10.3...3.11.0) (2024-06-02) ### Features * add support for configuring a commit specification (e.g. "conventional commits") ([c4519fdb](https://gitlab.com/to-be-continuous/semantic-release/commit/c4519fdb1100437dced3ba2bf93c8c069545f303))
-
Pierre Smeyers authored
feat: add support for defining a commit specification, e.g., conventional commits Closes #39 See merge request to-be-continuous/semantic-release!52
-
Timothy Stone authored
-
semantic-release-bot authored
## [3.10.3](https://gitlab.com/to-be-continuous/semantic-release/compare/3.10.2...3.10.3) (2024-06-02) ### Bug Fixes * npm cache and add yq cache ([1fc7b1ac](https://gitlab.com/to-be-continuous/semantic-release/commit/1fc7b1ac6460c72e53b386b456997a9aa84ece35))
-
Pierre Smeyers authored
fix: npm cache and add yq cache Closes #42 See merge request to-be-continuous/semantic-release!57
-
semantic-release-bot authored
## [3.10.2](https://gitlab.com/to-be-continuous/semantic-release/compare/3.10.1...3.10.2) (2024-06-02) ### Bug Fixes * provide a node-based implementation to retrieve url secrets ([f4e5a225](https://gitlab.com/to-be-continuous/semantic-release/commit/f4e5a225aa9816db907dc432cd842d86918ae838)), closes [#43](https://gitlab.com/to-be-continuous/semantic-release/issues/43)
-
Pierre Smeyers authored
Fixes #43
-
- May 28, 2024
-
-
Pytgaen authored
-
semantic-release-bot authored
## [3.10.1](https://gitlab.com/to-be-continuous/semantic-release/compare/3.10.0...3.10.1) (2024-05-28) ### Bug Fixes * install gpg ([9533525a](https://gitlab.com/to-be-continuous/semantic-release/commit/9533525aa8143bf93e84e41aaf4aed82ab01db15))
-
Pierre Smeyers authored
Resolve "Semrel Imga 3.10.0" Closes #41 See merge request to-be-continuous/semantic-release!56
-
Guilhem Bonnefille authored
-
- May 26, 2024
-
-
Pierre Smeyers authored
-
- May 25, 2024
-
-
Pierre Smeyers authored
-
- May 23, 2024
-
-
Pierre Smeyers authored
-
Pierre Smeyers authored
-
- May 20, 2024
-
-
semantic-release-bot authored
# [3.10.0](https://gitlab.com/to-be-continuous/semantic-release/compare/3.9.1...3.10.0) (2024-05-20) ### Features * use slim image by default (shortens job execution time) ([8dbd5da4](https://gitlab.com/to-be-continuous/semantic-release/commit/8dbd5da4b489492523e9c678fa1c2b19dcd65283))
-
Pierre Smeyers authored
Use slim image See merge request to-be-continuous/semantic-release!55
-
Pierre Smeyers authored
Slim images are much smaller, speeding-up the job execution.
-
- May 18, 2024
-
-
semantic-release-bot authored
## [3.9.1](https://gitlab.com/to-be-continuous/semantic-release/compare/3.9.0...3.9.1) (2024-05-18) ### Bug Fixes * semantic-release don't run on prod_ref ([49217b4d](https://gitlab.com/to-be-continuous/semantic-release/commit/49217b4dfcfe2cb6f5bea72cce10cb2af2a95d59))
-
Pierre Smeyers authored
Resolve "version `3.9.0` doesn't behave like previous ones with default config" Closes #40 See merge request to-be-continuous/semantic-release!54
-
Cédric OLIVIER authored
-
- May 17, 2024
-
-
Benguria Elguezabal, Gorka authored
-
- May 13, 2024
-
-
semantic-release-bot authored
# [3.9.0](https://git.code.tecnalia.com/smartdatalab/public/ci-cd-components/semantic-release/compare/3.8.3...3.9.0) (2024-05-13) ### Features * add SEMREL_REF to run semantic-release on a wider number of branches alongside info-on 'semrel' to use this variable ([74288afb](https://git.code.tecnalia.com/smartdatalab/public/ci-cd-components/semantic-release/commit/74288afbe3fb22ec8c973b228755243b012f998a))
-
Benguria Elguezabal, Gorka authored
-
Benguria Elguezabal, Gorka authored
-