Skip to content

Commit 968528b

Browse files
committed
Release patch versions
1 parent d05e81e commit 968528b

7 files changed

Lines changed: 22 additions & 4 deletions

File tree

packages/node/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,10 @@
44

55
### Patch Changes
66

7+
- Publish initial patch releases for the split packages and legacy wrapper.
8+
9+
## 4.1.3
10+
11+
### Patch Changes
12+
713
- f989dc1: chore: align workspace packages for upcoming monorepo releases

packages/node/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@transloadit/node",
3-
"version": "4.1.2",
3+
"version": "4.1.3",
44
"description": "Node.js SDK for Transloadit",
55
"type": "module",
66
"keywords": [

packages/transloadit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "transloadit",
3-
"version": "4.1.2",
3+
"version": "4.1.3",
44
"description": "Node.js SDK for Transloadit",
55
"type": "module",
66
"keywords": [

packages/types/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,10 @@
44

55
### Patch Changes
66

7+
- Publish initial patch releases for the split packages and legacy wrapper.
8+
9+
## 4.1.3
10+
11+
### Patch Changes
12+
713
- f989dc1: chore: align workspace packages for upcoming monorepo releases

packages/types/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@transloadit/types",
3-
"version": "4.1.2",
3+
"version": "4.1.3",
44
"description": "Transloadit type definitions",
55
"type": "module",
66
"license": "MIT",

packages/zod/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,10 @@
44

55
### Patch Changes
66

7+
- Publish initial patch releases for the split packages and legacy wrapper.
8+
9+
## 4.1.3
10+
11+
### Patch Changes
12+
713
- f989dc1: chore: align workspace packages for upcoming monorepo releases

packages/zod/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@transloadit/zod",
3-
"version": "4.1.2",
3+
"version": "4.1.3",
44
"description": "Transloadit Zod schemas",
55
"type": "module",
66
"license": "MIT",

0 commit comments

Comments
 (0)