Skip to content

Commit

Permalink
chore(release): 3.0.0-rc.75
Browse files Browse the repository at this point in the history
  • Loading branch information
rschlaefli committed Sep 28, 2023
1 parent 90740db commit 9ed8532
Show file tree
Hide file tree
Showing 17 changed files with 34 additions and 16 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,24 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [3.0.0-rc.75](https://github.com/uzh-bf/klicker-uzh/compare/v3.0.0-rc.74...v3.0.0-rc.75) (2023-09-28)


### Features

* add possibilty to unpublish micro sessions before scheduled start ([#3881](https://github.com/uzh-bf/klicker-uzh/issues/3881)) ([90740db](https://github.com/uzh-bf/klicker-uzh/commit/90740dbd0ce851014184a055e4839f62851685a9))


### Bug Fixes

* **apps/frontend-manage:** add missing design-system styles as comment ([8f5d15d](https://github.com/uzh-bf/klicker-uzh/commit/8f5d15dd9175741121e25b234f36ff0ee8ceeaf4))
* **apps/frontend-pwa:** ensure that potentially missing participant email can be added and profile updated ([#3880](https://github.com/uzh-bf/klicker-uzh/issues/3880)) ([d578cb2](https://github.com/uzh-bf/klicker-uzh/commit/d578cb2f00777e65e8524543e5b1dcd9529169dd))


### Other

* **apps/frontend-*:** fix design-system css imports ([e007dbc](https://github.com/uzh-bf/klicker-uzh/commit/e007dbc32039dc806238a2df20d2a7fd22ea91a4))

## [3.0.0-rc.74](https://github.com/uzh-bf/klicker-uzh/compare/v3.0.0-rc.73...v3.0.0-rc.74) (2023-09-28)


Expand Down
2 changes: 1 addition & 1 deletion apps/backend-docker/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@klicker-uzh/backend-docker",
"version": "3.0.0-rc.74",
"version": "3.0.0-rc.75",
"license": "AGPL-3.0",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion apps/docs/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@klicker-uzh/docs",
"version": "3.0.0-rc.74",
"version": "3.0.0-rc.75",
"license": "AGPL-3.0",
"dependencies": {
"@docusaurus/core": "3.0.0-alpha.0",
Expand Down
2 changes: 1 addition & 1 deletion apps/frontend-control/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@klicker-uzh/frontend-control",
"version": "3.0.0-rc.74",
"version": "3.0.0-rc.75",
"license": "AGPL-3.0",
"dependencies": {
"@apollo/client": "3.8.3",
Expand Down
2 changes: 1 addition & 1 deletion apps/frontend-manage/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@klicker-uzh/frontend-manage",
"version": "3.0.0-rc.74",
"version": "3.0.0-rc.75",
"license": "AGPL-3.0",
"dependencies": {
"@apollo/client": "3.8.3",
Expand Down
2 changes: 1 addition & 1 deletion apps/frontend-pwa/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@klicker-uzh/frontend-pwa",
"version": "3.0.0-rc.74",
"version": "3.0.0-rc.75",
"license": "AGPL-3.0",
"dependencies": {
"@apollo/client": "3.8.3",
Expand Down
2 changes: 1 addition & 1 deletion apps/func-incoming-responses/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@klicker-uzh/func-incoming-responses",
"version": "3.0.0-rc.74",
"version": "3.0.0-rc.75",
"license": "AGPL-3.0",
"main": "dist/index.js",
"files": [
Expand Down
2 changes: 1 addition & 1 deletion apps/func-migration-v2-export/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@klicker-uzh/func-migration-v2-export",
"version": "3.0.0-rc.74",
"version": "3.0.0-rc.75",
"license": "AGPL-3.0",
"main": "dist/index.js",
"files": [
Expand Down
2 changes: 1 addition & 1 deletion apps/func-migration-v3-import/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@klicker-uzh/func-migration-v3-import",
"version": "3.0.0-rc.74",
"version": "3.0.0-rc.75",
"license": "AGPL-3.0",
"main": "dist/index.js",
"files": [
Expand Down
2 changes: 1 addition & 1 deletion apps/func-response-processor/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@klicker-uzh/func-response-processor",
"version": "3.0.0-rc.74",
"version": "3.0.0-rc.75",
"license": "AGPL-3.0",
"main": "dist/index.js",
"files": [
Expand Down
2 changes: 1 addition & 1 deletion apps/office-addin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@klicker-uzh/office-addin",
"version": "3.0.0-rc.74",
"version": "3.0.0-rc.75",
"license": "AGPL-3.0",
"dependencies": {
"@fluentui/react": "8.109.5",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"private": true,
"name": "@klicker-uzh/monorepo",
"description": "KlickerUZH instant-class-response system.",
"version": "3.0.0-rc.74",
"version": "3.0.0-rc.75",
"repository": "uzh-bf/klicker-uzh.git",
"homepage": "https://www.klicker.uzh.ch/",
"bugs": "https://github.com/uzh-bf/klicker-uzh/issues",
Expand Down
2 changes: 1 addition & 1 deletion packages/grading/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@klicker-uzh/grading",
"version": "3.0.0-rc.74",
"version": "3.0.0-rc.75",
"license": "AGPL-3.0",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/graphql/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@klicker-uzh/graphql",
"version": "3.0.0-rc.74",
"version": "3.0.0-rc.75",
"license": "AGPL-3.0",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/lti/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@klicker-uzh/lti",
"version": "3.0.0-rc.74",
"version": "3.0.0-rc.75",
"license": "AGPL-3.0",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/markdown/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@klicker-uzh/markdown",
"version": "3.0.0-rc.74",
"version": "3.0.0-rc.75",
"license": "AGPL-3.0",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/prisma/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@klicker-uzh/prisma",
"version": "3.0.0-rc.74",
"version": "3.0.0-rc.75",
"license": "AGPL-3.0",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit 9ed8532

Please sign in to comment.