Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/release'
Browse files Browse the repository at this point in the history
  • Loading branch information
sr258 committed Jul 31, 2023
2 parents ed99340 + daca3d8 commit 4e05c95
Show file tree
Hide file tree
Showing 32 changed files with 115 additions and 40 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,23 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [9.2.2](https://github.com/Lumieducation/H5P-Nodejs-library/compare/v9.2.1...v9.2.2) (2023-06-11)

### Bug Fixes

- **deps:** update dependency aws-sdk to v2.1388.0 ([d6095c7](https://github.com/Lumieducation/H5P-Nodejs-library/commit/d6095c72cebcaab3ec571470b94631d15938ff88))
- **deps:** update dependency aws-sdk to v2.1389.0 ([99a0328](https://github.com/Lumieducation/H5P-Nodejs-library/commit/99a0328ec6a513e77c5b86ebde016da081994614))
- **deps:** update dependency aws-sdk to v2.1390.0 ([39b9a5f](https://github.com/Lumieducation/H5P-Nodejs-library/commit/39b9a5f91533cce952d1c7a7b203fcd8e7ed007e))
- **deps:** update dependency aws-sdk to v2.1391.0 ([dad5699](https://github.com/Lumieducation/H5P-Nodejs-library/commit/dad56991512476c457c0e0343e338f222a415ebc))
- **deps:** update dependency aws-sdk to v2.1392.0 ([92bfc04](https://github.com/Lumieducation/H5P-Nodejs-library/commit/92bfc04b64717c6696249ab1e3b209523515afc6))
- **deps:** update dependency aws-sdk to v2.1394.0 ([2ec248d](https://github.com/Lumieducation/H5P-Nodejs-library/commit/2ec248d99179f3b241e2a446b2fd76423287ae67))
- **deps:** update dependency aws-sdk to v2.1395.0 ([44a8699](https://github.com/Lumieducation/H5P-Nodejs-library/commit/44a86991cae92b993a8c95bff4e2813a7c66bf67))
- **deps:** update dependency dotenv to v16.1.3 ([da3c3c4](https://github.com/Lumieducation/H5P-Nodejs-library/commit/da3c3c42c18474aaeb3db37376de4016b816e259))
- **deps:** update dependency dotenv to v16.1.4 ([546e353](https://github.com/Lumieducation/H5P-Nodejs-library/commit/546e35344a75dc09207e1bff2aa3ed08e84030eb))
- **deps:** update dependency i18next to v22.5.1 ([d9c3940](https://github.com/Lumieducation/H5P-Nodejs-library/commit/d9c39406a18a92f99962dc8db0f122bb3c600fc4))
- **deps:** update dependency i18next-fs-backend to v2.1.3 ([0f18629](https://github.com/Lumieducation/H5P-Nodejs-library/commit/0f18629403366aa049621d104e572ee049c174b2))
- **mongo-s3:** library.json can be retrieved with GET ([b73e4f5](https://github.com/Lumieducation/H5P-Nodejs-library/commit/b73e4f5eacd6d015a17d1a69c3c5b6574ae05e45))

## [9.2.1](https://github.com/Lumieducation/H5P-Nodejs-library/compare/v9.2.0...v9.2.1) (2023-05-31)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"packages": ["packages/*"],
"version": "9.2.1"
"version": "9.2.2"
}
10 changes: 10 additions & 0 deletions packages/h5p-examples/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [9.2.2](https://github.com/Lumieducation/H5P-Nodejs-library/compare/v9.2.1...v9.2.2) (2023-06-11)

### Bug Fixes

- **deps:** update dependency aws-sdk to v2.1388.0 ([d6095c7](https://github.com/Lumieducation/H5P-Nodejs-library/commit/d6095c72cebcaab3ec571470b94631d15938ff88))
- **deps:** update dependency dotenv to v16.1.3 ([da3c3c4](https://github.com/Lumieducation/H5P-Nodejs-library/commit/da3c3c42c18474aaeb3db37376de4016b816e259))
- **deps:** update dependency dotenv to v16.1.4 ([546e353](https://github.com/Lumieducation/H5P-Nodejs-library/commit/546e35344a75dc09207e1bff2aa3ed08e84030eb))
- **deps:** update dependency i18next to v22.5.1 ([d9c3940](https://github.com/Lumieducation/H5P-Nodejs-library/commit/d9c39406a18a92f99962dc8db0f122bb3c600fc4))
- **deps:** update dependency i18next-fs-backend to v2.1.3 ([0f18629](https://github.com/Lumieducation/H5P-Nodejs-library/commit/0f18629403366aa049621d104e572ee049c174b2))

## [9.2.1](https://github.com/Lumieducation/H5P-Nodejs-library/compare/v9.2.0...v9.2.1) (2023-05-31)

### Bug Fixes
Expand Down
4 changes: 2 additions & 2 deletions packages/h5p-examples/package-lock.json

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

10 changes: 5 additions & 5 deletions packages/h5p-examples/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@lumieducation/h5p-examples",
"private": "true",
"version": "9.2.1",
"version": "9.2.2",
"description": "",
"main": "build/express.js",
"scripts": {
Expand All @@ -20,10 +20,10 @@
"license": "ISC",
"dependencies": {
"@fortawesome/fontawesome-free": "^6.4.0",
"@lumieducation/h5p-express": "^9.2.1",
"@lumieducation/h5p-html-exporter": "^9.2.1",
"@lumieducation/h5p-mongos3": "^9.2.1",
"@lumieducation/h5p-redis-lock": "^9.2.1",
"@lumieducation/h5p-express": "^9.2.2",
"@lumieducation/h5p-html-exporter": "^9.2.2",
"@lumieducation/h5p-mongos3": "^9.2.2",
"@lumieducation/h5p-redis-lock": "^9.2.2",
"@lumieducation/h5p-server": "^9.2.1",
"body-parser": "1.20.2",
"bootstrap": "^5.2.3",
Expand Down
4 changes: 4 additions & 0 deletions packages/h5p-express/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [9.2.2](https://github.com/Lumieducation/H5P-Nodejs-library/compare/v9.2.1...v9.2.2) (2023-06-11)

**Note:** Version bump only for package @lumieducation/h5p-express

## [9.2.1](https://github.com/Lumieducation/H5P-Nodejs-library/compare/v9.2.0...v9.2.1) (2023-05-31)

### Bug Fixes
Expand Down
4 changes: 2 additions & 2 deletions packages/h5p-express/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/h5p-express/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lumieducation/h5p-express",
"version": "9.2.1",
"version": "9.2.2",
"description": "A community re-implementation of the H5P server",
"license": "GPL-3.0-or-later",
"repository": {
Expand Down
4 changes: 4 additions & 0 deletions packages/h5p-html-exporter/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [9.2.2](https://github.com/Lumieducation/H5P-Nodejs-library/compare/v9.2.1...v9.2.2) (2023-06-11)

**Note:** Version bump only for package @lumieducation/h5p-html-exporter

## [9.2.1](https://github.com/Lumieducation/H5P-Nodejs-library/compare/v9.2.0...v9.2.1) (2023-05-31)

### Bug Fixes
Expand Down
4 changes: 2 additions & 2 deletions packages/h5p-html-exporter/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/h5p-html-exporter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lumieducation/h5p-html-exporter",
"version": "9.2.1",
"version": "9.2.2",
"description": "A community re-implementation of the H5P server",
"license": "GPL-3.0-or-later",
"repository": {
Expand Down
13 changes: 13 additions & 0 deletions packages/h5p-mongos3/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.

## [9.2.2](https://github.com/Lumieducation/H5P-Nodejs-library/compare/v9.2.1...v9.2.2) (2023-06-11)

### Bug Fixes

- **deps:** update dependency aws-sdk to v2.1388.0 ([d6095c7](https://github.com/Lumieducation/H5P-Nodejs-library/commit/d6095c72cebcaab3ec571470b94631d15938ff88))
- **deps:** update dependency aws-sdk to v2.1389.0 ([99a0328](https://github.com/Lumieducation/H5P-Nodejs-library/commit/99a0328ec6a513e77c5b86ebde016da081994614))
- **deps:** update dependency aws-sdk to v2.1390.0 ([39b9a5f](https://github.com/Lumieducation/H5P-Nodejs-library/commit/39b9a5f91533cce952d1c7a7b203fcd8e7ed007e))
- **deps:** update dependency aws-sdk to v2.1391.0 ([dad5699](https://github.com/Lumieducation/H5P-Nodejs-library/commit/dad56991512476c457c0e0343e338f222a415ebc))
- **deps:** update dependency aws-sdk to v2.1392.0 ([92bfc04](https://github.com/Lumieducation/H5P-Nodejs-library/commit/92bfc04b64717c6696249ab1e3b209523515afc6))
- **deps:** update dependency aws-sdk to v2.1394.0 ([2ec248d](https://github.com/Lumieducation/H5P-Nodejs-library/commit/2ec248d99179f3b241e2a446b2fd76423287ae67))
- **deps:** update dependency aws-sdk to v2.1395.0 ([44a8699](https://github.com/Lumieducation/H5P-Nodejs-library/commit/44a86991cae92b993a8c95bff4e2813a7c66bf67))
- **mongo-s3:** library.json can be retrieved with GET ([b73e4f5](https://github.com/Lumieducation/H5P-Nodejs-library/commit/b73e4f5eacd6d015a17d1a69c3c5b6574ae05e45))

## [9.2.1](https://github.com/Lumieducation/H5P-Nodejs-library/compare/v9.2.0...v9.2.1) (2023-05-31)

### Bug Fixes
Expand Down
4 changes: 2 additions & 2 deletions packages/h5p-mongos3/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/h5p-mongos3/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lumieducation/h5p-mongos3",
"version": "9.2.1",
"version": "9.2.2",
"description": "A community re-implementation of the H5P server",
"license": "GPL-3.0-or-later",
"repository": {
Expand Down
4 changes: 4 additions & 0 deletions packages/h5p-react/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [9.2.2](https://github.com/Lumieducation/H5P-Nodejs-library/compare/v9.2.1...v9.2.2) (2023-06-11)

**Note:** Version bump only for package @lumieducation/h5p-react

## [9.2.1](https://github.com/Lumieducation/H5P-Nodejs-library/compare/v9.2.0...v9.2.1) (2023-05-31)

**Note:** Version bump only for package @lumieducation/h5p-react
Expand Down
4 changes: 2 additions & 2 deletions packages/h5p-react/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/h5p-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lumieducation/h5p-react",
"version": "9.2.1",
"version": "9.2.2",
"main": "./build/umd/index.js",
"module": "./build/es2015/index.js",
"types": "./build/es2015/index.d.ts",
Expand All @@ -18,7 +18,7 @@
}
],
"dependencies": {
"@lumieducation/h5p-webcomponents": "^9.2.1",
"@lumieducation/h5p-webcomponents": "^9.2.2",
"react": "18.2.0"
},
"devDependencies": {
Expand Down
4 changes: 4 additions & 0 deletions packages/h5p-redis-lock/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [9.2.2](https://github.com/Lumieducation/H5P-Nodejs-library/compare/v9.2.1...v9.2.2) (2023-06-11)

**Note:** Version bump only for package @lumieducation/h5p-redis-lock

## [9.2.1](https://github.com/Lumieducation/H5P-Nodejs-library/compare/v9.2.0...v9.2.1) (2023-05-31)

### Bug Fixes
Expand Down
4 changes: 2 additions & 2 deletions packages/h5p-redis-lock/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/h5p-redis-lock/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lumieducation/h5p-redis-lock",
"version": "9.2.1",
"version": "9.2.2",
"description": "A simple Redis-based lock",
"license": "GPL-3.0-or-later",
"repository": {
Expand Down
4 changes: 4 additions & 0 deletions packages/h5p-rest-example-client/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [9.2.2](https://github.com/Lumieducation/H5P-Nodejs-library/compare/v9.2.1...v9.2.2) (2023-06-11)

**Note:** Version bump only for package @lumieducation/h5p-rest-example-client

## [9.2.1](https://github.com/Lumieducation/H5P-Nodejs-library/compare/v9.2.0...v9.2.1) (2023-05-31)

### Bug Fixes
Expand Down
4 changes: 2 additions & 2 deletions packages/h5p-rest-example-client/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/h5p-rest-example-client/package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"name": "@lumieducation/h5p-rest-example-client",
"version": "9.2.1",
"version": "9.2.2",
"private": true,
"dependencies": {
"@fortawesome/fontawesome-svg-core": "^6.4.0",
"@fortawesome/free-solid-svg-icons": "6.4.0",
"@fortawesome/react-fontawesome": "0.2.0",
"@lumieducation/h5p-react": "^9.2.1",
"@lumieducation/h5p-react": "^9.2.2",
"bootstrap": "5.3.1",
"http-proxy-middleware": "2.0.6",
"react": "18.2.0",
Expand Down
7 changes: 7 additions & 0 deletions packages/h5p-rest-example-server/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [9.2.2](https://github.com/Lumieducation/H5P-Nodejs-library/compare/v9.2.1...v9.2.2) (2023-06-11)

### Bug Fixes

- **deps:** update dependency i18next to v22.5.1 ([d9c3940](https://github.com/Lumieducation/H5P-Nodejs-library/commit/d9c39406a18a92f99962dc8db0f122bb3c600fc4))
- **deps:** update dependency i18next-fs-backend to v2.1.3 ([0f18629](https://github.com/Lumieducation/H5P-Nodejs-library/commit/0f18629403366aa049621d104e572ee049c174b2))

## [9.2.1](https://github.com/Lumieducation/H5P-Nodejs-library/compare/v9.2.0...v9.2.1) (2023-05-31)

### Bug Fixes
Expand Down
4 changes: 2 additions & 2 deletions packages/h5p-rest-example-server/package-lock.json

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

8 changes: 4 additions & 4 deletions packages/h5p-rest-example-server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lumieducation/h5p-rest-example-server",
"version": "9.2.1",
"version": "9.2.2",
"private": true,
"description": "",
"main": "src/index.ts",
Expand All @@ -16,10 +16,10 @@
"author": "S. Rettig",
"license": "MIT",
"dependencies": {
"@lumieducation/h5p-express": "^9.2.1",
"@lumieducation/h5p-mongos3": "^9.2.1",
"@lumieducation/h5p-express": "^9.2.2",
"@lumieducation/h5p-mongos3": "^9.2.2",
"@lumieducation/h5p-server": "^9.2.1",
"@lumieducation/h5p-shared-state-server": "^9.2.1",
"@lumieducation/h5p-shared-state-server": "^9.2.2",
"body-parser": "1.20.2",
"cache-manager": "4.1.0",
"cache-manager-redis-store": "2.0.0",
Expand Down
4 changes: 4 additions & 0 deletions packages/h5p-shared-state-server/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [9.2.2](https://github.com/Lumieducation/H5P-Nodejs-library/compare/v9.2.1...v9.2.2) (2023-06-11)

**Note:** Version bump only for package @lumieducation/h5p-shared-state-server

## [9.2.1](https://github.com/Lumieducation/H5P-Nodejs-library/compare/v9.2.0...v9.2.1) (2023-05-31)

### Bug Fixes
Expand Down
4 changes: 2 additions & 2 deletions packages/h5p-shared-state-server/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/h5p-shared-state-server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lumieducation/h5p-shared-state-server",
"version": "9.2.1",
"version": "9.2.2",
"description": "A component providing server-side support for shared states with ShareDB",
"main": "build/SharedStateServer.js",
"types": "build/SharedStateServer.d.ts",
Expand Down
Loading

0 comments on commit 4e05c95

Please sign in to comment.