diff --git a/lerna.json b/lerna.json index d2020ddc8b..b5b782295e 100644 --- a/lerna.json +++ b/lerna.json @@ -12,5 +12,5 @@ "message": "🔖 %s" } }, - "version": "2.15.0" + "version": "2.16.0" } diff --git a/packages/docs/package.json b/packages/docs/package.json index 3b5f47ac1c..f66668c615 100644 --- a/packages/docs/package.json +++ b/packages/docs/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "@cnamts/docs", - "version": "2.15.0", + "version": "2.16.0", "description": "Documentation of our Design System", "homepage": "https://github.com/assurance-maladie-digital/design-system#readme", "bugs": { @@ -23,8 +23,8 @@ "dependencies": { "@cnamts/design-tokens": "^2.12.0", "@cnamts/eslint-config": "^2.12.0", - "@cnamts/form-builder": "^2.15.0", - "@cnamts/vue-dot": "^2.15.0", + "@cnamts/form-builder": "^2.16.0", + "@cnamts/vue-dot": "^2.16.0", "@docsearch/js": "3.5.2", "@netlify/functions": "1.6.0", "@nuxt/postcss8": "1.1.3", diff --git a/packages/form-builder/package.json b/packages/form-builder/package.json index 6236086ce2..b28649b515 100644 --- a/packages/form-builder/package.json +++ b/packages/form-builder/package.json @@ -1,6 +1,6 @@ { "name": "@cnamts/form-builder", - "version": "2.15.0", + "version": "2.16.0", "description": "FormBuilder for the French Health Insurance", "keywords": [ "cnam", @@ -41,7 +41,7 @@ "devDependencies": { "@cnamts/eslint-config-vue": "^2.14.1", "@cnamts/shared": "^2.12.0", - "@cnamts/vue-dot": "^2.15.0", + "@cnamts/vue-dot": "^2.16.0", "@vue/cli-plugin-babel": "4.5.19", "@vue/cli-plugin-eslint": "4.5.19", "@vue/cli-plugin-typescript": "4.5.19", diff --git a/packages/vue-cli-plugin-vue-dash/package.json b/packages/vue-cli-plugin-vue-dash/package.json index 443ffe92de..00f8e6fc5b 100755 --- a/packages/vue-cli-plugin-vue-dash/package.json +++ b/packages/vue-cli-plugin-vue-dash/package.json @@ -1,6 +1,6 @@ { "name": "@cnamts/vue-cli-plugin-vue-dash", - "version": "2.15.0", + "version": "2.16.0", "description": "Vue CLI plugin to scaffold front-end projects", "keywords": [ "cnam", @@ -32,8 +32,8 @@ "@cnamts/design-tokens": "^2.12.0", "@cnamts/eslint-config": "^2.12.0", "@cnamts/eslint-config-vue": "^2.14.1", - "@cnamts/form-builder": "^2.15.0", - "@cnamts/vue-dot": "^2.15.0" + "@cnamts/form-builder": "^2.16.0", + "@cnamts/vue-dot": "^2.16.0" }, "publishConfig": { "access": "public" diff --git a/packages/vue-dot/package.json b/packages/vue-dot/package.json index c94cbbc27d..306d7f8144 100755 --- a/packages/vue-dot/package.json +++ b/packages/vue-dot/package.json @@ -1,6 +1,6 @@ { "name": "@cnamts/vue-dot", - "version": "2.15.0", + "version": "2.16.0", "description": "Implementation of our Design System for the French Health Insurance", "keywords": [ "cnam",