Skip to content
This repository was archived by the owner on Feb 19, 2024. It is now read-only.

Commit 0b914db

Browse files
author
Zoe
committed
build
1 parent d28fe93 commit 0b914db

File tree

19 files changed

+19
-19
lines changed

19 files changed

+19
-19
lines changed

apps/build-pipeline/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"license": "MIT",
33
"description": "",
44
"main": "main.js",
5-
"version": "23.16.3",
5+
"version": "23.16.4",
66
"author": {
77
"name": "zoe-codez",
88
"url": "https://github.com/zoe-codez/digital-alchemy"

apps/config-builder/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@
1919
"type": "git",
2020
"url": "git+https://github.com/zoe-codez/digital-alchemy.git"
2121
},
22-
"version": "23.16.3"
22+
"version": "23.16.4"
2323
}

apps/examples/entity-creation/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@digital-alchemy/entity-creation",
33
"license": "MIT",
44
"displayName": "Entity Creation",
5-
"version": "23.16.3",
5+
"version": "23.16.4",
66
"homepage": "https://github.com/zoe-codez/digital-alchemy",
77
"engines": {
88
"node": ">=16.0.0"

apps/examples/scene-manager/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@digital-alchemy/scene-manager",
33
"license": "MIT",
44
"displayName": "Entity Creation",
5-
"version": "23.16.3",
5+
"version": "23.16.4",
66
"homepage": "https://github.com/zoe-codez/digital-alchemy",
77
"engines": {
88
"node": ">=16.0.0"

apps/hass-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"license": "MIT",
77
"main": "main.js",
88
"displayName": "Hass CLI",
9-
"version": "23.16.3",
9+
"version": "23.16.4",
1010
"homepage": "https://github.com/zoe-codez/digital-alchemy",
1111
"engines": {
1212
"node": ">=16.0.0"

apps/hass-type-generate/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@
1818
"type": "git",
1919
"url": "git+https://github.com/zoe-codez/digital-alchemy.git"
2020
},
21-
"version": "23.16.3"
21+
"version": "23.16.4"
2222
}

apps/log-formatter/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"license": "MIT",
77
"main": "main.js",
88
"displayName": "Log Formatter",
9-
"version": "23.16.3",
9+
"version": "23.16.4",
1010
"homepage": "https://github.com/zoe-codez/digital-alchemy",
1111
"engines": {
1212
"node": ">=16.0.0"

apps/sampler-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"description": "",
77
"main": "main.js",
88
"name": "@digital-alchemy/sampler-app",
9-
"version": "23.16.3",
9+
"version": "23.16.4",
1010
"author": {
1111
"name": "zoe-codez",
1212
"url": "https://github.com/zoe-codez/digital-alchemy"

libs/automation-logic/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@
1515
"scripts": {
1616
"postinstall": "hass-type-generate || exit 0"
1717
},
18-
"version": "23.16.3"
18+
"version": "23.16.4"
1919
}

libs/boilerplate/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@
1212
"type": "git",
1313
"url": "git+https://github.com/zoe-codez/digital-alchemy.git"
1414
},
15-
"version": "23.16.3"
15+
"version": "23.16.4"
1616
}

0 commit comments

Comments
 (0)