Skip to content

Commit 25ba056

Browse files
committed
icon update
1 parent be1b317 commit 25ba056

File tree

10 files changed

+11
-10
lines changed

10 files changed

+11
-10
lines changed

src/appmixer/mssql/bundle.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@
1212
"Bug Fix: Support for non SELECT Queries in `Query` component."
1313
],
1414
"2.0.0": [
15-
"Breaking change: Improve security by restricting all SQL queries to SELECT/WITH statements only."
15+
"Breaking change: Improve security by restricting all SQL queries to SELECT/WITH statements only.",
16+
"Updated icon for the service."
1617
]
1718
}
1819
}

src/appmixer/mssql/db/DeletedRow/component.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

src/appmixer/mssql/db/ListTables/component.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

src/appmixer/mssql/db/NewRow/component.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

src/appmixer/mssql/db/Query/component.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

src/appmixer/mssql/db/QueryOutput/component.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

src/appmixer/mssql/db/UpdatedRow/component.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

src/appmixer/mssql/db/UpdatedRowOutput/component.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

src/appmixer/mssql/db/WatchRows/component.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

src/appmixer/mssql/service.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)