Skip to content

Commit 0355433

Browse files
chore: release main (#338)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 6f4e06a commit 0355433

10 files changed

Lines changed: 54 additions & 12 deletions

File tree

.release-please-manifest.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
".": "0.22.0",
3-
"plugin": "0.41.0",
4-
"dev": "0.37.0",
5-
"dev-alternative-config": "0.6.0"
2+
".": "0.22.1",
3+
"plugin": "0.41.1",
4+
"dev": "0.37.1",
5+
"dev-alternative-config": "0.6.1"
66
}

CHANGELOG.md

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

3+
## [0.22.1](https://github.com/thompsonsj/payload-crowdin-sync/compare/source-v0.22.0...source-v0.22.1) (2026-04-17)
4+
5+
6+
### Bug Fixes
7+
8+
* **tsconfig:** type fixes and implement ci check ([#337](https://github.com/thompsonsj/payload-crowdin-sync/issues/337)) ([6f4e06a](https://github.com/thompsonsj/payload-crowdin-sync/commit/6f4e06a3ff7677f551f51ef8c778a21ec4901e54))
9+
310
## [0.22.0](https://github.com/thompsonsj/payload-crowdin-sync/compare/source-v0.21.0...source-v0.22.0) (2026-04-17)
411

512

dev-alternative-config/dev-alternative-config/CHANGELOG.md

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

3+
## [0.6.1](https://github.com/thompsonsj/payload-crowdin-sync/compare/dev-alternative-config-v0.6.0...dev-alternative-config-v0.6.1) (2026-04-17)
4+
5+
6+
### Bug Fixes
7+
8+
* **tsconfig:** type fixes and implement ci check ([#337](https://github.com/thompsonsj/payload-crowdin-sync/issues/337)) ([6f4e06a](https://github.com/thompsonsj/payload-crowdin-sync/commit/6f4e06a3ff7677f551f51ef8c778a21ec4901e54))
9+
10+
11+
### Dependencies
12+
13+
* The following workspace dependencies were updated
14+
* dependencies
15+
* payload-crowdin-sync bumped from 0.41.0 to 0.41.1
16+
317
## [0.6.0](https://github.com/thompsonsj/payload-crowdin-sync/compare/dev-alternative-config-v0.5.0...dev-alternative-config-v0.6.0) (2026-04-17)
418

519

dev-alternative-config/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@payload-crowdin-sync/dev-alternative-config",
3-
"version": "0.6.0",
3+
"version": "0.6.1",
44
"description": "A blank template to get started with Payload 3.0",
55
"license": "MIT",
66
"type": "module",
@@ -16,7 +16,7 @@
1616
"prettier": "npx prettier . --write"
1717
},
1818
"dependencies": {
19-
"payload-crowdin-sync": "0.41.0",
19+
"payload-crowdin-sync": "0.41.1",
2020
"tslib": "^2.3.0"
2121
}
2222
}

dev/dev/CHANGELOG.md

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

3+
## [0.37.1](https://github.com/thompsonsj/payload-crowdin-sync/compare/dev-v0.37.0...dev-v0.37.1) (2026-04-17)
4+
5+
6+
### Bug Fixes
7+
8+
* **tsconfig:** type fixes and implement ci check ([#337](https://github.com/thompsonsj/payload-crowdin-sync/issues/337)) ([6f4e06a](https://github.com/thompsonsj/payload-crowdin-sync/commit/6f4e06a3ff7677f551f51ef8c778a21ec4901e54))
9+
10+
11+
### Dependencies
12+
13+
* The following workspace dependencies were updated
14+
* dependencies
15+
* payload-crowdin-sync bumped from 0.41.0 to 0.41.1
16+
317
## [0.37.0](https://github.com/thompsonsj/payload-crowdin-sync/compare/dev-v0.36.0...dev-v0.37.0) (2026-04-17)
418

519

dev/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@payload-crowdin-sync/dev",
3-
"version": "0.37.0",
3+
"version": "0.37.1",
44
"description": "A blank template to get started with Payload 3.0",
55
"license": "MIT",
66
"type": "module",
@@ -16,7 +16,7 @@
1616
"prettier": "npx prettier . --write"
1717
},
1818
"dependencies": {
19-
"payload-crowdin-sync": "0.41.0",
19+
"payload-crowdin-sync": "0.41.1",
2020
"tslib": "^2.3.0"
2121
}
2222
}

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@payload-crowdin-sync-nx/source",
3-
"version": "0.22.0",
3+
"version": "0.22.1",
44
"license": "MIT",
55
"type": "module",
66
"scripts": {

plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "payload-crowdin-sync",
3-
"version": "0.41.0",
3+
"version": "0.41.1",
44
"description": "Automatically upload/sync localized fields from the default locale to Crowdin. Make these fields read-only in other locales and update them using Crowdin translations.",
55
"scripts": {
66
"prettier": "npx prettier . --write"

plugin/plugin/CHANGELOG.md

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

3+
## [0.41.1](https://github.com/thompsonsj/payload-crowdin-sync/compare/payload-crowdin-sync-v0.41.0...payload-crowdin-sync-v0.41.1) (2026-04-17)
4+
5+
6+
### Bug Fixes
7+
8+
* **tsconfig:** type fixes and implement ci check ([#337](https://github.com/thompsonsj/payload-crowdin-sync/issues/337)) ([6f4e06a](https://github.com/thompsonsj/payload-crowdin-sync/commit/6f4e06a3ff7677f551f51ef8c778a21ec4901e54))
9+
310
## [0.41.0](https://github.com/thompsonsj/payload-crowdin-sync/compare/payload-crowdin-sync-v0.40.0...payload-crowdin-sync-v0.41.0) (2026-04-17)
411

512

0 commit comments

Comments
 (0)