Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
  • Loading branch information
parmentf committed Jun 15, 2021
1 parent 576a200 commit 9f39096
Show file tree
Hide file tree
Showing 6 changed files with 28 additions and 4 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.3.0](https://github.com/Inist-CNRS/ezs/compare/@ezs/[email protected]...@ezs/[email protected]) (2021-06-15)


### Features

* **conditor:** Use .env only in conditorScroll ([47451e5](https://github.com/Inist-CNRS/ezs/commit/47451e59ecf5b6a579534999cade4e13a0ad5140))





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

**Note:** Version bump only for package @ezs/conditor
Expand Down
2 changes: 1 addition & 1 deletion packages/conditor/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/conditor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ezs/conditor",
"version": "2.2.2",
"version": "2.3.0",
"description": "ezs statements for Conditor",
"publishConfig": {
"access": "public"
Expand Down
13 changes: 13 additions & 0 deletions packages/lodex/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,19 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.12.0](https://github.com/Inist-CNRS/ezs/compare/@ezs/[email protected]...@ezs/[email protected]) (2021-06-15)


### Features

* add resource counting on LodexJoinQuery ([1e34fa5](https://github.com/Inist-CNRS/ezs/commit/1e34fa5cc4eaa8cc82b352eac569dca907be3ee3))
* remove the current resource from the join query ([e62d48d](https://github.com/Inist-CNRS/ezs/commit/e62d48d50a82238fff24144324bdbad41fda02e3))
* Start testing some code for occurrences counting ([9a2a5ec](https://github.com/Inist-CNRS/ezs/commit/9a2a5ec940246228a0cd803125ce1c25b65ff1b6))





# [1.11.0](https://github.com/Inist-CNRS/ezs/compare/@ezs/[email protected]...@ezs/[email protected]) (2021-06-04)


Expand Down
2 changes: 1 addition & 1 deletion packages/lodex/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/lodex/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ezs/lodex",
"version": "1.11.0",
"version": "1.12.0",
"description": "ezs dedicated statements for Lodex",
"directories": {
"test": "test"
Expand Down

0 comments on commit 9f39096

Please sign in to comment.