diff --git a/packages/analytics/CHANGELOG.md b/packages/analytics/CHANGELOG.md index 56422e0d..137f61cb 100644 --- a/packages/analytics/CHANGELOG.md +++ b/packages/analytics/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.3.4](https://github.com/Inist-CNRS/ezs/compare/@ezs/analytics@2.3.3...@ezs/analytics@2.3.4) (2024-11-22) + +**Note:** Version bump only for package @ezs/analytics + + + + + ## [2.3.3](https://github.com/Inist-CNRS/ezs/compare/@ezs/analytics@2.3.2...@ezs/analytics@2.3.3) (2024-11-05) **Note:** Version bump only for package @ezs/analytics diff --git a/packages/analytics/package.json b/packages/analytics/package.json index 76695070..c41767c7 100644 --- a/packages/analytics/package.json +++ b/packages/analytics/package.json @@ -1,11 +1,11 @@ { "name": "@ezs/analytics", "description": "Analytics statements for EZS", - "version": "2.3.3", + "version": "2.3.4", "author": "Nicolas Thouvenin ", "bugs": "https://github.com/Inist-CNRS/ezs/issues", "dependencies": { - "@ezs/store": "2.0.4", + "@ezs/store": "2.0.5", "async-each-series": "1.1.0", "fast-sort": "2.1.1", "lodash": "4.17.21", diff --git a/packages/basics/CHANGELOG.md b/packages/basics/CHANGELOG.md index d9642001..d8a1512c 100644 --- a/packages/basics/CHANGELOG.md +++ b/packages/basics/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.8.1](https://github.com/Inist-CNRS/ezs/compare/@ezs/basics@2.8.0...@ezs/basics@2.8.1) (2024-11-22) + +**Note:** Version bump only for package @ezs/basics + + + + + # [2.8.0](https://github.com/Inist-CNRS/ezs/compare/@ezs/basics@2.7.2...@ezs/basics@2.8.0) (2024-11-05) diff --git a/packages/basics/package.json b/packages/basics/package.json index a28eb517..16a12382 100644 --- a/packages/basics/package.json +++ b/packages/basics/package.json @@ -1,7 +1,7 @@ { "name": "@ezs/basics", "description": "Basics statements for EZS", - "version": "2.8.0", + "version": "2.8.1", "author": "Nicolas Thouvenin ", "bugs": "https://github.com/Inist-CNRS/ezs/issues", "dependencies": { diff --git a/packages/conditor/CHANGELOG.md b/packages/conditor/CHANGELOG.md index 06f39741..bb68c9ec 100644 --- a/packages/conditor/CHANGELOG.md +++ b/packages/conditor/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.12.4](https://github.com/Inist-CNRS/ezs/compare/@ezs/conditor@2.12.3...@ezs/conditor@2.12.4) (2024-11-22) + +**Note:** Version bump only for package @ezs/conditor + + + + + ## [2.12.3](https://github.com/Inist-CNRS/ezs/compare/@ezs/conditor@2.12.2...@ezs/conditor@2.12.3) (2024-11-05) **Note:** Version bump only for package @ezs/conditor diff --git a/packages/conditor/package.json b/packages/conditor/package.json index 34cec79b..051e04d8 100644 --- a/packages/conditor/package.json +++ b/packages/conditor/package.json @@ -1,7 +1,7 @@ { "name": "@ezs/conditor", "description": "ezs statements for Conditor", - "version": "2.12.3", + "version": "2.12.4", "author": "François Parmentier ", "bin": { "affAlign": "./bin/affAlign.js", diff --git a/packages/core/CHANGELOG.md b/packages/core/CHANGELOG.md index 07cc4efa..0bca9e47 100644 --- a/packages/core/CHANGELOG.md +++ b/packages/core/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.10.8](https://github.com/Inist-CNRS/ezs/compare/@ezs/core@3.10.7...@ezs/core@3.10.8) (2024-11-22) + +**Note:** Version bump only for package @ezs/core + + + + + ## [3.10.7](https://github.com/Inist-CNRS/ezs/compare/@ezs/core@3.10.6...@ezs/core@3.10.7) (2024-11-08) **Note:** Version bump only for package @ezs/core diff --git a/packages/core/package.json b/packages/core/package.json index eafc2b10..7131b8aa 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,7 +1,7 @@ { "name": "@ezs/core", "description": "A wrapper to build Stream transformers with functional style", - "version": "3.10.7", + "version": "3.10.8", "author": "Nicolas Thouvenin ", "bin": { "ezs": "./bin/ezs" diff --git a/packages/loterre/CHANGELOG.md b/packages/loterre/CHANGELOG.md index e0043f99..24a4098b 100644 --- a/packages/loterre/CHANGELOG.md +++ b/packages/loterre/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.0.7](https://github.com/Inist-CNRS/ezs/compare/@ezs/loterre@2.0.6...@ezs/loterre@2.0.7) (2024-11-22) + +**Note:** Version bump only for package @ezs/loterre + + + + + ## [2.0.6](https://github.com/Inist-CNRS/ezs/compare/@ezs/loterre@2.0.5...@ezs/loterre@2.0.6) (2024-11-05) **Note:** Version bump only for package @ezs/loterre diff --git a/packages/loterre/package.json b/packages/loterre/package.json index 38163d4b..1b79b656 100644 --- a/packages/loterre/package.json +++ b/packages/loterre/package.json @@ -1,11 +1,11 @@ { "name": "@ezs/loterre", "description": "Loterre statements for EZS", - "version": "2.0.6", + "version": "2.0.7", "author": "Nicolas Thouvenin ", "bugs": "https://github.com/Inist-CNRS/ezs/issues", "dependencies": { - "@ezs/store": "2.0.4", + "@ezs/store": "2.0.5", "lodash": "4.17.21" }, "directories": { diff --git a/packages/spawn/CHANGELOG.md b/packages/spawn/CHANGELOG.md index db513e0d..75035c1c 100644 --- a/packages/spawn/CHANGELOG.md +++ b/packages/spawn/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.4.8](https://github.com/Inist-CNRS/ezs/compare/@ezs/spawn@1.4.7...@ezs/spawn@1.4.8) (2024-11-22) + +**Note:** Version bump only for package @ezs/spawn + + + + + ## [1.4.7](https://github.com/Inist-CNRS/ezs/compare/@ezs/spawn@1.4.6...@ezs/spawn@1.4.7) (2024-11-05) **Note:** Version bump only for package @ezs/spawn diff --git a/packages/spawn/package.json b/packages/spawn/package.json index fb08f73b..9d4a414e 100644 --- a/packages/spawn/package.json +++ b/packages/spawn/package.json @@ -1,7 +1,7 @@ { "name": "@ezs/spawn", "description": "...", - "version": "1.4.7", + "version": "1.4.8", "author": "Nicolas Thouvenin ", "bugs": "https://github.com/Inist-CNRS/ezs/issues", "dependencies": { diff --git a/packages/storage/CHANGELOG.md b/packages/storage/CHANGELOG.md index ccffff8e..12287eed 100644 --- a/packages/storage/CHANGELOG.md +++ b/packages/storage/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.2.5](https://github.com/Inist-CNRS/ezs/compare/@ezs/storage@3.2.4...@ezs/storage@3.2.5) (2024-11-22) + +**Note:** Version bump only for package @ezs/storage + + + + + ## [3.2.4](https://github.com/Inist-CNRS/ezs/compare/@ezs/storage@3.2.3...@ezs/storage@3.2.4) (2024-11-05) **Note:** Version bump only for package @ezs/storage diff --git a/packages/storage/package.json b/packages/storage/package.json index 006ebf7e..5f874a0a 100644 --- a/packages/storage/package.json +++ b/packages/storage/package.json @@ -1,7 +1,7 @@ { "name": "@ezs/storage", "description": "Storage statements for EZS", - "version": "3.2.4", + "version": "3.2.5", "author": "Nicolas Thouvenin ", "bugs": "https://github.com/Inist-CNRS/ezs/issues", "dependencies": { diff --git a/packages/store/CHANGELOG.md b/packages/store/CHANGELOG.md index d17d1271..71f0a3e8 100644 --- a/packages/store/CHANGELOG.md +++ b/packages/store/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.0.5](https://github.com/Inist-CNRS/ezs/compare/@ezs/store@2.0.4...@ezs/store@2.0.5) (2024-11-22) + +**Note:** Version bump only for package @ezs/store + + + + + ## [2.0.4](https://github.com/Inist-CNRS/ezs/compare/@ezs/store@2.0.3...@ezs/store@2.0.4) (2023-09-08) **Note:** Version bump only for package @ezs/store diff --git a/packages/store/package.json b/packages/store/package.json index c30792cf..c7a384fd 100644 --- a/packages/store/package.json +++ b/packages/store/package.json @@ -1,7 +1,7 @@ { "name": "@ezs/store", "description": "Internal store for EZS", - "version": "2.0.4", + "version": "2.0.5", "author": "Nicolas Thouvenin ", "bugs": "https://github.com/Inist-CNRS/ezs/issues", "dependencies": { diff --git a/packages/transformers/CHANGELOG.md b/packages/transformers/CHANGELOG.md index 858d3bfc..49f5b154 100644 --- a/packages/transformers/CHANGELOG.md +++ b/packages/transformers/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.4.7](https://github.com/Inist-CNRS/ezs/compare/@ezs/transformers@1.4.6...@ezs/transformers@1.4.7) (2024-11-22) + +**Note:** Version bump only for package @ezs/transformers + + + + + ## [1.4.6](https://github.com/Inist-CNRS/ezs/compare/@ezs/transformers@1.4.5...@ezs/transformers@1.4.6) (2024-11-05) **Note:** Version bump only for package @ezs/transformers diff --git a/packages/transformers/package.json b/packages/transformers/package.json index f681175a..20a8cb3d 100644 --- a/packages/transformers/package.json +++ b/packages/transformers/package.json @@ -1,7 +1,7 @@ { "name": "@ezs/transformers", "description": "LODEX transformers statements for EZS", - "version": "1.4.6", + "version": "1.4.7", "author": "Nicolas Thouvenin ", "bugs": "https://github.com/Inist-CNRS/ezs/issues", "dependencies": {