chore: fix typo in comment#1920
Merged
achingbrain merged 1 commit intomainfrom Apr 10, 2026
Merged
Conversation
To -> too
github-actions Bot
pushed a commit
that referenced
this pull request
Apr 10, 2026
## [47.1.0](v47.0.26...v47.1.0) (2026-04-10) ### Features * add module-sync to default package config ([#1921](#1921)) ([c7cc013](c7cc013)) * search for .aegir.mjs config file ([#1901](#1901)) ([a6c4790](a6c4790)) ### Bug Fixes * include link to NodeJS.CallSite in docs ([155ff85](155ff85)) * print stack trace on error ([#1852](#1852)) ([387c8d2](387c8d2)) * update default build files ([#1922](#1922)) ([6c4ee02](6c4ee02)) ### Trivial Changes * fix typo in comment ([#1920](#1920)) ([194d9ed](194d9ed)) * lint actions ([#1924](#1924)) ([5372055](5372055)) ### Documentation * fix link to types in readme ([#1923](#1923)) ([b7681c4](b7681c4)) ### Dependencies * bump @types/node from 22.19.7 to 25.2.0 ([#1919](#1919)) ([6a7a09d](6a7a09d)) * bump env-paths from 3.0.0 to 4.0.0 ([#1916](#1916)) ([bf19b4d](bf19b4d)) * bump esbuild from 0.25.12 to 0.27.2 ([#1908](#1908)) ([82dac8c](82dac8c)) * bump globby from 15.0.0 to 16.1.0 ([#1909](#1909)) ([4e5aa85](4e5aa85)) * bump the eslint group across 1 directory with 2 updates ([#1880](#1880)) ([be25ad7](be25ad7)) * **dev:** bump electron from 38.8.0 to 40.1.0 ([#1918](#1918)) ([9bc6d14](9bc6d14))
|
🎉 This PR is included in version 47.1.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
To -> too