File tree 13 files changed +24
-12
lines changed
13 files changed +24
-12
lines changed Original file line number Diff line number Diff line change
1
+ undecided :
2
+ - " @courselit/docs"
3
+ - " @courselit/queue"
4
+ - " @courselit/web"
5
+ - " @courselit/common-models"
6
+ - " @courselit/common-widgets"
7
+ - " @courselit/components-library"
8
+ - " @courselit/icons"
9
+ - " @courselit/state-management"
10
+ - tailwind-config
11
+ - " @courselit/text-editor"
12
+ - tsconfig
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @courselit/docs" ,
3
3
"type" : " module" ,
4
- "version" : " 0.33.0 " ,
4
+ "version" : " 0.33.1 " ,
5
5
"private" : true ,
6
6
"scripts" : {
7
7
"dev" : " astro dev" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @courselit/queue" ,
3
- "version" : " 0.24.0 " ,
3
+ "version" : " 0.24.1 " ,
4
4
"private" : true ,
5
5
"packageManager" : " yarn@3.2.0" ,
6
6
"scripts" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @courselit/web" ,
3
- "version" : " 0.56.0 " ,
3
+ "version" : " 0.56.1 " ,
4
4
"private" : true ,
5
5
"scripts" : {
6
6
"dev" : " next dev" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @courselit/common-models" ,
3
- "version" : " 0.56.0 " ,
3
+ "version" : " 0.56.1 " ,
4
4
"description" : " Models shared between the main app and other packages of CourseLit." ,
5
5
"author" : " Rajat Saxena <hi@rajatsaxena.dev>" ,
6
6
"homepage" : " https://github.com/codelitdev/courselit#readme" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @courselit/common-widgets" ,
3
- "version" : " 0.56.0 " ,
3
+ "version" : " 0.56.1 " ,
4
4
"description" : " A collection of common widgets for CourseLit LMS" ,
5
5
"keywords" : [
6
6
" widgets" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @courselit/components-library" ,
3
- "version" : " 0.56.0 " ,
3
+ "version" : " 0.56.1 " ,
4
4
"description" : " A library of React components for CourseLit LMS." ,
5
5
"keywords" : [
6
6
" react" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @courselit/icons" ,
3
- "version" : " 0.21.0 " ,
3
+ "version" : " 0.21.1 " ,
4
4
"description" : " Icons for CourseLit" ,
5
5
"author" : " Rajat Saxena <hi@codelit.dev>" ,
6
6
"homepage" : " https://github.com/codelitdev/courselit#readme" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @courselit/state-management" ,
3
- "version" : " 0.56.0 " ,
3
+ "version" : " 0.56.1 " ,
4
4
"description" : " Redux based state management for CourseLit" ,
5
5
"author" : " Rajat Saxena <hi@rajatsaxena.dev>" ,
6
6
"homepage" : " https://github.com/codelitdev/courselit#readme" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " tailwind-config" ,
3
- "version" : " 0.21.0 " ,
3
+ "version" : " 0.21.1 " ,
4
4
"description" : " Tailwind config for CourseLit" ,
5
5
"author" : " Rajat Saxena <hi@rajatsaxena.dev>" ,
6
6
"homepage" : " https://github.com/codelitdev/courselit#readme" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @courselit/text-editor" ,
3
- "version" : " 0.33.0 " ,
3
+ "version" : " 0.33.1 " ,
4
4
"description" : " A text editor based on Remirror" ,
5
5
"keywords" : [
6
6
" text editor" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " tsconfig" ,
3
- "version" : " 0.21.0 " ,
3
+ "version" : " 0.21.1 " ,
4
4
"description" : " TSConfig for CourseLit" ,
5
5
"author" : " Rajat Saxena <hi@rajatsaxena.dev>" ,
6
6
"homepage" : " https://github.com/codelitdev/courselit#readme" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @courselit/utils" ,
3
- "version" : " 0.56.0 " ,
3
+ "version" : " 0.56.1 " ,
4
4
"description" : " Utilities for CourseLit" ,
5
5
"author" : " Team CourseLit <hi@codelit.dev>" ,
6
6
"homepage" : " https://github.com/codelitdev/courselit#readme" ,
You can’t perform that action at this time.
0 commit comments