From b62f2d0681d99abb5c22f9f20d4828a7c87ed0a1 Mon Sep 17 00:00:00 2001 From: TWIOS Dev Date: Wed, 24 Jan 2024 13:21:01 +0000 Subject: [PATCH] Edited twios-2024-01-21 --- config/this-week-in-open-source.config.json | 5 +++++ src/twios/2024-01-21.md | 18 +++++++++--------- 2 files changed, 14 insertions(+), 9 deletions(-) diff --git a/config/this-week-in-open-source.config.json b/config/this-week-in-open-source.config.json index b456dd6cad..896a0114a3 100644 --- a/config/this-week-in-open-source.config.json +++ b/config/this-week-in-open-source.config.json @@ -189,6 +189,8 @@ "ef4/lerna-changelog", "lifeart/glimmer-next", "lifeart/glimmer-next", + "opral/monorepo", + "mansona/lttf-dashboard", "opral/monorepo" ] }, @@ -429,12 +431,15 @@ "mixonic/ember-cli-deprecation-workflow", "nickschot/ember-mobile-pane", "ember-codemods/ember-no-implicit-this-codemod", + "ember-codemods/ember-no-implicit-this-codemod", + "ember-codemods/ember-no-implicit-this-codemod", "ember-codemods/ember-no-implicit-this-codemod" ] }, { "name": "Project Forms", "repos": [ + "project-forms/project-forms.github.io", "project-forms/project-forms.github.io" ] } diff --git a/src/twios/2024-01-21.md b/src/twios/2024-01-21.md index d9f47ab3d8..35fb332761 100644 --- a/src/twios/2024-01-21.md +++ b/src/twios/2024-01-21.md @@ -42,6 +42,15 @@ ## JavaScript +- [mansona/lttf-dashboard] + [#6](https://github.com/mansona/lttf-dashboard/pull/6) fix version number in + README ([@mansona]) +- [mansona/lttf-dashboard] + [#5](https://github.com/mansona/lttf-dashboard/pull/5) Restructure + ([@mansona]) +- [mansona/lttf-dashboard] + [#4](https://github.com/mansona/lttf-dashboard/pull/4) update node version + ([@mansona]) - [opral/monorepo] [#2047](https://github.com/opral/monorepo/pull/2047) chore(paraglide-js): add `repository` entry in `package.json` ([@oscard0m]) @@ -77,15 +86,6 @@ ## Unknown -- [mansona/lttf-dashboard] - [#6](https://github.com/mansona/lttf-dashboard/pull/6) fix version number in - README ([@mansona]) -- [mansona/lttf-dashboard] - [#5](https://github.com/mansona/lttf-dashboard/pull/5) Restructure - ([@mansona]) -- [mansona/lttf-dashboard] - [#4](https://github.com/mansona/lttf-dashboard/pull/4) update node version - ([@mansona]) - [thefrontside/effection] [#886](https://github.com/thefrontside/effection/pull/886) Docs: add `ensure` import to Resources code snippet ([@lolmaus])