Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
  • Loading branch information
touv committed Jun 7, 2024
1 parent 5019db9 commit 7428915
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 1 deletion.
19 changes: 19 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,25 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.10.0](https://github.com/Inist-CNRS/ezs/compare/@ezs/[email protected]...@ezs/[email protected]) (2024-06-07)


### Bug Fixes

* 🐛 async requests should have their own request ID ([2fb6003](https://github.com/Inist-CNRS/ezs/commit/2fb6003ae2f7347a7d2468e0029b7e841f221066))
* 🐛 remove functionx ([e9b9b71](https://github.com/Inist-CNRS/ezs/commit/e9b9b715058983eba349334da99eb9d1a7ef8dec))
* 🐛 remove useless file ([5d59d9b](https://github.com/Inist-CNRS/ezs/commit/5d59d9b1a6edd0362821ec8ac50624acaa68ad58))
* 🐛 remove useless files ([000dbbc](https://github.com/Inist-CNRS/ezs/commit/000dbbccf2fefddaa19647b56c8a4943a93c8e5a))


### Features

* 🎸 drop useless rpc mode ([9460ad0](https://github.com/Inist-CNRS/ezs/commit/9460ad0c8c8ec92f51125014fa197f805e9a4e9f))





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


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

0 comments on commit 7428915

Please sign in to comment.