@nuxt/docs-nightly 4.0.0-29177918.5aa4ff8f → 4.0.0-29178461.f99b7b01

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.
@@ -36,7 +36,7 @@ function useLogger (tag?: string, options?: Partial<ConsolaOptions>): ConsolaIns
36
36
 
37
37
  ### Parameters
38
38
 
39
- **`tag`**: A tag to suffix all log messages with.
39
+ **`tag`**: A tag to suffix all log messages with, displayed on the right near the timestamp.
40
40
 
41
41
  **`options`**: Consola configuration options.
42
42
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nuxt/docs-nightly",
3
- "version": "4.0.0-29177918.5aa4ff8f",
3
+ "version": "4.0.0-29178461.f99b7b01",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+https://github.com/nuxt/nuxt.git",