Skip to content

Commit

Permalink
v9.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Lumi authored and Lumi committed Sep 20, 2023
1 parent 5d9a378 commit 4aa31e6
Show file tree
Hide file tree
Showing 35 changed files with 101 additions and 53 deletions.
4 changes: 4 additions & 0 deletions 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.3.2](https://github.com/Lumieducation/H5P-Nodejs-library/compare/v9.3.1...v9.3.2) (2023-09-20)

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

## [9.3.1](https://github.com/Lumieducation/H5P-Nodejs-library/compare/v9.3.0...v9.3.1) (2023-09-01)

### 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.3.1"
"version": "9.3.2"
}
4 changes: 4 additions & 0 deletions packages/h5p-examples/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.3.2](https://github.com/Lumieducation/H5P-Nodejs-library/compare/v9.3.1...v9.3.2) (2023-09-20)

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

## [9.3.1](https://github.com/Lumieducation/H5P-Nodejs-library/compare/v9.3.0...v9.3.1) (2023-09-01)

### 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.

12 changes: 6 additions & 6 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.3.1",
"version": "9.3.2",
"description": "",
"main": "build/express.js",
"scripts": {
Expand All @@ -20,11 +20,11 @@
"license": "ISC",
"dependencies": {
"@fortawesome/fontawesome-free": "^6.4.0",
"@lumieducation/h5p-express": "^9.3.1",
"@lumieducation/h5p-html-exporter": "^9.3.1",
"@lumieducation/h5p-mongos3": "^9.3.1",
"@lumieducation/h5p-redis-lock": "^9.3.1",
"@lumieducation/h5p-server": "^9.3.1",
"@lumieducation/h5p-express": "^9.3.2",
"@lumieducation/h5p-html-exporter": "^9.3.2",
"@lumieducation/h5p-mongos3": "^9.3.2",
"@lumieducation/h5p-redis-lock": "^9.3.2",
"@lumieducation/h5p-server": "^9.3.2",
"body-parser": "1.20.2",
"bootstrap": "^5.2.3",
"cache-manager": "4.1.0",
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.3.2](https://github.com/Lumieducation/H5P-Nodejs-library/compare/v9.3.1...v9.3.2) (2023-09-20)

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

## [9.3.1](https://github.com/Lumieducation/H5P-Nodejs-library/compare/v9.3.0...v9.3.1) (2023-09-01)

**Note:** Version bump only for package @lumieducation/h5p-express
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.

4 changes: 2 additions & 2 deletions 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.3.1",
"version": "9.3.2",
"description": "A community re-implementation of the H5P server",
"license": "GPL-3.0-or-later",
"repository": {
Expand Down Expand Up @@ -43,7 +43,7 @@
}
],
"dependencies": {
"@lumieducation/h5p-server": "^9.3.1",
"@lumieducation/h5p-server": "^9.3.2",
"express": "4.18.2"
},
"main": "./build/index.js",
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.3.2](https://github.com/Lumieducation/H5P-Nodejs-library/compare/v9.3.1...v9.3.2) (2023-09-20)

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

## [9.3.1](https://github.com/Lumieducation/H5P-Nodejs-library/compare/v9.3.0...v9.3.1) (2023-09-01)

### 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.

4 changes: 2 additions & 2 deletions 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.3.1",
"version": "9.3.2",
"description": "A community re-implementation of the H5P server",
"license": "GPL-3.0-or-later",
"repository": {
Expand Down Expand Up @@ -43,7 +43,7 @@
}
],
"dependencies": {
"@lumieducation/h5p-server": "^9.3.1",
"@lumieducation/h5p-server": "^9.3.2",
"fs-extra": "11.1.1",
"mime-types": "^2.1.35",
"postcss": "^8.4.23",
Expand Down
4 changes: 4 additions & 0 deletions packages/h5p-mongos3/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.3.2](https://github.com/Lumieducation/H5P-Nodejs-library/compare/v9.3.1...v9.3.2) (2023-09-20)

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

## [9.3.1](https://github.com/Lumieducation/H5P-Nodejs-library/compare/v9.3.0...v9.3.1) (2023-09-01)

### 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.

4 changes: 2 additions & 2 deletions 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.3.1",
"version": "9.3.2",
"description": "A community re-implementation of the H5P server",
"license": "GPL-3.0-or-later",
"repository": {
Expand Down Expand Up @@ -43,7 +43,7 @@
}
],
"dependencies": {
"@lumieducation/h5p-server": "^9.3.1",
"@lumieducation/h5p-server": "^9.3.2",
"aws-sdk": "2.1461.0",
"mongodb": "4.17.1",
"stream-buffers": "^3.0.2"
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.3.2](https://github.com/Lumieducation/H5P-Nodejs-library/compare/v9.3.1...v9.3.2) (2023-09-20)

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

## [9.3.1](https://github.com/Lumieducation/H5P-Nodejs-library/compare/v9.3.0...v9.3.1) (2023-09-01)

**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.

6 changes: 3 additions & 3 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.3.1",
"version": "9.3.2",
"main": "./build/umd/index.js",
"module": "./build/es2015/index.js",
"types": "./build/es2015/index.d.ts",
Expand All @@ -18,11 +18,11 @@
}
],
"dependencies": {
"@lumieducation/h5p-webcomponents": "^9.3.1",
"@lumieducation/h5p-webcomponents": "^9.3.2",
"react": "18.2.0"
},
"devDependencies": {
"@lumieducation/h5p-server": "^9.3.1",
"@lumieducation/h5p-server": "^9.3.2",
"@types/react": "18.2.22"
}
}
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.3.2](https://github.com/Lumieducation/H5P-Nodejs-library/compare/v9.3.1...v9.3.2) (2023-09-20)

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

## [9.3.1](https://github.com/Lumieducation/H5P-Nodejs-library/compare/v9.3.0...v9.3.1) (2023-09-01)

**Note:** Version bump only for package @lumieducation/h5p-redis-lock
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.

4 changes: 2 additions & 2 deletions 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.3.1",
"version": "9.3.2",
"description": "A simple Redis-based lock",
"license": "GPL-3.0-or-later",
"repository": {
Expand All @@ -24,7 +24,7 @@
}
],
"dependencies": {
"@lumieducation/h5p-server": "^9.3.1",
"@lumieducation/h5p-server": "^9.3.2",
"ioredis": "^5.3.2",
"simple-redis-mutex": "^1.3.1"
},
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.3.2](https://github.com/Lumieducation/H5P-Nodejs-library/compare/v9.3.1...v9.3.2) (2023-09-20)

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

## [9.3.1](https://github.com/Lumieducation/H5P-Nodejs-library/compare/v9.3.0...v9.3.1) (2023-09-01)

### 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.

6 changes: 3 additions & 3 deletions packages/h5p-rest-example-client/package.json
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
{
"name": "@lumieducation/h5p-rest-example-client",
"version": "9.3.1",
"version": "9.3.2",
"private": true,
"dependencies": {
"@fortawesome/fontawesome-svg-core": "^6.4.0",
"@fortawesome/free-solid-svg-icons": "6.4.2",
"@fortawesome/react-fontawesome": "0.2.0",
"@lumieducation/h5p-react": "^9.3.1",
"@lumieducation/h5p-react": "^9.3.2",
"bootstrap": "5.3.2",
"http-proxy-middleware": "2.0.6",
"react": "18.2.0",
"react-bootstrap": "2.8.0",
"react-dom": "18.2.0"
},
"devDependencies": {
"@lumieducation/h5p-server": "^9.3.1",
"@lumieducation/h5p-server": "^9.3.2",
"@testing-library/jest-dom": "5.17.0",
"@testing-library/react": "14.0.0",
"@testing-library/user-event": "14.5.1",
Expand Down
4 changes: 4 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,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [9.3.2](https://github.com/Lumieducation/H5P-Nodejs-library/compare/v9.3.1...v9.3.2) (2023-09-20)

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

## [9.3.1](https://github.com/Lumieducation/H5P-Nodejs-library/compare/v9.3.0...v9.3.1) (2023-09-01)

**Note:** Version bump only for package @lumieducation/h5p-rest-example-server
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.

10 changes: 5 additions & 5 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.3.1",
"version": "9.3.2",
"private": true,
"description": "",
"main": "src/index.ts",
Expand All @@ -16,10 +16,10 @@
"author": "S. Rettig",
"license": "MIT",
"dependencies": {
"@lumieducation/h5p-express": "^9.3.1",
"@lumieducation/h5p-mongos3": "^9.3.1",
"@lumieducation/h5p-server": "^9.3.1",
"@lumieducation/h5p-shared-state-server": "^9.3.1",
"@lumieducation/h5p-express": "^9.3.2",
"@lumieducation/h5p-mongos3": "^9.3.2",
"@lumieducation/h5p-server": "^9.3.2",
"@lumieducation/h5p-shared-state-server": "^9.3.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-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.3.2](https://github.com/Lumieducation/H5P-Nodejs-library/compare/v9.3.1...v9.3.2) (2023-09-20)

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

## [9.3.1](https://github.com/Lumieducation/H5P-Nodejs-library/compare/v9.3.0...v9.3.1) (2023-09-01)

### Bug Fixes
Expand Down
Loading

0 comments on commit 4aa31e6

Please sign in to comment.