Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
  • Loading branch information
demshy committed Aug 23, 2023
1 parent e7a1a88 commit 7a9d2da
Show file tree
Hide file tree
Showing 8 changed files with 45 additions and 7 deletions.
8 changes: 8 additions & 0 deletions packages/decap-cms-app/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.0.1](https://github.com/decaporg/decap-cms/compare/[email protected]@3.0.1) (2023-08-23)

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





# [3.0.0](https://github.com/decaporg/decap-cms/compare/[email protected]@3.0.0) (2023-08-18)

**Note:** Version bump only for package decap-cms-app
Expand Down
6 changes: 3 additions & 3 deletions packages/decap-cms-app/package.json
Original file line number Diff line number Diff line change
@@ -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.0.0",
"version": "3.0.1",
"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 @@ -36,12 +36,12 @@
"decap-cms-backend-gitlab": "^3.0.0",
"decap-cms-backend-proxy": "^3.0.0",
"decap-cms-backend-test": "^3.0.0",
"decap-cms-core": "^3.0.0",
"decap-cms-core": "^3.1.0",
"decap-cms-editor-component-image": "^3.0.0",
"decap-cms-lib-auth": "^3.0.0",
"decap-cms-lib-util": "^3.0.0",
"decap-cms-lib-widgets": "^3.0.0",
"decap-cms-locales": "^3.0.0",
"decap-cms-locales": "^3.1.0",
"decap-cms-ui-default": "^3.0.0",
"decap-cms-widget-boolean": "^3.0.0",
"decap-cms-widget-code": "^3.0.0",
Expand Down
11 changes: 11 additions & 0 deletions packages/decap-cms-core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.1.0](https://github.com/decaporg/decap-cms/compare/[email protected]@3.1.0) (2023-08-23)


### Features

* changed minimum of 2 locales to minimum of 1 ([#6406](https://github.com/decaporg/decap-cms/issues/6406)) ([f3a30b5](https://github.com/decaporg/decap-cms/commit/f3a30b56090d57163ee70dcb12b024706dbc086b))





# [3.0.0](https://github.com/decaporg/decap-cms/compare/[email protected]@3.0.0) (2023-08-18)

**Note:** Version bump only for package decap-cms-core
Expand Down
2 changes: 1 addition & 1 deletion packages/decap-cms-core/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "decap-cms-core",
"description": "Decap CMS core application, see decap-cms package for the main distribution.",
"version": "3.0.0",
"version": "3.1.0",
"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
11 changes: 11 additions & 0 deletions packages/decap-cms-locales/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.1.0](https://github.com/decaporg/decap-cms/compare/[email protected]@3.1.0) (2023-08-23)


### Features

* add Slovenian locale ([#6875](https://github.com/decaporg/decap-cms/issues/6875)) ([e7a1a88](https://github.com/decaporg/decap-cms/commit/e7a1a886697625419a04a94e76799afdbd488fa3))





# [3.0.0](https://github.com/decaporg/decap-cms/compare/[email protected]@3.0.0) (2023-08-18)

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

## [3.0.1](https://github.com/decaporg/decap-cms/compare/[email protected]@3.0.1) (2023-08-23)

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





# [3.0.0](https://github.com/decaporg/decap-cms/compare/[email protected]@3.0.0) (2023-08-18)


Expand Down
4 changes: 2 additions & 2 deletions packages/decap-cms/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "decap-cms",
"description": "An extensible, open source, Git-based, React CMS for static sites.",
"version": "3.0.0",
"version": "3.0.1",
"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.0.0",
"decap-cms-app": "^3.0.1",
"decap-cms-media-library-cloudinary": "^3.0.0",
"decap-cms-media-library-uploadcare": "^3.0.0",
"file-loader": "^6.2.0",
Expand Down

0 comments on commit 7a9d2da

Please sign in to comment.