@jobber/generators 0.8.1 → 0.8.2-dependabot.72

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/CHANGELOG.md CHANGED
@@ -3,6 +3,14 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ ## [0.8.2](https://github.com/GetJobber/atlantis/compare/@jobber/generators@0.8.1...@jobber/generators@0.8.2) (2023-12-01)
7
+
8
+ **Note:** Version bump only for package @jobber/generators
9
+
10
+
11
+
12
+
13
+
6
14
  ## [0.8.1](https://github.com/GetJobber/atlantis/compare/@jobber/generators@0.8.0...@jobber/generators@0.8.1) (2023-10-31)
7
15
 
8
16
  **Note:** Version bump only for package @jobber/generators
package/package.json CHANGED
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@jobber/generators",
3
- "version": "0.8.1",
3
+ "version": "0.8.2-dependabot.72+96ccd928",
4
4
  "license": "MIT",
5
5
  "main": "index.js",
6
6
  "scripts": {},
7
7
  "dependencies": {
8
8
  "inquirer-path": "^1.0.0-beta5"
9
9
  },
10
- "gitHead": "d8214fde2dedb50cebe48fe7967019660a1933bd"
10
+ "gitHead": "96ccd928a050a3a1d4f8f61884e28ffe21bdf444"
11
11
  }
@@ -24,7 +24,7 @@ The {{name}} will... _Add a brief description of the design and usage of the com
24
24
  What type of content does this component present (documents, text, images, other components)?
25
25
  What is the recommended, or expected, amount of content? What is the components’ behaviour when
26
26
  the provided content diverges from what is expected (image aspect ratio, amount of text, video
27
- vs audio, filesize)? Are there any important references to the [Product Vocabulary](https://atlantis.getjobber.com/guides/product-vocabulary)
27
+ vs audio, filesize)? Are there any important references to the [Product Vocabulary](https://atlantis.getjobber.com/?path=/docs/content-product-vocabulary--page)
28
28
  that should be made regarding this component? What happens when content is unavailable or unreliable
29
29
  (poor connection, empty states, flaky GPS data?)
30
30
  -->