Skip to content
Snippets Groups Projects
Commit b2d1c524 authored by semantic-release-bot's avatar semantic-release-bot
Browse files

chore(semantic-release): release 1.4.0 - [ci skip on prod]

parent f5768b40
No related branches found
No related tags found
No related merge requests found
Pipeline #157435 passed
# [1.4.0](https://git.code.tecnalia.com/smartdatalab/public/ci-cd-tools/yajsv/compare/v1.3.0...1.4.0) (2024-08-29)
### Features
* **yajsv:** create new minor version ([f5768b4](https://git.code.tecnalia.com/smartdatalab/public/ci-cd-tools/yajsv/commit/f5768b40a4314fe9aa8cf2eeba0ef10d52c58bef))
...@@ -27,7 +27,7 @@ import ( ...@@ -27,7 +27,7 @@ import (
) )
var ( var (
version = "v1.4.0-dev" version = "1.4.0-dev"
schemaFlag = flag.String("s", "", "primary JSON schema to validate against, required") schemaFlag = flag.String("s", "", "primary JSON schema to validate against, required")
quietFlag = flag.Bool("q", false, "quiet, only print validation failures and errors") quietFlag = flag.Bool("q", false, "quiet, only print validation failures and errors")
versionFlag = flag.Bool("v", false, "print version and exit") versionFlag = flag.Bool("v", false, "print version and exit")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment