Skip to content

Commit

Permalink
Janitorial: update to the most recent version of Color Studio (#36751)
Browse files Browse the repository at this point in the history
  • Loading branch information
jeherve committed Apr 5, 2024
1 parent 241baf3 commit 4488f9f
Show file tree
Hide file tree
Showing 15 changed files with 49 additions and 24 deletions.
28 changes: 14 additions & 14 deletions pnpm-lock.yaml

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

Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Significance: patch
Type: changed

Update to the most recent version of Color Studio, 2.6.0.
2 changes: 1 addition & 1 deletion projects/js-packages/publicize-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"rememo": "4.0.1"
},
"devDependencies": {
"@automattic/color-studio": "2.5.0",
"@automattic/color-studio": "2.6.0",
"@automattic/jetpack-base-styles": "workspace:*",
"@automattic/jetpack-webpack-config": "workspace:*",
"@babel/core": "7.24.0",
Expand Down
4 changes: 4 additions & 0 deletions projects/packages/forms/changelog/update-color-studio-260
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Significance: patch
Type: changed

Update to the most recent version of Color Studio, 2.6.0.
4 changes: 2 additions & 2 deletions projects/packages/forms/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@automattic/jetpack-forms",
"version": "0.30.13",
"version": "0.30.14-alpha",
"description": "Jetpack Forms",
"homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/packages/forms/#readme",
"bugs": {
Expand Down Expand Up @@ -58,7 +58,7 @@
"webpack-cli": "4.9.1"
},
"devDependencies": {
"@automattic/color-studio": "2.5.0",
"@automattic/color-studio": "2.6.0",
"@automattic/jetpack-base-styles": "workspace:*",
"@automattic/jetpack-webpack-config": "workspace:*",
"@automattic/remove-asset-webpack-plugin": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion projects/packages/forms/src/class-jetpack-forms.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*/
class Jetpack_Forms {

const PACKAGE_VERSION = '0.30.13';
const PACKAGE_VERSION = '0.30.14-alpha';

/**
* Load the contact form module.
Expand Down
4 changes: 4 additions & 0 deletions projects/packages/search/changelog/update-color-studio-260
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Significance: patch
Type: changed

Update to the most recent version of Color Studio, 2.6.0.
2 changes: 1 addition & 1 deletion projects/packages/search/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/packages/search/#readme",
"dependencies": {
"@automattic/calypso-color-schemes": "3.1.3",
"@automattic/color-studio": "2.5.0",
"@automattic/color-studio": "2.6.0",
"@automattic/format-currency": "1.0.1",
"@automattic/jetpack-analytics": "workspace:*",
"@automattic/jetpack-api": "workspace:*",
Expand Down
4 changes: 4 additions & 0 deletions projects/packages/wordads/changelog/update-color-studio-260
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Significance: patch
Type: changed

Update to the most recent version of Color Studio, 2.6.0.
4 changes: 2 additions & 2 deletions projects/packages/wordads/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@automattic/jetpack-wordads",
"version": "0.3.13",
"version": "0.3.14-alpha",
"description": "Earn income by allowing Jetpack to display high quality ads.",
"main": "main.js",
"homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/packages/wordads/#readme",
Expand Down Expand Up @@ -31,7 +31,7 @@
},
"dependencies": {
"@automattic/calypso-color-schemes": "3.1.3",
"@automattic/color-studio": "2.5.0",
"@automattic/color-studio": "2.6.0",
"@automattic/jetpack-analytics": "workspace:*",
"@automattic/jetpack-api": "workspace:*",
"@automattic/jetpack-components": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion projects/packages/wordads/src/class-package.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* WordAds package general information
*/
class Package {
const VERSION = '0.3.13';
const VERSION = '0.3.14-alpha';
const SLUG = 'wordads';

/**
Expand Down
5 changes: 5 additions & 0 deletions projects/plugins/jetpack/changelog/update-color-studio-260
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
Significance: patch
Type: other
Comment: Janitorial: update to the most recent version of Color Studio, 2.6.0.


2 changes: 1 addition & 1 deletion projects/plugins/jetpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
"webpack-cli": "4.9.1"
},
"devDependencies": {
"@automattic/color-studio": "2.5.0",
"@automattic/color-studio": "2.6.0",
"@automattic/jetpack-base-styles": "workspace:*",
"@automattic/jetpack-webpack-config": "workspace:*",
"@automattic/remove-asset-webpack-plugin": "workspace:*",
Expand Down
4 changes: 4 additions & 0 deletions projects/plugins/social/changelog/update-color-studio-260
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Significance: patch
Type: changed

Update to the most recent version of Color Studio, 2.6.0.
2 changes: 1 addition & 1 deletion projects/plugins/social/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
},
"devDependencies": {
"@automattic/calypso-color-schemes": "3.1.3",
"@automattic/color-studio": "2.5.0",
"@automattic/color-studio": "2.6.0",
"@automattic/jetpack-webpack-config": "workspace:*",
"@babel/core": "7.24.0",
"@babel/preset-env": "7.24.0",
Expand Down

0 comments on commit 4488f9f

Please sign in to comment.