Skip to content

Commit

Permalink
It worksgit add . More todos..
Browse files Browse the repository at this point in the history
  • Loading branch information
OlliMartin committed Jan 20, 2025
1 parent 97e9c19 commit 5aeb283
Show file tree
Hide file tree
Showing 11 changed files with 72 additions and 12 deletions.
2 changes: 1 addition & 1 deletion acaad.core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@acaad/core",
"version": "0.0.2-2",
"version": "0.0.2-3",
"description": "acaad",
"main": "dist/cjs/index.js",
"module": "./dist/esnext/index.js",
Expand Down
2 changes: 1 addition & 1 deletion acaad.toolchain/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@acaad/toolchain",
"version": "0.0.2-2",
"version": "0.0.2-3",
"description": "acaad",
"author": {
"name": "OlliMartin",
Expand Down
10 changes: 10 additions & 0 deletions common/changes/@acaad/core/main_2025-01-20-20-41.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@acaad/core",
"comment": "Force websockets for signalR connection",
"type": "none"
}
],
"packageName": "@acaad/core"
}
10 changes: 10 additions & 0 deletions common/changes/@acaad/core/main_2025-01-20-20-48.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@acaad/core",
"comment": "no credentials",
"type": "none"
}
],
"packageName": "@acaad/core"
}
10 changes: 10 additions & 0 deletions common/changes/@acaad/toolchain/main_2025-01-20-20-41.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@acaad/toolchain",
"comment": "-",
"type": "none"
}
],
"packageName": "@acaad/toolchain"
}
10 changes: 10 additions & 0 deletions common/changes/@acaad/toolchain/main_2025-01-20-20-48.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@acaad/toolchain",
"comment": "-",
"type": "none"
}
],
"packageName": "@acaad/toolchain"
}
10 changes: 10 additions & 0 deletions common/changes/iobroker.acaad/main_2025-01-20-20-41.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "iobroker.acaad",
"comment": "Use websockets",
"type": "none"
}
],
"packageName": "iobroker.acaad"
}
10 changes: 10 additions & 0 deletions common/changes/iobroker.acaad/main_2025-01-20-20-48.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "iobroker.acaad",
"comment": "-",
"type": "none"
}
],
"packageName": "iobroker.acaad"
}
16 changes: 8 additions & 8 deletions common/config/rush/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion common/config/rush/version-policies.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
{
"policyName": "acaad.public",
"definitionName": "lockStepVersion",
"version": "0.0.2-2",
"version": "0.0.2-3",
"nextBump": "prerelease"
}
// {
Expand Down
2 changes: 1 addition & 1 deletion ioBroker.acaad

0 comments on commit 5aeb283

Please sign in to comment.