lingo.dev 0.93.0 → 0.93.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -1,4 +1,5 @@
1
- > [!Note] > **Introducing: Lingo.dev Compiler** - Make any React app multilingual at build time without changing your components. [Read the docs](https://lingo.dev/compiler).
1
+ > [!NOTE]
2
+ > **Introducing: Lingo.dev Compiler** - Make any React app multilingual at build time without changing your components. [Read the docs](https://lingo.dev/compiler).
2
3
 
3
4
  <p align="center">
4
5
  <a href="https://lingo.dev/compiler">
@@ -69,4 +70,4 @@ Don't see your language? Just add a new language code to the [`i18n.json`](./i18
69
70
 
70
71
  ## 💬 Talk to us
71
72
 
72
- Have feedback, feature requests, bug reports or other suggestions? [Talk to us on Discord!](https://lingo.dev/go/discord)
73
+ Have feedback, feature requests, bug reports or other suggestions? [Talk to us on Discord!](https://lingo.dev/go/discord)
package/build/cli.cjs CHANGED
@@ -6580,7 +6580,7 @@ async function renderHero() {
6580
6580
  // package.json
6581
6581
  var package_default = {
6582
6582
  name: "lingo.dev",
6583
- version: "0.93.0",
6583
+ version: "0.93.1",
6584
6584
  description: "Lingo.dev CLI",
6585
6585
  private: false,
6586
6586
  publishConfig: {