File tree Expand file tree Collapse file tree 3 files changed +15
-2
lines changed
Expand file tree Collapse file tree 3 files changed +15
-2
lines changed Original file line number Diff line number Diff line change 1- {"." :" 1.2.3 " }
1+ {"." :" 1.3.0 " }
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.3.0] ( https://github.com/flowcore-io/flowcore-sdk/compare/v1.2.3...v1.3.0 ) (2024-12-05)
4+
5+
6+ ### Features
7+
8+ * refactor and new commands ([ b3cb108] ( https://github.com/flowcore-io/flowcore-sdk/commit/b3cb1087f47d48c34571515aa690b6a995597f94 ) )
9+
10+
11+ ### Bug Fixes
12+
13+ * fix typo ([ 9485cf7] ( https://github.com/flowcore-io/flowcore-sdk/commit/9485cf72072c74e31c2c08fcf1fa14d052299b84 ) )
14+ * lint fix ([ e9da973] ( https://github.com/flowcore-io/flowcore-sdk/commit/e9da97398696d9f8294501dc7a5fadd5a20f92ff ) )
15+
316## [ 1.2.3] ( https://github.com/flowcore-io/flowcore-sdk/compare/v1.2.2...v1.2.3 ) (2024-12-02)
417
518
Original file line number Diff line number Diff line change 22 "$schema" : " https://deno.land/x/deno/cli/schemas/config-file.v1.json" ,
33 "name" : " @flowcore/sdk" ,
44 "description" : " Flowcore SDK" ,
5- "version" : " 1.2.3 " ,
5+ "version" : " 1.3.0 " ,
66 "license" : " MIT" ,
77 "exports" : " ./src/mod.ts" ,
88 "tasks" : {},
You can’t perform that action at this time.
0 commit comments