Skip to content

Commit 899dba8

Browse files

File tree

19 files changed

+75
-35
lines changed

19 files changed

+75
-35
lines changed

package-lock.json

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

packages/decap-cms-app/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [3.8.3](https://github.com/decaporg/decap-cms/compare/[email protected]@3.8.3) (2025-07-31)
7+
8+
**Note:** Version bump only for package decap-cms-app
9+
610
## [3.8.2](https://github.com/decaporg/decap-cms/compare/[email protected]@3.8.2) (2025-07-22)
711

812
**Note:** Version bump only for package decap-cms-app

packages/decap-cms-app/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "decap-cms-app",
33
"description": "An extensible, open source, Git-based, React CMS for static sites. Reusable congiuration with React as peer.",
4-
"version": "3.8.2",
4+
"version": "3.8.3",
55
"homepage": "https://www.decapcms.org",
66
"repository": "https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-app",
77
"bugs": "https://github.com/decaporg/decap-cms/issues",
@@ -34,22 +34,22 @@
3434
"ajv-keywords": "^5.1.0",
3535
"codemirror": "^5.46.0",
3636
"dayjs": "^1.11.10",
37-
"decap-cms-backend-aws-cognito-github-proxy": "^3.4.0",
37+
"decap-cms-backend-aws-cognito-github-proxy": "^3.4.1",
3838
"decap-cms-backend-azure": "^3.3.0",
3939
"decap-cms-backend-bitbucket": "^3.3.0",
40-
"decap-cms-backend-git-gateway": "^3.4.0",
40+
"decap-cms-backend-git-gateway": "^3.4.1",
4141
"decap-cms-backend-gitea": "^3.3.0",
4242
"decap-cms-backend-github": "^3.4.0",
4343
"decap-cms-backend-gitlab": "^3.4.0",
4444
"decap-cms-backend-proxy": "^3.3.0",
4545
"decap-cms-backend-test": "^3.2.1",
46-
"decap-cms-core": "^3.8.0",
46+
"decap-cms-core": "^3.8.1",
4747
"decap-cms-editor-component-image": "^3.2.0",
48-
"decap-cms-lib-auth": "^3.0.5",
49-
"decap-cms-lib-util": "^3.3.0",
48+
"decap-cms-lib-auth": "^3.0.6",
49+
"decap-cms-lib-util": "^3.3.1",
5050
"decap-cms-lib-widgets": "^3.2.1",
5151
"decap-cms-locales": "^3.4.0",
52-
"decap-cms-ui-auth": "^3.2.0",
52+
"decap-cms-ui-auth": "^3.2.3",
5353
"decap-cms-ui-default": "^3.3.0",
5454
"decap-cms-widget-boolean": "^3.2.0",
5555
"decap-cms-widget-code": "^3.2.0",

packages/decap-cms-backend-aws-cognito-github-proxy/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [3.4.1](https://github.com/decaporg/decap-cms/compare/decap-cms-backend-aws-cognito-github-proxy@[email protected]) (2025-07-31)
7+
8+
**Note:** Version bump only for package decap-cms-backend-aws-cognito-github-proxy
9+
610
# [3.4.0](https://github.com/decaporg/decap-cms/compare/decap-cms-backend-aws-cognito-github-proxy@[email protected]) (2025-07-15)
711

812
### Features

packages/decap-cms-backend-aws-cognito-github-proxy/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "decap-cms-backend-aws-cognito-github-proxy",
33
"description": "GitHub backend for Decap CMS proxied through AWS Cognito",
4-
"version": "3.4.0",
4+
"version": "3.4.1",
55
"license": "MIT",
66
"repository": "https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-backend-aws-cognito-github-proxy",
77
"bugs": "https://github.com/decaporg/decap-cms/issues",
@@ -34,9 +34,9 @@
3434
"@emotion/react": "^11.11.1",
3535
"@emotion/styled": "^11.11.0",
3636
"decap-cms-backend-github": "^3.0.0",
37-
"decap-cms-ui-auth": "^3.0.0",
3837
"decap-cms-lib-auth": "^3.0.0",
3938
"decap-cms-lib-util": "^3.0.0",
39+
"decap-cms-ui-auth": "^3.0.0",
4040
"decap-cms-ui-default": "^3.0.0",
4141
"lodash": "^4.17.11",
4242
"prop-types": "^15.7.2",

packages/decap-cms-backend-git-gateway/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [3.4.1](https://github.com/decaporg/decap-cms/compare/decap-cms-backend-git-gateway@[email protected]) (2025-07-31)
7+
8+
**Note:** Version bump only for package decap-cms-backend-git-gateway
9+
610
# [3.4.0](https://github.com/decaporg/decap-cms/compare/decap-cms-backend-git-gateway@[email protected]) (2025-07-15)
711

812
### Features

packages/decap-cms-backend-git-gateway/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "decap-cms-backend-git-gateway",
33
"description": "Git Gateway backend for Decap CMS",
4-
"version": "3.4.0",
4+
"version": "3.4.1",
55
"repository": "https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-backend-git-gateway",
66
"bugs": "https://github.com/decaporg/decap-cms/issues",
77
"module": "dist/esm/index.js",

packages/decap-cms-core/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [3.8.1](https://github.com/decaporg/decap-cms/compare/[email protected]@3.8.1) (2025-07-31)
7+
8+
**Note:** Version bump only for package decap-cms-core
9+
610
# [3.8.0](https://github.com/decaporg/decap-cms/compare/[email protected]@3.8.0) (2025-07-15)
711

812
### Bug Fixes

packages/decap-cms-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "decap-cms-core",
33
"description": "Decap CMS core application, see decap-cms package for the main distribution.",
4-
"version": "3.8.0",
4+
"version": "3.8.1",
55
"repository": "https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-core",
66
"bugs": "https://github.com/decaporg/decap-cms/issues",
77
"module": "dist/esm/index.js",

packages/decap-cms-lib-auth/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [3.0.6](https://github.com/decaporg/decap-cms/compare/[email protected]@3.0.6) (2025-07-31)
7+
8+
**Note:** Version bump only for package decap-cms-lib-auth
9+
610
## [3.0.5](https://github.com/decaporg/decap-cms/compare/[email protected]@3.0.5) (2024-03-21)
711

812
**Note:** Version bump only for package decap-cms-lib-auth

0 commit comments

Comments
 (0)