Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
  • Loading branch information
touv committed Apr 1, 2022
1 parent e19665c commit 0ccde3c
Show file tree
Hide file tree
Showing 15 changed files with 67 additions and 12 deletions.
11 changes: 11 additions & 0 deletions packages/analytics/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.

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


### Bug Fixes

* erratic error with store ([a26febc](https://github.com/Inist-CNRS/ezs/commit/a26febc4fe7bc0a66a7d32781dc6ef175f707f0a))





## [1.18.2](https://github.com/Inist-CNRS/ezs/compare/@ezs/[email protected]...@ezs/[email protected]) (2022-03-30)


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.2",
"version": "1.18.3",
"author": "Nicolas Thouvenin <[email protected]>",
"bugs": "https://github.com/Inist-CNRS/ezs/issues",
"dependencies": {
"@ezs/store": "1.4.0",
"@ezs/store": "1.4.1",
"async-each-series": "1.1.0",
"fast-sort": "2.1.1",
"lodash.clone": "4.5.0",
Expand Down
11 changes: 11 additions & 0 deletions packages/basics/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.

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


### Bug Fixes

* erratic error with store ([a26febc](https://github.com/Inist-CNRS/ezs/commit/a26febc4fe7bc0a66a7d32781dc6ef175f707f0a))





# [1.17.0](https://github.com/Inist-CNRS/ezs/compare/@ezs/[email protected]...@ezs/[email protected]) (2022-03-25)


Expand Down
2 changes: 1 addition & 1 deletion packages/basics/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/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": "1.17.0",
"version": "1.17.1",
"author": "Nicolas Thouvenin <[email protected]>",
"bugs": "https://github.com/Inist-CNRS/ezs/issues",
"dependencies": {
Expand Down
11 changes: 11 additions & 0 deletions packages/loterre/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.

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


### Bug Fixes

* erratic error with store ([a26febc](https://github.com/Inist-CNRS/ezs/commit/a26febc4fe7bc0a66a7d32781dc6ef175f707f0a))





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


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.0",
"version": "1.3.1",
"author": "Nicolas Thouvenin <[email protected]>",
"bugs": "https://github.com/Inist-CNRS/ezs/issues",
"dependencies": {
"@ezs/store": "1.4.0",
"@ezs/store": "1.4.1",
"lodash.get": "4.4.2",
"lodash.has": "4.5.2",
"lodash.set": "4.3.2"
Expand Down
11 changes: 11 additions & 0 deletions packages/storage/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.

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


### Bug Fixes

* erratic error with store ([a26febc](https://github.com/Inist-CNRS/ezs/commit/a26febc4fe7bc0a66a7d32781dc6ef175f707f0a))





## [1.6.1](https://github.com/Inist-CNRS/ezs/compare/@ezs/[email protected]...@ezs/[email protected]) (2022-03-25)

**Note:** Version bump only for package @ezs/storage
Expand Down
2 changes: 1 addition & 1 deletion packages/storage/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/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": "1.6.1",
"version": "1.6.2",
"author": "Nicolas Thouvenin <[email protected]>",
"bugs": "https://github.com/Inist-CNRS/ezs/issues",
"dependencies": {
Expand Down
11 changes: 11 additions & 0 deletions packages/store/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.

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


### Bug Fixes

* erratic error with store ([a26febc](https://github.com/Inist-CNRS/ezs/commit/a26febc4fe7bc0a66a7d32781dc6ef175f707f0a))





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


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.0",
"version": "1.4.1",
"author": "Nicolas Thouvenin <[email protected]>",
"bugs": "https://github.com/Inist-CNRS/ezs/issues",
"dependencies": {
Expand Down

0 comments on commit 0ccde3c

Please sign in to comment.