From ca6987e9560a9b64950c19a0aaf821815590d35a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Fern=C3=A1ndez=20de=20Alba?= Date: Tue, 11 Jul 2023 11:21:13 +0200 Subject: [PATCH] Update to Volto 17a17 (#136) --- .github/workflows/deploy.yml | 2 +- Makefile | 2 +- news/137.feature | 1 + package.json | 2 +- yarn.lock | 2 +- 5 files changed, 5 insertions(+), 4 deletions(-) create mode 100644 news/137.feature diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 030f6ab9..c347f38e 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -6,7 +6,7 @@ on: env: ENVIRONMENT: "light-theme.kitconcept.io" IMAGE_NAME: "ghcr.io/kitconcept/voltolighttheme-frontend" - VOLTO_VERSION: "17.0.0-alpha.16" + VOLTO_VERSION: "17.0.0-alpha.17" jobs: meta: diff --git a/Makefile b/Makefile index 310c0972..03cfae2a 100644 --- a/Makefile +++ b/Makefile @@ -22,7 +22,7 @@ RESET=`tput sgr0` YELLOW=`tput setaf 3` PLONE_VERSION=6 -VOLTO_VERSION=17.0.0-alpha.16 +VOLTO_VERSION=17.0.0-alpha.17 ADDON_NAME='@kitconcept/volto-light-theme' ADDON_PATH='volto-light-theme' diff --git a/news/137.feature b/news/137.feature new file mode 100644 index 00000000..e21cfe0d --- /dev/null +++ b/news/137.feature @@ -0,0 +1 @@ +Upgrade to Volto 17a17 as baseline @sneridagh diff --git a/package.json b/package.json index 27acc43b..a524ca80 100644 --- a/package.json +++ b/package.json @@ -60,6 +60,6 @@ "@kitconcept/volto-introduction-block": "^1.0.0", "@kitconcept/volto-separator-block": "^3.2.0", "@kitconcept/volto-slider-block": "^4.2.0", - "@plone/volto": "^17.0.0-alpha.16" + "@plone/volto": "^17.0.0-alpha.17" } } diff --git a/yarn.lock b/yarn.lock index c61c2b1c..ec035c6d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1494,7 +1494,7 @@ __metadata: "@kitconcept/volto-introduction-block": ^1.0.0 "@kitconcept/volto-separator-block": ^3.2.0 "@kitconcept/volto-slider-block": ^4.2.0 - "@plone/volto": ^17.0.0-alpha.16 + "@plone/volto": ^17.0.0-alpha.17 languageName: unknown linkType: soft