File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## Unreleased
88
9+ ## [ 0.2.0] - 2022-06-20
10+
911- Add ` createDatasource `
1012- Add ` getAllDatasources `
1113- Add ` getDatasource `
@@ -25,7 +27,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2527- Validate API tokens
2628- Validate and sanitize SQL queries
2729
28- [ Unreleased ] : https://github.com/alejandromav/tinybird-nodejs-sdk/compare/0.1.0...HEAD
30+ [ Unreleased ] : https://github.com/alejandromav/tinybird-nodejs-sdk/compare/0.2.0...HEAD
31+ [ 0.2.0 ] : https://github.com/alejandromav/tinybird-nodejs-sdk/compare/0.1.0...0.2.0
2932[ 0.1.0 ] : https://github.com/alejandromav/tinybird-nodejs-sdk/tree/0.1.0
30- <!-- [1.1.0]: https://github.com/alejandromav/tinybird-nodejs-sdk/compare/1.0.0...1.1.0
31- [1.0.0]: https://github.com/alejandromav/tinybird-nodejs-sdk/tree/1.0.0 -->
Original file line number Diff line number Diff line change 11{
22 "name" : " tinybird-sdk" ,
3- "version" : " 0.2.0-SNAPSHOT " ,
3+ "version" : " 0.2.0" ,
44 "description" : " Tinybird Node.js SDK" ,
55 "main" : " dist/index.js" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments