aztomiq 1.0.6 → 1.0.7

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "aztomiq",
3
- "version": "1.0.6",
3
+ "version": "1.0.7",
4
4
  "description": "AZtomiq - A comprehensive A-Z multi-tool framework with atomic architecture",
5
5
  "main": "scripts/build.js",
6
6
  "bin": {
@@ -139,6 +139,7 @@ async function buildPage(filePath, locale, baseDir, blogPostsArg) {
139
139
  howToUseHtml,
140
140
  packageVersion,
141
141
  ...getGlobalData(),
142
+ global: getGlobalData(),
142
143
  t,
143
144
  blogPosts,
144
145
  asset: (relPath) => {