Skip to content

Commit

Permalink
chore(release): @forestadmin/datasource-toolkit@1.46.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.46.0](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/datasource-toolkit@1.45.1...@forestadmin/datasource-toolkit@1.46.0) (2025-01-02)

### Bug Fixes

* don't cache rejected promises ([#1238](#1238)) ([161459d](161459d))
* upgrade ssh-tunnel dependency to avoid crash when "no response from server" ([#1228](#1228)) ([83fbf9c](83fbf9c))

### Features

* **segment:** support templating for segment live query ([#1235](#1235)) ([5452a95](5452a95))
  • Loading branch information
forest-bot committed Jan 2, 2025
1 parent 29f9cb2 commit 5b65782
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/datasource-toolkit/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# @forestadmin/datasource-toolkit [1.46.0](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/datasource-toolkit@1.45.1...@forestadmin/datasource-toolkit@1.46.0) (2025-01-02)


### Features

* **segment:** support templating for segment live query ([#1235](https://github.com/ForestAdmin/agent-nodejs/issues/1235)) ([5452a95](https://github.com/ForestAdmin/agent-nodejs/commit/5452a95cc7c9340b81b30e91231b2b9ec5aa29b4))

## @forestadmin/datasource-toolkit [1.45.1](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/datasource-toolkit@1.45.0...@forestadmin/datasource-toolkit@1.45.1) (2024-12-18)


Expand Down
2 changes: 1 addition & 1 deletion packages/datasource-toolkit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@forestadmin/datasource-toolkit",
"version": "1.45.1",
"version": "1.46.0",
"main": "dist/src/index.js",
"license": "GPL-3.0",
"publishConfig": {
Expand Down

0 comments on commit 5b65782

Please sign in to comment.