From 9d05dd228c5c2459fd7a85964f299ff899b988cb Mon Sep 17 00:00:00 2001 From: Rajat Saxena Date: Fri, 13 Oct 2023 17:41:12 +0530 Subject: [PATCH] v0.38.1 --- .yarn/versions/85a4b2e3.yml | 12 ++++++++++++ apps/docs/package.json | 2 +- apps/queue/package.json | 2 +- apps/web/package.json | 2 +- packages/common-models/package.json | 2 +- packages/common-widgets/package.json | 2 +- packages/components-library/package.json | 2 +- packages/icons/package.json | 2 +- packages/state-management/package.json | 2 +- packages/tailwind-config/package.json | 2 +- packages/text-editor/package.json | 2 +- packages/tsconfig/package.json | 2 +- packages/utils/package.json | 2 +- 13 files changed, 24 insertions(+), 12 deletions(-) create mode 100644 .yarn/versions/85a4b2e3.yml diff --git a/.yarn/versions/85a4b2e3.yml b/.yarn/versions/85a4b2e3.yml new file mode 100644 index 000000000..b2408d57e --- /dev/null +++ b/.yarn/versions/85a4b2e3.yml @@ -0,0 +1,12 @@ +undecided: + - "@courselit/docs" + - "@courselit/queue" + - "@courselit/web" + - "@courselit/common-models" + - "@courselit/common-widgets" + - "@courselit/components-library" + - "@courselit/icons" + - "@courselit/state-management" + - tailwind-config + - "@courselit/text-editor" + - tsconfig diff --git a/apps/docs/package.json b/apps/docs/package.json index 138d38268..09e827433 100644 --- a/apps/docs/package.json +++ b/apps/docs/package.json @@ -1,7 +1,7 @@ { "name": "@courselit/docs", "type": "module", - "version": "0.15.0", + "version": "0.15.1", "private": true, "scripts": { "dev": "astro dev", diff --git a/apps/queue/package.json b/apps/queue/package.json index cfa801671..ee764f727 100644 --- a/apps/queue/package.json +++ b/apps/queue/package.json @@ -1,6 +1,6 @@ { "name": "@courselit/queue", - "version": "0.6.0", + "version": "0.6.1", "private": true, "packageManager": "yarn@3.2.0", "scripts": { diff --git a/apps/web/package.json b/apps/web/package.json index 2869b7816..704fe5ea3 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -1,6 +1,6 @@ { "name": "@courselit/web", - "version": "0.38.0", + "version": "0.38.1", "private": true, "scripts": { "dev": "next dev", diff --git a/packages/common-models/package.json b/packages/common-models/package.json index de0663cbf..15aa79cd5 100644 --- a/packages/common-models/package.json +++ b/packages/common-models/package.json @@ -1,6 +1,6 @@ { "name": "@courselit/common-models", - "version": "0.38.0", + "version": "0.38.1", "description": "Models shared between the main app and other packages of CourseLit.", "author": "Rajat Saxena ", "homepage": "https://github.com/codelitdev/courselit#readme", diff --git a/packages/common-widgets/package.json b/packages/common-widgets/package.json index 4b712d721..3ce69c1a7 100644 --- a/packages/common-widgets/package.json +++ b/packages/common-widgets/package.json @@ -1,6 +1,6 @@ { "name": "@courselit/common-widgets", - "version": "0.38.0", + "version": "0.38.1", "description": "A collection of common widgets for CourseLit LMS", "keywords": [ "widgets", diff --git a/packages/components-library/package.json b/packages/components-library/package.json index c0bff793c..fdb79ef99 100644 --- a/packages/components-library/package.json +++ b/packages/components-library/package.json @@ -1,6 +1,6 @@ { "name": "@courselit/components-library", - "version": "0.38.0", + "version": "0.38.1", "description": "A library of React components for CourseLit LMS.", "keywords": [ "react", diff --git a/packages/icons/package.json b/packages/icons/package.json index 3b1b47130..b0d34676e 100644 --- a/packages/icons/package.json +++ b/packages/icons/package.json @@ -1,6 +1,6 @@ { "name": "@courselit/icons", - "version": "0.3.0", + "version": "0.3.1", "description": "Icons for CourseLit", "author": "Rajat Saxena ", "homepage": "https://github.com/codelitdev/courselit#readme", diff --git a/packages/state-management/package.json b/packages/state-management/package.json index bece45479..393ab9f32 100644 --- a/packages/state-management/package.json +++ b/packages/state-management/package.json @@ -1,6 +1,6 @@ { "name": "@courselit/state-management", - "version": "0.38.0", + "version": "0.38.1", "description": "Redux based state management for CourseLit", "author": "Rajat Saxena ", "homepage": "https://github.com/codelitdev/courselit#readme", diff --git a/packages/tailwind-config/package.json b/packages/tailwind-config/package.json index efab33654..a2d61fd13 100644 --- a/packages/tailwind-config/package.json +++ b/packages/tailwind-config/package.json @@ -1,6 +1,6 @@ { "name": "tailwind-config", - "version": "0.3.0", + "version": "0.3.1", "description": "Tailwind config for CourseLit", "author": "Rajat Saxena ", "homepage": "https://github.com/codelitdev/courselit#readme", diff --git a/packages/text-editor/package.json b/packages/text-editor/package.json index f84840497..aecf96e3b 100644 --- a/packages/text-editor/package.json +++ b/packages/text-editor/package.json @@ -1,6 +1,6 @@ { "name": "@courselit/text-editor", - "version": "0.15.0", + "version": "0.15.1", "description": "A text editor based on Remirror", "keywords": [ "text editor", diff --git a/packages/tsconfig/package.json b/packages/tsconfig/package.json index 9ffb2cde5..f909f2515 100644 --- a/packages/tsconfig/package.json +++ b/packages/tsconfig/package.json @@ -1,6 +1,6 @@ { "name": "tsconfig", - "version": "0.3.0", + "version": "0.3.1", "description": "TSConfig for CourseLit", "author": "Rajat Saxena ", "homepage": "https://github.com/codelitdev/courselit#readme", diff --git a/packages/utils/package.json b/packages/utils/package.json index a29c17471..bdfaf374e 100644 --- a/packages/utils/package.json +++ b/packages/utils/package.json @@ -1,6 +1,6 @@ { "name": "@courselit/utils", - "version": "0.38.0", + "version": "0.38.1", "description": "Utilities for CourseLit", "author": "Rajat Saxena ", "homepage": "https://github.com/codelitdev/courselit#readme",