Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - decap-cms@3.1.2
 - decap-cms-app@3.1.2
 - decap-cms-backend-aws-cognito-github-proxy@3.1.1
 - decap-cms-backend-gitea@3.1.1
 - decap-cms-backend-gitlab@3.1.1
 - decap-cms-core@3.3.2
 - decap-cms-lib-auth@3.0.4
  • Loading branch information
demshy committed Feb 21, 2024
1 parent bcd58d6 commit 3715ca7
Show file tree
Hide file tree
Showing 15 changed files with 60 additions and 24 deletions.
24 changes: 12 additions & 12 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions packages/decap-cms-app/CHANGELOG.md
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.1.2](https://github.com/decaporg/decap-cms/compare/decap-cms-app@3.1.1...decap-cms-app@3.1.2) (2024-02-21)

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

## [3.1.1](https://github.com/decaporg/decap-cms/compare/decap-cms-app@3.1.0...decap-cms-app@3.1.1) (2024-02-01)

**Note:** Version bump only for package decap-cms-app
Expand Down
10 changes: 5 additions & 5 deletions packages/decap-cms-app/package.json
@@ -1,7 +1,7 @@
{
"name": "decap-cms-app",
"description": "An extensible, open source, Git-based, React CMS for static sites. Reusable congiuration with React as peer.",
"version": "3.1.1",
"version": "3.1.2",
"homepage": "https://www.decapcms.org",
"repository": "https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-app",
"bugs": "https://github.com/decaporg/decap-cms/issues",
Expand Down Expand Up @@ -30,17 +30,17 @@
"@emotion/styled": "^11.11.0",
"codemirror": "^5.46.0",
"dayjs": "^1.11.10",
"decap-cms-backend-aws-cognito-github-proxy": "^3.1.0",
"decap-cms-backend-aws-cognito-github-proxy": "^3.1.1",
"decap-cms-backend-azure": "^3.1.0",
"decap-cms-backend-bitbucket": "^3.1.0",
"decap-cms-backend-git-gateway": "^3.1.0",
"decap-cms-backend-github": "^3.1.0",
"decap-cms-backend-gitlab": "^3.1.0",
"decap-cms-backend-gitlab": "^3.1.1",
"decap-cms-backend-proxy": "^3.1.0",
"decap-cms-backend-test": "^3.1.0",
"decap-cms-core": "^3.3.1",
"decap-cms-core": "^3.3.2",
"decap-cms-editor-component-image": "^3.1.0",
"decap-cms-lib-auth": "^3.0.3",
"decap-cms-lib-auth": "^3.0.4",
"decap-cms-lib-util": "^3.0.2",
"decap-cms-lib-widgets": "^3.0.1",
"decap-cms-locales": "^3.1.3",
Expand Down
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.1.1](https://github.com/decaporg/decap-cms/compare/decap-cms-backend-aws-cognito-github-proxy@3.1.0...decap-cms-backend-aws-cognito-github-proxy@3.1.1) (2024-02-21)

### Bug Fixes

- gitlab pkce auth error ([#7110](https://github.com/decaporg/decap-cms/issues/7110)) ([bcd58d6](https://github.com/decaporg/decap-cms/commit/bcd58d6e117b4654b3e0dca173f7f8aaca8dabdf))

# [3.1.0](https://github.com/decaporg/decap-cms/compare/decap-cms-backend-aws-cognito-github-proxy@3.1.0-beta.2...decap-cms-backend-aws-cognito-github-proxy@3.1.0) (2024-02-01)

**Note:** Version bump only for package decap-cms-backend-aws-cognito-github-proxy
Expand Down
@@ -1,7 +1,7 @@
{
"name": "decap-cms-backend-aws-cognito-github-proxy",
"description": "GitHub backend for Decap CMS proxied through AWS Cognito",
"version": "3.1.0",
"version": "3.1.1",
"license": "MIT",
"repository": "https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-aws-cognito-github-proxy",
"bugs": "https://github.com/decaporg/decap-cms/issues",
Expand Down
6 changes: 6 additions & 0 deletions packages/decap-cms-backend-gitea/CHANGELOG.md
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.1.1](https://github.com/decaporg/decap-cms/compare/decap-cms-backend-gitea@3.1.0-beta.1...decap-cms-backend-gitea@3.1.1) (2024-02-21)

### Bug Fixes

- gitlab pkce auth error ([#7110](https://github.com/decaporg/decap-cms/issues/7110)) ([bcd58d6](https://github.com/decaporg/decap-cms/commit/bcd58d6e117b4654b3e0dca173f7f8aaca8dabdf))

# [3.1.0](https://github.com/decaporg/decap-cms/compare/decap-cms-backend-gitea@3.1.0-beta.1...decap-cms-backend-gitea@3.1.0) (2024-02-01)

**Note:** Version bump only for package decap-cms-backend-gitea
Expand Down
2 changes: 1 addition & 1 deletion packages/decap-cms-backend-gitea/package.json
@@ -1,7 +1,7 @@
{
"name": "decap-cms-backend-gitea",
"description": "Gitea backend for Decap CMS",
"version": "3.1.0",
"version": "3.1.1",
"repository": "https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-gitea",
"bugs": "https://github.com/decaporg/decap-cms/issues",
"license": "MIT",
Expand Down
6 changes: 6 additions & 0 deletions packages/decap-cms-backend-gitlab/CHANGELOG.md
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.1.1](https://github.com/decaporg/decap-cms/compare/decap-cms-backend-gitlab@3.1.0-beta.1...decap-cms-backend-gitlab@3.1.1) (2024-02-21)

### Bug Fixes

- gitlab pkce auth error ([#7110](https://github.com/decaporg/decap-cms/issues/7110)) ([bcd58d6](https://github.com/decaporg/decap-cms/commit/bcd58d6e117b4654b3e0dca173f7f8aaca8dabdf))

# [3.1.0](https://github.com/decaporg/decap-cms/compare/decap-cms-backend-gitlab@3.1.0-beta.1...decap-cms-backend-gitlab@3.1.0) (2024-02-01)

**Note:** Version bump only for package decap-cms-backend-gitlab
Expand Down
2 changes: 1 addition & 1 deletion packages/decap-cms-backend-gitlab/package.json
@@ -1,7 +1,7 @@
{
"name": "decap-cms-backend-gitlab",
"description": "GitLab backend for Decap CMS",
"version": "3.1.0",
"version": "3.1.1",
"repository": "https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-backend-gitlab",
"bugs": "https://github.com/decaporg/decap-cms/issues",
"license": "MIT",
Expand Down
4 changes: 4 additions & 0 deletions packages/decap-cms-core/CHANGELOG.md
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.3.2](https://github.com/decaporg/decap-cms/compare/decap-cms-core@3.3.1...decap-cms-core@3.3.2) (2024-02-21)

**Note:** Version bump only for package decap-cms-core

## [3.3.1](https://github.com/decaporg/decap-cms/compare/decap-cms-core@3.3.0...decap-cms-core@3.3.1) (2024-02-01)

**Note:** Version bump only for package decap-cms-core
Expand Down
2 changes: 1 addition & 1 deletion packages/decap-cms-core/package.json
@@ -1,7 +1,7 @@
{
"name": "decap-cms-core",
"description": "Decap CMS core application, see decap-cms package for the main distribution.",
"version": "3.3.1",
"version": "3.3.2",
"repository": "https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-core",
"bugs": "https://github.com/decaporg/decap-cms/issues",
"module": "dist/esm/index.js",
Expand Down
6 changes: 6 additions & 0 deletions packages/decap-cms-lib-auth/CHANGELOG.md
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.0.4](https://github.com/decaporg/decap-cms/compare/decap-cms-lib-auth@3.0.3...decap-cms-lib-auth@3.0.4) (2024-02-21)

### Bug Fixes

- gitlab pkce auth error ([#7110](https://github.com/decaporg/decap-cms/issues/7110)) ([bcd58d6](https://github.com/decaporg/decap-cms/commit/bcd58d6e117b4654b3e0dca173f7f8aaca8dabdf))

## [3.0.3](https://github.com/decaporg/decap-cms/compare/decap-cms-lib-auth@3.0.3-beta.1...decap-cms-lib-auth@3.0.3) (2024-02-01)

**Note:** Version bump only for package decap-cms-lib-auth
Expand Down
2 changes: 1 addition & 1 deletion packages/decap-cms-lib-auth/package.json
@@ -1,7 +1,7 @@
{
"name": "decap-cms-lib-auth",
"description": "Shared authentication functionality for Decap CMS.",
"version": "3.0.3",
"version": "3.0.4",
"repository": "https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-lib-auth",
"bugs": "https://github.com/decaporg/decap-cms/issues",
"module": "dist/esm/index.js",
Expand Down
4 changes: 4 additions & 0 deletions packages/decap-cms/CHANGELOG.md
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.1.2](https://github.com/decaporg/decap-cms/compare/decap-cms@3.1.1...decap-cms@3.1.2) (2024-02-21)

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

## [3.1.1](https://github.com/decaporg/decap-cms/compare/decap-cms@3.1.0...decap-cms@3.1.1) (2024-02-01)

**Note:** Version bump only for package decap-cms
Expand Down
4 changes: 2 additions & 2 deletions packages/decap-cms/package.json
@@ -1,7 +1,7 @@
{
"name": "decap-cms",
"description": "An extensible, open source, Git-based, React CMS for static sites.",
"version": "3.1.1",
"version": "3.1.2",
"homepage": "https://www.decapcms.org",
"repository": "https://github.com/decaporg/decap-cms",
"bugs": "https://github.com/decaporg/decap-cms/issues",
Expand All @@ -22,7 +22,7 @@
"dependencies": {
"codemirror": "^5.46.0",
"create-react-class": "^15.7.0",
"decap-cms-app": "^3.1.1",
"decap-cms-app": "^3.1.2",
"decap-cms-media-library-cloudinary": "^3.0.2",
"decap-cms-media-library-uploadcare": "^3.0.1",
"file-loader": "^6.2.0",
Expand Down

0 comments on commit 3715ca7

Please sign in to comment.