Skip to content

Commit 3a397cd

Browse files
committed
chore(release): @forestadmin/[email protected] [skip ci]
## [1.12.3](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/[email protected]...@forestadmin/[email protected]) (2024-04-04) ### Bug Fixes * change introspection type to avoid breaking change ([#1095](#1095)) ([42777a0](42777a0))
1 parent 5b07135 commit 3a397cd

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/datasource-sql/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## @forestadmin/datasource-sql [1.12.3](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/[email protected]...@forestadmin/[email protected]) (2024-04-04)
2+
3+
4+
### Bug Fixes
5+
6+
* change introspection type to avoid breaking change ([#1095](https://github.com/ForestAdmin/agent-nodejs/issues/1095)) ([42777a0](https://github.com/ForestAdmin/agent-nodejs/commit/42777a0b4fc3e922e9fba45e121cfca48ae89628))
7+
18
## @forestadmin/datasource-sql [1.12.2](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/[email protected]...@forestadmin/[email protected]) (2024-04-03)
29

310

packages/datasource-sql/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@forestadmin/datasource-sql",
3-
"version": "1.12.2",
3+
"version": "1.12.3",
44
"main": "dist/index.js",
55
"license": "GPL-3.0",
66
"publishConfig": {

0 commit comments

Comments
 (0)