Skip to content

Commit

Permalink
release: 1.4.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.4.0](v1.3.4...v1.4.0) (2023-06-23)

### Bug Fixes

* **publish:** add error handling when a job fails to start ([3f417dc](3f417dc))
* **verify-conditions:** fix job config with params and without branch ([c2c35a4](c2c35a4))

### Features

* **publish:** add support for job parameters ([90a6fd0](90a6fd0))
* **publish:** allow parameters to be expanded with handlebars ([d71df0e](d71df0e))
  • Loading branch information
semantic-release-bot committed Jun 23, 2023
1 parent 031032a commit b6920b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "semantic-release-space",
"version": "1.4.0-beta.4",
"version": "1.4.0",
"description": "A Semantic Release JetBrains Space plugin",
"author": "Florian Kostenzer (https://github.com/123FLO321)",
"repository": {
Expand Down

0 comments on commit b6920b9

Please sign in to comment.