Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
  • Loading branch information
parmentf committed May 30, 2024
1 parent 16a729f commit 6dd4015
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 2 deletions.
11 changes: 11 additions & 0 deletions packages/conditor/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.12.0](https://github.com/Inist-CNRS/ezs/compare/@ezs/[email protected]...@ezs/[email protected]) (2024-05-30)


### Features

* **conditor:** Make 2023 version of RNSR the default one ([c635f9c](https://github.com/Inist-CNRS/ezs/commit/c635f9cc0ce765eb462a4dbacc057e09964cf99e))





## [2.11.2](https://github.com/Inist-CNRS/ezs/compare/@ezs/[email protected]...@ezs/[email protected]) (2024-05-29)

**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.11.2",
"version": "2.12.0",
"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.8.7](https://github.com/Inist-CNRS/ezs/compare/@ezs/[email protected]...@ezs/[email protected]) (2024-05-30)

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





## [3.8.6](https://github.com/Inist-CNRS/ezs/compare/@ezs/[email protected]...@ezs/[email protected]) (2024-05-29)


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.8.6",
"version": "3.8.7",
"author": "Nicolas Thouvenin <[email protected]>",
"bin": {
"ezs": "./bin/ezs"
Expand Down

0 comments on commit 6dd4015

Please sign in to comment.