Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
  • Loading branch information
touv committed Sep 8, 2023
1 parent ecb06e9 commit 722a99e
Show file tree
Hide file tree
Showing 32 changed files with 146 additions and 18 deletions.
8 changes: 8 additions & 0 deletions packages/analytics/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.2.1](https://github.com/Inist-CNRS/ezs/compare/@ezs/[email protected]...@ezs/[email protected]) (2023-09-08)

**Note:** Version bump only for package @ezs/analytics





# [2.2.0](https://github.com/Inist-CNRS/ezs/compare/@ezs/[email protected]...@ezs/[email protected]) (2023-09-08)


Expand Down
4 changes: 2 additions & 2 deletions packages/analytics/package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "@ezs/analytics",
"description": "Analytics statements for EZS",
"version": "2.2.0",
"version": "2.2.1",
"author": "Nicolas Thouvenin <[email protected]>",
"bugs": "https://github.com/Inist-CNRS/ezs/issues",
"dependencies": {
"@ezs/store": "2.0.3",
"@ezs/store": "2.0.4",
"async-each-series": "1.1.0",
"fast-sort": "2.1.1",
"lodash.clone": "4.5.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/ark/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.3.6](https://github.com/Inist-CNRS/ezs/compare/@ezs/[email protected]...@ezs/[email protected]) (2023-09-08)

**Note:** Version bump only for package @ezs/ark





## [1.3.5](https://github.com/Inist-CNRS/ezs/compare/@ezs/[email protected]...@ezs/[email protected]) (2023-06-23)

**Note:** Version bump only for package @ezs/ark
Expand Down
2 changes: 1 addition & 1 deletion packages/ark/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@ezs/ark",
"description": "ARK dedicated statements for EZS",
"version": "1.3.5",
"version": "1.3.6",
"author": "Nicolas Thouvenin <[email protected]>",
"bugs": "https://github.com/Inist-CNRS/ezs/issues",
"dependencies": {
Expand Down
8 changes: 8 additions & 0 deletions packages/basics/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.5.4](https://github.com/Inist-CNRS/ezs/compare/@ezs/[email protected]...@ezs/[email protected]) (2023-09-08)

**Note:** Version bump only for package @ezs/basics





## [2.5.3](https://github.com/Inist-CNRS/ezs/compare/@ezs/[email protected]...@ezs/[email protected]) (2023-08-25)


Expand Down
2 changes: 1 addition & 1 deletion packages/basics/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@ezs/basics",
"description": "Basics statements for EZS",
"version": "2.5.3",
"version": "2.5.4",
"author": "Nicolas Thouvenin <[email protected]>",
"bugs": "https://github.com/Inist-CNRS/ezs/issues",
"dependencies": {
Expand Down
8 changes: 8 additions & 0 deletions packages/conditor/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.10.7](https://github.com/Inist-CNRS/ezs/compare/@ezs/[email protected]...@ezs/[email protected]) (2023-09-08)

**Note:** Version bump only for package @ezs/conditor





## [2.10.6](https://github.com/Inist-CNRS/ezs/compare/@ezs/[email protected]...@ezs/[email protected]) (2023-07-17)

**Note:** Version bump only for package @ezs/conditor
Expand Down
2 changes: 1 addition & 1 deletion packages/conditor/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@ezs/conditor",
"description": "ezs statements for Conditor",
"version": "2.10.6",
"version": "2.10.7",
"author": "François Parmentier <[email protected]>",
"bin": {
"affAlign": "./bin/affAlign.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.0.6](https://github.com/Inist-CNRS/ezs/compare/@ezs/[email protected]...@ezs/[email protected]) (2023-09-08)

**Note:** Version bump only for package @ezs/core





## [3.0.5](https://github.com/Inist-CNRS/ezs/compare/@ezs/[email protected]...@ezs/[email protected]) (2023-08-18)

**Note:** Version bump only for package @ezs/core
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@ezs/core",
"description": "A wrapper to build Stream transformers with functional style",
"version": "3.0.5",
"version": "3.0.6",
"author": "Nicolas Thouvenin <[email protected]>",
"bin": {
"ezs": "./bin/ezs"
Expand Down
8 changes: 8 additions & 0 deletions packages/istex/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.5.9](https://github.com/Inist-CNRS/ezs/compare/@ezs/[email protected]...@ezs/[email protected]) (2023-09-08)

**Note:** Version bump only for package @ezs/istex





## [1.5.8](https://github.com/Inist-CNRS/ezs/compare/@ezs/[email protected]...@ezs/[email protected]) (2023-03-28)

**Note:** Version bump only for package @ezs/istex
Expand Down
2 changes: 1 addition & 1 deletion packages/istex/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@ezs/istex",
"description": "ISTEX statements for EZS",
"version": "1.5.8",
"version": "1.5.9",
"bugs": "https://github.com/Inist-CNRS/ezs/issues",
"contributors": [
{
Expand Down
8 changes: 8 additions & 0 deletions packages/libpostal/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

## [0.2.3](https://github.com/Inist-CNRS/ezs/compare/@ezs/[email protected]...@ezs/[email protected]) (2023-09-08)

**Note:** Version bump only for package @ezs/libpostal





## [0.2.2](https://github.com/Inist-CNRS/ezs/compare/@ezs/[email protected]...@ezs/[email protected]) (2023-03-28)


Expand Down
2 changes: 1 addition & 1 deletion packages/libpostal/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@ezs/libpostal",
"description": "Libpostal statements for EZS",
"version": "0.2.2",
"version": "0.2.3",
"author": "Nicolas Thouvenin <[email protected]>",
"bugs": "https://github.com/Inist-CNRS/ezs/issues",
"dependencies": {
Expand Down
8 changes: 8 additions & 0 deletions packages/loterre/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.4](https://github.com/Inist-CNRS/ezs/compare/@ezs/[email protected]...@ezs/[email protected]) (2023-09-08)

**Note:** Version bump only for package @ezs/loterre





## [2.0.3](https://github.com/Inist-CNRS/ezs/compare/@ezs/[email protected]...@ezs/[email protected]) (2023-07-17)

**Note:** Version bump only for package @ezs/loterre
Expand Down
4 changes: 2 additions & 2 deletions packages/loterre/package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "@ezs/loterre",
"description": "Loterre statements for EZS",
"version": "2.0.3",
"version": "2.0.4",
"author": "Nicolas Thouvenin <[email protected]>",
"bugs": "https://github.com/Inist-CNRS/ezs/issues",
"dependencies": {
"@ezs/store": "2.0.3",
"@ezs/store": "2.0.4",
"lodash.get": "4.4.2",
"lodash.has": "4.5.2",
"lodash.set": "4.3.2"
Expand Down
8 changes: 8 additions & 0 deletions packages/sparql/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.2.3](https://github.com/Inist-CNRS/ezs/compare/@ezs/[email protected]...@ezs/[email protected]) (2023-09-08)

**Note:** Version bump only for package @ezs/sparql





## [1.2.2](https://github.com/Inist-CNRS/ezs/compare/@ezs/[email protected]...@ezs/[email protected]) (2023-03-28)


Expand Down
2 changes: 1 addition & 1 deletion packages/sparql/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@ezs/sparql",
"description": "SPARQL module for ezs",
"version": "1.2.2",
"version": "1.2.3",
"bugs": "https://github.com/Inist-CNRS/ezs/issues",
"contributors": [
{
Expand Down
8 changes: 8 additions & 0 deletions packages/spawn/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.5](https://github.com/Inist-CNRS/ezs/compare/@ezs/[email protected]...@ezs/[email protected]) (2023-09-08)

**Note:** Version bump only for package @ezs/spawn





## [1.4.4](https://github.com/Inist-CNRS/ezs/compare/@ezs/[email protected]...@ezs/[email protected]) (2023-08-18)

**Note:** Version bump only for package @ezs/spawn
Expand Down
2 changes: 1 addition & 1 deletion packages/spawn/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@ezs/spawn",
"description": "...",
"version": "1.4.4",
"version": "1.4.5",
"author": "Nicolas Thouvenin <[email protected]>",
"bugs": "https://github.com/Inist-CNRS/ezs/issues",
"dependencies": {
Expand Down
8 changes: 8 additions & 0 deletions packages/storage/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.2](https://github.com/Inist-CNRS/ezs/compare/@ezs/[email protected]...@ezs/[email protected]) (2023-09-08)

**Note:** Version bump only for package @ezs/storage





## [3.2.1](https://github.com/Inist-CNRS/ezs/compare/@ezs/[email protected]...@ezs/[email protected]) (2023-07-17)

**Note:** Version bump only for package @ezs/storage
Expand Down
2 changes: 1 addition & 1 deletion packages/storage/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@ezs/storage",
"description": "Storage statements for EZS",
"version": "3.2.1",
"version": "3.2.2",
"author": "Nicolas Thouvenin <[email protected]>",
"bugs": "https://github.com/Inist-CNRS/ezs/issues",
"dependencies": {
Expand Down
8 changes: 8 additions & 0 deletions packages/store/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.4](https://github.com/Inist-CNRS/ezs/compare/@ezs/[email protected]...@ezs/[email protected]) (2023-09-08)

**Note:** Version bump only for package @ezs/store





## [2.0.3](https://github.com/Inist-CNRS/ezs/compare/@ezs/[email protected]...@ezs/[email protected]) (2023-07-17)

**Note:** Version bump only for package @ezs/store
Expand Down
2 changes: 1 addition & 1 deletion packages/store/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@ezs/store",
"description": "Internal store for EZS",
"version": "2.0.3",
"version": "2.0.4",
"author": "Nicolas Thouvenin <[email protected]>",
"bugs": "https://github.com/Inist-CNRS/ezs/issues",
"dependencies": {
Expand Down
8 changes: 8 additions & 0 deletions packages/strings/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.0.3](https://github.com/Inist-CNRS/ezs/compare/@ezs/[email protected]...@ezs/[email protected]) (2023-09-08)

**Note:** Version bump only for package @ezs/strings





## [1.0.2](https://github.com/Inist-CNRS/ezs/compare/@ezs/[email protected]...@ezs/[email protected]) (2023-07-17)

**Note:** Version bump only for package @ezs/strings
Expand Down
2 changes: 1 addition & 1 deletion packages/strings/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ezs/strings",
"version": "1.0.2",
"version": "1.0.3",
"description": "Plugin d'instructions ezs pour traiter des chaînes de caractères",
"keywords": [
"ezs",
Expand Down
8 changes: 8 additions & 0 deletions packages/teeft/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.1](https://github.com/Inist-CNRS/ezs/compare/@ezs/[email protected]...@ezs/[email protected]) (2023-09-08)

**Note:** Version bump only for package @ezs/teeft





# [2.3.0](https://github.com/Inist-CNRS/ezs/compare/@ezs/[email protected]...@ezs/[email protected]) (2023-04-14)


Expand Down
2 changes: 1 addition & 1 deletion packages/teeft/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@ezs/teeft",
"description": "ezs statements for teeft",
"version": "2.3.0",
"version": "2.3.1",
"author": "François Parmentier <[email protected]>",
"bugs": "https://github.com/Inist-CNRS/ezs/issues",
"dependencies": {
Expand Down
8 changes: 8 additions & 0 deletions packages/transformers/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.4](https://github.com/Inist-CNRS/ezs/compare/@ezs/[email protected]...@ezs/[email protected]) (2023-09-08)

**Note:** Version bump only for package @ezs/transformers





## [1.4.3](https://github.com/Inist-CNRS/ezs/compare/@ezs/[email protected]...@ezs/[email protected]) (2023-03-28)


Expand Down
2 changes: 1 addition & 1 deletion packages/transformers/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@ezs/transformers",
"description": "LODEX transformers statements for EZS",
"version": "1.4.3",
"version": "1.4.4",
"author": "Nicolas Thouvenin <[email protected]>",
"bugs": "https://github.com/Inist-CNRS/ezs/issues",
"dependencies": {
Expand Down
8 changes: 8 additions & 0 deletions packages/xslt/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.3.31](https://github.com/Inist-CNRS/ezs/compare/@ezs/[email protected]...@ezs/[email protected]) (2023-09-08)

**Note:** Version bump only for package @ezs/xslt





## [1.3.30](https://github.com/Inist-CNRS/ezs/compare/@ezs/[email protected]...@ezs/[email protected]) (2023-03-07)

**Note:** Version bump only for package @ezs/xslt
Expand Down
2 changes: 1 addition & 1 deletion packages/xslt/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@ezs/xslt",
"description": "EZS Statements to use XSL Processor",
"version": "1.3.30",
"version": "1.3.31",
"author": "Nicolas Thouvenin <[email protected]>",
"bugs": "https://github.com/Inist-CNRS/ezs/issues",
"directories": {
Expand Down

0 comments on commit 722a99e

Please sign in to comment.