From 2de5c6384eedad4a34f29b25d861c0fbd1d24b29 Mon Sep 17 00:00:00 2001 From: Alexandre Caron Date: Wed, 13 Mar 2024 16:30:59 -0400 Subject: [PATCH] build: update 17.0.0-next.4 --- CHANGELOG.md | 11 +++++++++++ packages/auth/package.json | 2 +- packages/common/package.json | 2 +- packages/context/package.json | 2 +- packages/core/config/src/version.ts | 4 ++-- packages/core/package.json | 2 +- packages/geo/package.json | 2 +- packages/integration/package.json | 2 +- packages/utils/package.json | 2 +- 9 files changed, 20 insertions(+), 9 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3e6a9be7d..2124f6066 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,14 @@ +# [17.0.0-next.4](https://github.com/infra-geo-ouverte/igo2-lib/compare/v17.0.0-next.3...v17.0.0-next.4) (2024-03-13) + + +### Bug Fixes + +* **auth:** include submodule scss ([8b40bcf](https://github.com/infra-geo-ouverte/igo2-lib/commit/8b40bcfaf6817c57ed8b8f6a9bef112423771ce3)) +* **context:** poi-button add PoiService provider ([7388ac4](https://github.com/infra-geo-ouverte/igo2-lib/commit/7388ac405c7c3226c602cba50c467cbb44f5aff2)) +* **context:** revert change causing duplicate list ([fd525c2](https://github.com/infra-geo-ouverte/igo2-lib/commit/fd525c22a9ae9456c9471e91d3b203d86fd2eb72)) + + + # [17.0.0-next.3](https://github.com/infra-geo-ouverte/igo2-lib/compare/v17.0.0-next.2...v17.0.0-next.3) (2024-03-12) diff --git a/packages/auth/package.json b/packages/auth/package.json index cba5af1d2..f2c8e2b09 100644 --- a/packages/auth/package.json +++ b/packages/auth/package.json @@ -1,6 +1,6 @@ { "name": "@igo2/auth", - "version": "17.0.0-next.3", + "version": "17.0.0-next.4", "description": "IGO Library", "author": "IGO Community", "keywords": [ diff --git a/packages/common/package.json b/packages/common/package.json index 2e66badaa..6fc23583c 100644 --- a/packages/common/package.json +++ b/packages/common/package.json @@ -1,6 +1,6 @@ { "name": "@igo2/common", - "version": "17.0.0-next.3", + "version": "17.0.0-next.4", "description": "IGO Library", "author": "IGO Community", "keywords": [ diff --git a/packages/context/package.json b/packages/context/package.json index a30bee8d3..e513d1749 100644 --- a/packages/context/package.json +++ b/packages/context/package.json @@ -1,6 +1,6 @@ { "name": "@igo2/context", - "version": "17.0.0-next.3", + "version": "17.0.0-next.4", "description": "IGO Library", "author": "IGO Community", "keywords": [ diff --git a/packages/core/config/src/version.ts b/packages/core/config/src/version.ts index c4e32687b..ddea754ce 100644 --- a/packages/core/config/src/version.ts +++ b/packages/core/config/src/version.ts @@ -6,6 +6,6 @@ export interface Version { } export const version: Version = { - lib: '17.0.0-next.3', - releaseDate: 1710249630294 + lib: '17.0.0-next.4', + releaseDate: 1710359221272 }; diff --git a/packages/core/package.json b/packages/core/package.json index 1b40a6330..8a2461d51 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,6 +1,6 @@ { "name": "@igo2/core", - "version": "17.0.0-next.3", + "version": "17.0.0-next.4", "description": "IGO Library", "author": "IGO Community", "keywords": [ diff --git a/packages/geo/package.json b/packages/geo/package.json index ca0780681..6c878dee5 100644 --- a/packages/geo/package.json +++ b/packages/geo/package.json @@ -1,6 +1,6 @@ { "name": "@igo2/geo", - "version": "17.0.0-next.3", + "version": "17.0.0-next.4", "description": "IGO Library", "author": "IGO Community", "keywords": [ diff --git a/packages/integration/package.json b/packages/integration/package.json index 0e61af401..97394e093 100644 --- a/packages/integration/package.json +++ b/packages/integration/package.json @@ -1,6 +1,6 @@ { "name": "@igo2/integration", - "version": "17.0.0-next.3", + "version": "17.0.0-next.4", "description": "IGO Library", "author": "IGO Community", "keywords": [ diff --git a/packages/utils/package.json b/packages/utils/package.json index 4b719b3f0..7f67b4c58 100644 --- a/packages/utils/package.json +++ b/packages/utils/package.json @@ -1,6 +1,6 @@ { "name": "@igo2/utils", - "version": "17.0.0-next.3", + "version": "17.0.0-next.4", "description": "IGO Library", "author": "IGO Community", "keywords": [