From 065c83cc985529d95bdbf9160455df785b2d05c1 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 30 Aug 2024 15:33:17 +0000 Subject: [PATCH] chore(release): 1.0.0-next.18 [skip ci] # [1.0.0-next.18](https://github.com/infra-geo-ouverte/sdg/compare/v1.0.0-next.17...v1.0.0-next.18) (2024-08-30) ### Bug Fixes * **consult:** please fix ([e4a0986](https://github.com/infra-geo-ouverte/sdg/commit/e4a098653b0703769d2e1dbcfa9ff90af9e1b977)) ### Features * **consult:** add consult component ([872da29](https://github.com/infra-geo-ouverte/sdg/commit/872da29d1f2e82338852f9608ada83d8f2ff322e)) --- package-lock.json | 6 +++--- package.json | 2 +- packages/sdg/package.json | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 6a697e5..cb7c6e8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "sdg", - "version": "1.0.0-next.17", + "version": "1.0.0-next.18", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "sdg", - "version": "1.0.0-next.17", + "version": "1.0.0-next.18", "hasInstallScript": true, "license": "LiLiQ-R", "workspaces": [ @@ -26733,7 +26733,7 @@ }, "packages/sdg": { "name": "@igo2/sdg", - "version": "1.0.0-next.17", + "version": "1.0.0-next.18", "dependencies": { "tslib": "^2.3.0" }, diff --git a/package.json b/package.json index 7a1ab76..78308bb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sdg", - "version": "1.0.0-next.17", + "version": "1.0.0-next.18", "repository": { "type": "git", "url": "git+https://github.com/infra-geo-ouverte/sdg.git" diff --git a/packages/sdg/package.json b/packages/sdg/package.json index e0e05ab..f725666 100644 --- a/packages/sdg/package.json +++ b/packages/sdg/package.json @@ -1,6 +1,6 @@ { "name": "@igo2/sdg", - "version": "1.0.0-next.17", + "version": "1.0.0-next.18", "repository": { "type": "git", "url": "git+https://github.com/infra-geo-ouverte/sdg.git"