Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
  • Loading branch information
touv committed May 24, 2022
1 parent 215469d commit 6b8eeaf
Show file tree
Hide file tree
Showing 9 changed files with 32 additions and 8 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.

## [1.18.5](https://github.com/Inist-CNRS/ezs/compare/@ezs/[email protected]...@ezs/[email protected]) (2022-05-24)

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





## [1.18.4](https://github.com/Inist-CNRS/ezs/compare/@ezs/[email protected]...@ezs/[email protected]) (2022-04-02)


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

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

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": "1.18.4",
"version": "1.18.5",
"author": "Nicolas Thouvenin <[email protected]>",
"bugs": "https://github.com/Inist-CNRS/ezs/issues",
"dependencies": {
"@ezs/store": "1.4.2",
"@ezs/store": "1.4.3",
"async-each-series": "1.1.0",
"cacache": "^16.1.0",
"fast-sort": "2.1.1",
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.

## [1.3.3](https://github.com/Inist-CNRS/ezs/compare/@ezs/[email protected]...@ezs/[email protected]) (2022-05-24)

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





## [1.3.2](https://github.com/Inist-CNRS/ezs/compare/@ezs/[email protected]...@ezs/[email protected]) (2022-04-02)

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

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

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": "1.3.2",
"version": "1.3.3",
"author": "Nicolas Thouvenin <[email protected]>",
"bugs": "https://github.com/Inist-CNRS/ezs/issues",
"dependencies": {
"@ezs/store": "1.4.2",
"@ezs/store": "1.4.3",
"lodash.get": "4.4.2",
"lodash.has": "4.5.2",
"lodash.set": "4.3.2"
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.

## [1.4.3](https://github.com/Inist-CNRS/ezs/compare/@ezs/[email protected]...@ezs/[email protected]) (2022-05-24)

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





## [1.4.2](https://github.com/Inist-CNRS/ezs/compare/@ezs/[email protected]...@ezs/[email protected]) (2022-04-02)


Expand Down
2 changes: 1 addition & 1 deletion packages/store/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/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": "1.4.2",
"version": "1.4.3",
"author": "Nicolas Thouvenin <[email protected]>",
"bugs": "https://github.com/Inist-CNRS/ezs/issues",
"dependencies": {
Expand Down

0 comments on commit 6b8eeaf

Please sign in to comment.