Skip to content

Commit

Permalink
v3.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandrebodin committed Apr 21, 2021
1 parent b264ceb commit 4ab210e
Show file tree
Hide file tree
Showing 40 changed files with 104 additions and 104 deletions.
36 changes: 18 additions & 18 deletions examples/getstarted/package.json
@@ -1,7 +1,7 @@
{
"name": "getstarted",
"private": true,
"version": "3.5.4",
"version": "3.6.0",
"description": "A Strapi application.",
"scripts": {
"develop": "strapi develop",
Expand All @@ -17,23 +17,23 @@
"mysql": "2.18.1",
"pg": "8.5.1",
"sqlite3": "5.0.0",
"strapi": "3.5.4",
"strapi-admin": "3.5.4",
"strapi-connector-bookshelf": "3.5.4",
"strapi-connector-mongoose": "3.5.4",
"strapi-middleware-views": "3.5.4",
"strapi-plugin-content-manager": "3.5.4",
"strapi-plugin-content-type-builder": "3.5.4",
"strapi-plugin-documentation": "3.5.4",
"strapi-plugin-email": "3.5.4",
"strapi-plugin-graphql": "3.5.4",
"strapi-plugin-i18n": "3.5.4",
"strapi-plugin-upload": "3.5.4",
"strapi-plugin-users-permissions": "3.5.4",
"strapi-provider-email-mailgun": "3.5.4",
"strapi-provider-upload-aws-s3": "3.5.4",
"strapi-provider-upload-cloudinary": "3.5.4",
"strapi-utils": "3.5.4"
"strapi": "3.6.0",
"strapi-admin": "3.6.0",
"strapi-connector-bookshelf": "3.6.0",
"strapi-connector-mongoose": "3.6.0",
"strapi-middleware-views": "3.6.0",
"strapi-plugin-content-manager": "3.6.0",
"strapi-plugin-content-type-builder": "3.6.0",
"strapi-plugin-documentation": "3.6.0",
"strapi-plugin-email": "3.6.0",
"strapi-plugin-graphql": "3.6.0",
"strapi-plugin-i18n": "3.6.0",
"strapi-plugin-upload": "3.6.0",
"strapi-plugin-users-permissions": "3.6.0",
"strapi-provider-email-mailgun": "3.6.0",
"strapi-provider-upload-aws-s3": "3.6.0",
"strapi-provider-upload-cloudinary": "3.6.0",
"strapi-utils": "3.6.0"
},
"strapi": {
"uuid": "getstarted"
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
@@ -1,5 +1,5 @@
{
"version": "3.5.4",
"version": "3.6.0",
"packages": [
"packages/*",
"examples/*"
Expand Down
4 changes: 2 additions & 2 deletions packages/create-strapi-app/package.json
@@ -1,6 +1,6 @@
{
"name": "create-strapi-app",
"version": "3.5.4",
"version": "3.6.0",
"description": "Generate a new Strapi application.",
"license": "SEE LICENSE IN LICENSE",
"homepage": "https://strapi.io",
Expand All @@ -21,7 +21,7 @@
],
"dependencies": {
"commander": "6.1.0",
"strapi-generate-new": "3.5.4"
"strapi-generate-new": "3.6.0"
},
"scripts": {
"test": "echo \"no tests yet\""
Expand Down
4 changes: 2 additions & 2 deletions packages/create-strapi-starter/package.json
@@ -1,6 +1,6 @@
{
"name": "create-strapi-starter",
"version": "3.5.4",
"version": "3.6.0",
"description": "Generate a new Strapi application.",
"license": "SEE LICENSE IN LICENSE",
"homepage": "https://strapi.io",
Expand All @@ -24,7 +24,7 @@
"git-url-parse": "11.4.4",
"node-fetch": "2.6.1",
"ora": "5.3.0",
"strapi-generate-new": "3.5.4",
"strapi-generate-new": "3.6.0",
"tar": "6.1.0"
},
"scripts": {
Expand Down
6 changes: 3 additions & 3 deletions packages/strapi-admin/package.json
@@ -1,6 +1,6 @@
{
"name": "strapi-admin",
"version": "3.5.4",
"version": "3.6.0",
"description": "Strapi Admin",
"repository": {
"type": "git",
Expand Down Expand Up @@ -101,8 +101,8 @@
"sanitize.css": "^4.1.0",
"semver": "7.3.5",
"sift": "13.5.0",
"strapi-helper-plugin": "3.5.4",
"strapi-utils": "3.5.4",
"strapi-helper-plugin": "3.6.0",
"strapi-utils": "3.6.0",
"style-loader": "^0.23.1",
"styled-components": "^5.2.3",
"terser-webpack-plugin": "^1.2.3",
Expand Down
4 changes: 2 additions & 2 deletions packages/strapi-connector-bookshelf/package.json
@@ -1,6 +1,6 @@
{
"name": "strapi-connector-bookshelf",
"version": "3.5.4",
"version": "3.6.0",
"description": "Bookshelf hook for the Strapi framework",
"homepage": "https://strapi.io",
"keywords": [
Expand All @@ -23,7 +23,7 @@
"p-map": "4.0.0",
"pluralize": "^8.0.0",
"rimraf": "3.0.2",
"strapi-utils": "3.5.4"
"strapi-utils": "3.6.0"
},
"peerDependencies": {
"knex": "0.21.18"
Expand Down
4 changes: 2 additions & 2 deletions packages/strapi-connector-mongoose/package.json
@@ -1,6 +1,6 @@
{
"name": "strapi-connector-mongoose",
"version": "3.5.4",
"version": "3.6.0",
"description": "Mongoose hook for the Strapi framework",
"homepage": "https://strapi.io",
"keywords": [
Expand All @@ -22,7 +22,7 @@
"p-map": "4.0.0",
"pluralize": "^8.0.0",
"semver": "^7.3.5",
"strapi-utils": "3.5.4"
"strapi-utils": "3.6.0"
},
"author": {
"email": "hi@strapi.io",
Expand Down
4 changes: 2 additions & 2 deletions packages/strapi-database/package.json
@@ -1,6 +1,6 @@
{
"name": "strapi-database",
"version": "3.5.4",
"version": "3.6.0",
"description": "Strapi's database layer",
"homepage": "https://strapi.io",
"main": "./lib/index.js",
Expand Down Expand Up @@ -31,7 +31,7 @@
"debug": "4.3.1",
"lodash": "4.17.21",
"p-map": "4.0.0",
"strapi-utils": "3.5.4",
"strapi-utils": "3.6.0",
"verror": "^1.10.0"
},
"gitHead": "231263a3535658bab1e9492c6aaaed8692d62a53"
Expand Down
4 changes: 2 additions & 2 deletions packages/strapi-generate-api/package.json
@@ -1,6 +1,6 @@
{
"name": "strapi-generate-api",
"version": "3.5.4",
"version": "3.6.0",
"description": "Generate an API for a Strapi application.",
"homepage": "https://strapi.io",
"keywords": [
Expand All @@ -15,7 +15,7 @@
"dependencies": {
"lodash": "4.17.21",
"pluralize": "^8.0.0",
"strapi-utils": "3.5.4"
"strapi-utils": "3.6.0"
},
"scripts": {
"test": "echo \"no tests yet\""
Expand Down
4 changes: 2 additions & 2 deletions packages/strapi-generate-controller/package.json
@@ -1,6 +1,6 @@
{
"name": "strapi-generate-controller",
"version": "3.5.4",
"version": "3.6.0",
"description": "Generate a controller for a Strapi API.",
"homepage": "https://strapi.io",
"keywords": [
Expand All @@ -15,7 +15,7 @@
},
"dependencies": {
"lodash": "4.17.21",
"strapi-utils": "3.5.4"
"strapi-utils": "3.6.0"
},
"scripts": {
"test": "echo \"no tests yet\""
Expand Down
4 changes: 2 additions & 2 deletions packages/strapi-generate-model/package.json
@@ -1,6 +1,6 @@
{
"name": "strapi-generate-model",
"version": "3.5.4",
"version": "3.6.0",
"description": "Generate a model for a Strapi API.",
"homepage": "https://strapi.io",
"keywords": [
Expand All @@ -16,7 +16,7 @@
"dependencies": {
"lodash": "4.17.21",
"pluralize": "^8.0.0",
"strapi-utils": "3.5.4"
"strapi-utils": "3.6.0"
},
"scripts": {
"test": "echo \"no tests yet\""
Expand Down
2 changes: 1 addition & 1 deletion packages/strapi-generate-new/package.json
@@ -1,6 +1,6 @@
{
"name": "strapi-generate-new",
"version": "3.5.4",
"version": "3.6.0",
"description": "Generate a new Strapi application.",
"homepage": "https://strapi.io",
"keywords": [
Expand Down
4 changes: 2 additions & 2 deletions packages/strapi-generate-plugin/package.json
@@ -1,6 +1,6 @@
{
"name": "strapi-generate-plugin",
"version": "3.5.4",
"version": "3.6.0",
"description": "Generate an plugin for a Strapi application.",
"homepage": "https://strapi.io",
"keywords": [
Expand All @@ -15,7 +15,7 @@
"dependencies": {
"fs-extra": "^9.1.0",
"lodash": "4.17.21",
"strapi-utils": "3.5.4"
"strapi-utils": "3.6.0"
},
"scripts": {
"test": "echo \"no tests yet\""
Expand Down
4 changes: 2 additions & 2 deletions packages/strapi-generate-policy/package.json
@@ -1,6 +1,6 @@
{
"name": "strapi-generate-policy",
"version": "3.5.4",
"version": "3.6.0",
"description": "Generate a policy for a Strapi API.",
"homepage": "https://strapi.io",
"keywords": [
Expand All @@ -15,7 +15,7 @@
},
"dependencies": {
"lodash": "4.17.21",
"strapi-utils": "3.5.4"
"strapi-utils": "3.6.0"
},
"scripts": {
"test": "echo \"no tests yet\""
Expand Down
4 changes: 2 additions & 2 deletions packages/strapi-generate-service/package.json
@@ -1,6 +1,6 @@
{
"name": "strapi-generate-service",
"version": "3.5.4",
"version": "3.6.0",
"description": "Generate a service for a Strapi API.",
"homepage": "https://strapi.io",
"keywords": [
Expand All @@ -15,7 +15,7 @@
},
"dependencies": {
"lodash": "4.17.21",
"strapi-utils": "3.5.4"
"strapi-utils": "3.6.0"
},
"scripts": {
"test": "echo \"no tests yet\""
Expand Down
4 changes: 2 additions & 2 deletions packages/strapi-generate/package.json
@@ -1,6 +1,6 @@
{
"name": "strapi-generate",
"version": "3.5.4",
"version": "3.6.0",
"description": "Master of ceremonies for the Strapi generators.",
"homepage": "https://strapi.io",
"keywords": [
Expand All @@ -20,7 +20,7 @@
"fs-extra": "^9.1.0",
"lodash": "4.17.21",
"reportback": "^2.0.2",
"strapi-utils": "3.5.4"
"strapi-utils": "3.6.0"
},
"author": {
"name": "Strapi team",
Expand Down
2 changes: 1 addition & 1 deletion packages/strapi-helper-plugin/package.json
@@ -1,6 +1,6 @@
{
"name": "strapi-helper-plugin",
"version": "3.5.4",
"version": "3.6.0",
"description": "Helper for Strapi plugins development",
"files": [
"dist"
Expand Down
2 changes: 1 addition & 1 deletion packages/strapi-hook-ejs/package.json
@@ -1,6 +1,6 @@
{
"name": "strapi-hook-ejs",
"version": "3.5.4",
"version": "3.6.0",
"description": "EJS hook for the Strapi framework",
"homepage": "https://strapi.io",
"keywords": [
Expand Down
4 changes: 2 additions & 2 deletions packages/strapi-hook-redis/package.json
@@ -1,6 +1,6 @@
{
"name": "strapi-hook-redis",
"version": "3.5.4",
"version": "3.6.0",
"description": "Redis hook for the Strapi framework",
"homepage": "https://strapi.io",
"keywords": [
Expand All @@ -19,7 +19,7 @@
"lodash": "4.17.21",
"rimraf": "3.0.2",
"stack-trace": "0.0.10",
"strapi-utils": "3.5.4"
"strapi-utils": "3.6.0"
},
"author": {
"email": "hi@strapi.io",
Expand Down
2 changes: 1 addition & 1 deletion packages/strapi-middleware-views/package.json
@@ -1,6 +1,6 @@
{
"name": "strapi-middleware-views",
"version": "3.5.4",
"version": "3.6.0",
"description": "Views middleware to enable server-side rendering for the Strapi framework",
"homepage": "https://strapi.io",
"keywords": [
Expand Down
6 changes: 3 additions & 3 deletions packages/strapi-plugin-content-manager/package.json
@@ -1,6 +1,6 @@
{
"name": "strapi-plugin-content-manager",
"version": "3.5.4",
"version": "3.6.0",
"description": "A powerful UI to easily manage your data.",
"strapi": {
"name": "Content Manager",
Expand Down Expand Up @@ -45,8 +45,8 @@
"redux-immutable": "^4.0.0",
"reselect": "^4.0.0",
"sanitize-html": "2.3.3",
"strapi-helper-plugin": "3.5.4",
"strapi-utils": "3.5.4",
"strapi-helper-plugin": "3.6.0",
"strapi-utils": "3.6.0",
"yup": "^0.27.0"
},
"author": {
Expand Down
10 changes: 5 additions & 5 deletions packages/strapi-plugin-content-type-builder/package.json
@@ -1,6 +1,6 @@
{
"name": "strapi-plugin-content-type-builder",
"version": "3.5.4",
"version": "3.6.0",
"description": "Strapi plugin to create content type (API).",
"strapi": {
"name": "Content Type Builder",
Expand Down Expand Up @@ -29,10 +29,10 @@
"redux": "^4.0.1",
"redux-immutable": "^4.0.0",
"reselect": "^4.0.0",
"strapi-generate": "3.5.4",
"strapi-generate-api": "3.5.4",
"strapi-helper-plugin": "3.5.4",
"strapi-utils": "3.5.4",
"strapi-generate": "3.6.0",
"strapi-generate-api": "3.6.0",
"strapi-helper-plugin": "3.6.0",
"strapi-utils": "3.6.0",
"yup": "^0.27.0"
},
"author": {
Expand Down
4 changes: 2 additions & 2 deletions packages/strapi-plugin-documentation/package.json
@@ -1,6 +1,6 @@
{
"name": "strapi-plugin-documentation",
"version": "3.5.4",
"version": "3.6.0",
"description": "Create an OpenAPI Document and visualize your API with SWAGGER UI.",
"strapi": {
"name": "Documentation",
Expand Down Expand Up @@ -35,7 +35,7 @@
"redux": "^4.0.1",
"redux-immutable": "^4.0.0",
"reselect": "^4.0.0",
"strapi-helper-plugin": "3.5.4",
"strapi-helper-plugin": "3.6.0",
"swagger-ui-dist": "3.47.1"
},
"author": {
Expand Down

0 comments on commit 4ab210e

Please sign in to comment.