diff --git a/config/this-week-in-open-source.config.json b/config/this-week-in-open-source.config.json index 896a0114a3..4179cbc0e1 100644 --- a/config/this-week-in-open-source.config.json +++ b/config/this-week-in-open-source.config.json @@ -191,7 +191,10 @@ "lifeart/glimmer-next", "opral/monorepo", "mansona/lttf-dashboard", - "opral/monorepo" + "opral/monorepo", + "mansona/lttf-dashboard", + "opral/monorepo", + "thefrontside/effection" ] }, { @@ -433,12 +436,15 @@ "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", + "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", "project-forms/project-forms.github.io" ] diff --git a/src/twios/2024-01-21.md b/src/twios/2024-01-21.md index 35fb332761..275ae91636 100644 --- a/src/twios/2024-01-21.md +++ b/src/twios/2024-01-21.md @@ -53,6 +53,9 @@ ([@mansona]) - [opral/monorepo] [#2047](https://github.com/opral/monorepo/pull/2047) chore(paraglide-js): add `repository` entry in `package.json` ([@oscard0m]) +- [thefrontside/effection] + [#886](https://github.com/thefrontside/effection/pull/886) Docs: add `ensure` + import to Resources code snippet ([@lolmaus]) ## Ember @@ -84,12 +87,6 @@ [#29](https://github.com/project-forms/project-forms.github.io/pull/29) test(integration): initial version ([@oscard0m]) -## Unknown - -- [thefrontside/effection] - [#886](https://github.com/thefrontside/effection/pull/886) Docs: add `ensure` - import to Resources code snippet ([@lolmaus]) - [@Mikek2252]: https://github.com/Mikek2252 [@lolmaus]: https://github.com/lolmaus [@mansona]: https://github.com/mansona