Skip to content

Commit 14acf73

Browse files
committed
chore: release 0.3.19 for 36 packages
## @workglow/test ### Features #### huggingface-transformers - add HFT_Device module and related tests ### Chores - update deps ### Updated Dependencies - `@aws-sdk/client-sqs`: ^3.1074.0 ## @workglow/aws ### Chores - update deps ### Updated Dependencies - `@aws-sdk/client-sqs`: ^3.1074.0 ## @workglow/sqlite ### Features #### sqlite - set default busy_timeout and enable WAL mode for database connections ## @workglow/huggingface-transformers ### Features #### huggingface-transformers - add HFT_Device module and related tests
1 parent 936c0e1 commit 14acf73

74 files changed

Lines changed: 179 additions & 73 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

bun.lock

Lines changed: 36 additions & 36 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/cli/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# @workglow/cli
22

3+
## 0.3.19
4+
35
## 0.3.18
46

57
## 0.3.17

examples/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@workglow/cli",
33
"type": "module",
4-
"version": "0.3.18",
4+
"version": "0.3.19",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/workglow-dev/libs.git",

examples/web/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# @workglow/web
22

3+
## 0.3.19
4+
35
## 0.3.18
46

57
## 0.3.17

examples/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@workglow/web",
3-
"version": "0.3.18",
3+
"version": "0.3.19",
44
"bugs": {
55
"url": "https://github.com/workglow-dev/libs/issues"
66
},

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@workglow-dev/libs",
33
"type": "module",
4-
"version": "0.3.18",
4+
"version": "0.3.19",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/workglow-dev/libs.git"

packages/ai/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# @workglow/ai
22

3+
## 0.3.19
4+
35
## 0.3.18
46

57
## 0.3.17

packages/ai/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@workglow/ai",
33
"type": "module",
4-
"version": "0.3.18",
4+
"version": "0.3.19",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/workglow-dev/libs.git",

packages/browser-control/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Changelog
22

3+
## 0.3.19
4+
35
## 0.3.18
46

57
## 0.3.17

packages/browser-control/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@workglow/browser-control",
33
"type": "module",
4-
"version": "0.3.18",
4+
"version": "0.3.19",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/workglow-dev/libs.git",

0 commit comments

Comments
 (0)