@flowcore/sdk 1.4.2 → 1.4.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/CHANGELOG.md +129 -0
  2. package/package.json +3 -3
package/CHANGELOG.md ADDED
@@ -0,0 +1,129 @@
1
+ # Changelog
2
+
3
+ ## [1.4.3](https://github.com/flowcore-io/flowcore-sdk/compare/v1.4.2...v1.4.3) (2024-12-09)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * fix npm package url ([12e38d0](https://github.com/flowcore-io/flowcore-sdk/commit/12e38d07277a62e1bf8b8ce30cc88a02769a6ecd))
9
+
10
+ ## [1.4.2](https://github.com/flowcore-io/flowcore-sdk/compare/v1.4.1...v1.4.2) (2024-12-09)
11
+
12
+
13
+ ### Bug Fixes
14
+
15
+ * release npm ([e87287f](https://github.com/flowcore-io/flowcore-sdk/commit/e87287f5b7b47145733e7b1c8835a185e1f84f10))
16
+
17
+ ## [1.4.1](https://github.com/flowcore-io/flowcore-sdk/compare/v1.4.0...v1.4.1) (2024-12-09)
18
+
19
+
20
+ ### Bug Fixes
21
+
22
+ * release npm ([0f77599](https://github.com/flowcore-io/flowcore-sdk/commit/0f77599d6b476219b700e1beccf3e8e77a0caecd))
23
+
24
+ ## [1.4.0](https://github.com/flowcore-io/flowcore-sdk/compare/v1.3.1...v1.4.0) (2024-12-09)
25
+
26
+
27
+ ### Features
28
+
29
+ * release on npm also ([a53921d](https://github.com/flowcore-io/flowcore-sdk/commit/a53921d0e384ca6897f089af614692b841ff7087))
30
+
31
+
32
+ ### Bug Fixes
33
+
34
+ * update deno.lock file ([b2e90bc](https://github.com/flowcore-io/flowcore-sdk/commit/b2e90bc0b0ee917764d0628277f0aa0e793b3da5))
35
+
36
+ ## [1.3.1](https://github.com/flowcore-io/flowcore-sdk/compare/v1.3.0...v1.3.1) (2024-12-06)
37
+
38
+
39
+ ### Bug Fixes
40
+
41
+ * add secret list and variable list ([75bf201](https://github.com/flowcore-io/flowcore-sdk/commit/75bf2013e8539aeb1f92ebcd5fdb96c197f6731e))
42
+ * add tenant list and api key list ([18cfb18](https://github.com/flowcore-io/flowcore-sdk/commit/18cfb18286342a3e51595d648b369cd7195def33))
43
+ * added more commands ([feef2ad](https://github.com/flowcore-io/flowcore-sdk/commit/feef2adc7be749f126c9d10a454dbc195e2198d6))
44
+ * change client options ([d4d7553](https://github.com/flowcore-io/flowcore-sdk/commit/d4d75532135c91c862cf46d407a3afea990a5cea))
45
+ * interface fix ([32cde1f](https://github.com/flowcore-io/flowcore-sdk/commit/32cde1f129cc0a94b3497ece0ac9da6431a56c96))
46
+
47
+ ## [1.3.0](https://github.com/flowcore-io/flowcore-sdk/compare/v1.2.3...v1.3.0) (2024-12-05)
48
+
49
+
50
+ ### Features
51
+
52
+ * refactor and new commands ([b3cb108](https://github.com/flowcore-io/flowcore-sdk/commit/b3cb1087f47d48c34571515aa690b6a995597f94))
53
+
54
+
55
+ ### Bug Fixes
56
+
57
+ * fix typo ([9485cf7](https://github.com/flowcore-io/flowcore-sdk/commit/9485cf72072c74e31c2c08fcf1fa14d052299b84))
58
+ * lint fix ([e9da973](https://github.com/flowcore-io/flowcore-sdk/commit/e9da97398696d9f8294501dc7a5fadd5a20f92ff))
59
+
60
+ ## [1.2.3](https://github.com/flowcore-io/flowcore-sdk/compare/v1.2.2...v1.2.3) (2024-12-02)
61
+
62
+
63
+ ### Bug Fixes
64
+
65
+ * add tenant to event ([62d2cda](https://github.com/flowcore-io/flowcore-sdk/commit/62d2cda90ba8cfcbdefb69a8dff0050bc31802ab))
66
+
67
+ ## [1.2.2](https://github.com/flowcore-io/flowcore-sdk/compare/v1.2.1...v1.2.2) (2024-12-02)
68
+
69
+
70
+ ### Bug Fixes
71
+
72
+ * fix fetch events ([3817721](https://github.com/flowcore-io/flowcore-sdk/commit/3817721b697d1092acfdf6868861f9fe9770b6ba))
73
+
74
+ ## [1.2.1](https://github.com/flowcore-io/flowcore-sdk/compare/v1.2.0...v1.2.1) (2024-12-02)
75
+
76
+
77
+ ### Bug Fixes
78
+
79
+ * cursor is string ([b837899](https://github.com/flowcore-io/flowcore-sdk/commit/b8378992329a700d1673c4b2111ea4a2ac72e4ff))
80
+
81
+ ## [1.2.0](https://github.com/flowcore-io/flowcore-sdk/compare/v1.1.0...v1.2.0) (2024-12-02)
82
+
83
+
84
+ ### Features
85
+
86
+ * use v2 rest ([7ae42fa](https://github.com/flowcore-io/flowcore-sdk/commit/7ae42fae697385885986e1190385d571839473aa))
87
+
88
+
89
+ ### Bug Fixes
90
+
91
+ * use event from contracts ([9d6e861](https://github.com/flowcore-io/flowcore-sdk/commit/9d6e8619d0bd53e954572cce80810f9699bc68df))
92
+
93
+ ## [1.1.0](https://github.com/flowcore-io/flowcore-sdk/compare/v1.0.2...v1.1.0) (2024-11-08)
94
+
95
+
96
+ ### Features
97
+
98
+ * api key options for client ([e132756](https://github.com/flowcore-io/flowcore-sdk/commit/e1327568d7d66adddce2344a1ffad8d5c7348514))
99
+
100
+ ## [1.0.2](https://github.com/flowcore-io/flowcore-sdk/compare/v1.0.1...v1.0.2) (2024-11-07)
101
+
102
+
103
+ ### Bug Fixes
104
+
105
+ * command set method ([0d74a68](https://github.com/flowcore-io/flowcore-sdk/commit/0d74a68c058c4671765abaac3788f74dd1c86c1d))
106
+
107
+ ## [1.0.1](https://github.com/flowcore-io/flowcore-sdk/compare/v1.0.0...v1.0.1) (2024-11-07)
108
+
109
+
110
+ ### Bug Fixes
111
+
112
+ * add readme ([9fbeff5](https://github.com/flowcore-io/flowcore-sdk/commit/9fbeff5e985234f398bd916df2ad3e9d1188aa21))
113
+ * and again ([fa56cd4](https://github.com/flowcore-io/flowcore-sdk/commit/fa56cd4830d13b05c2b4c6048b4447e6d380af8c))
114
+ * and again ([de86297](https://github.com/flowcore-io/flowcore-sdk/commit/de86297dccba09af1541468125749ff4f567f3a6))
115
+ * expose command class + add v2 events commands ([c3ac222](https://github.com/flowcore-io/flowcore-sdk/commit/c3ac222613ca82c6e8ba364ca6ffc67b356b6a3f))
116
+ * try again ([fa56cd4](https://github.com/flowcore-io/flowcore-sdk/commit/fa56cd4830d13b05c2b4c6048b4447e6d380af8c))
117
+ * try again ([816665f](https://github.com/flowcore-io/flowcore-sdk/commit/816665ff80632ffcfe1835ca3ada34d7c560b7f1))
118
+ * try monorepo ([fa56cd4](https://github.com/flowcore-io/flowcore-sdk/commit/fa56cd4830d13b05c2b4c6048b4447e6d380af8c))
119
+ * try monorepo ([fa56cd4](https://github.com/flowcore-io/flowcore-sdk/commit/fa56cd4830d13b05c2b4c6048b4447e6d380af8c))
120
+ * try monorepo ([849b01d](https://github.com/flowcore-io/flowcore-sdk/commit/849b01da4080e8c938653c6a5fdb32d9031a6439))
121
+ * update lock file ([178f15e](https://github.com/flowcore-io/flowcore-sdk/commit/178f15e3f62f5d775992a126e7b9d38b0a4278fc))
122
+ * update lock file ([fa56cd4](https://github.com/flowcore-io/flowcore-sdk/commit/fa56cd4830d13b05c2b4c6048b4447e6d380af8c))
123
+ * update lock file ([3291649](https://github.com/flowcore-io/flowcore-sdk/commit/3291649080e6e53543352e4b9969a35095ecc5c0))
124
+
125
+ ## 1.0.0 (2024-10-25)
126
+
127
+ ### Initial Release
128
+
129
+ - Initial release
package/package.json CHANGED
@@ -1,14 +1,14 @@
1
1
  {
2
2
  "name": "@flowcore/sdk",
3
- "version": "1.4.2",
3
+ "version": "1.4.3",
4
4
  "description": "Flowcore SDK",
5
5
  "repository": {
6
6
  "type": "git",
7
- "url": "git+https://github.com/flowcore/flowcore-sdk.git"
7
+ "url": "git+https://github.com/flowcore-io/flowcore-sdk.git"
8
8
  },
9
9
  "license": "MIT",
10
10
  "bugs": {
11
- "url": "https://github.com/flowcore/flowcore-sdk/issues"
11
+ "url": "https://github.com/flowcore-io/flowcore-sdk/issues"
12
12
  },
13
13
  "main": "./script/mod.js",
14
14
  "module": "./esm/mod.js",