From e48dc083a5de59ce9aa290d8f8ae8d9ab9429b51 Mon Sep 17 00:00:00 2001 From: Yauheni Kapliarchuk <@YauheniKapliarchuk> Date: Tue, 11 Jul 2023 18:17:14 +0300 Subject: [PATCH] Release: 3.12.1 --- CHANGELOG.md | 3 +++ Gruntfile.js | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fea5f3e9..7beff99a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,9 @@ A record of the changes made to `ALPS V3`. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [3.12.1] +- Update build process for CDN (add build css for WP page builder editor). + ## [3.12.0] - New wp-editor styleseheet for WP page builder editor support and additional rules for - new _wp.pagebuilders scss to feed wp-editor stylesheet and provide additional classes to front end sheets by inclusion in common.scss diff --git a/Gruntfile.js b/Gruntfile.js index fb8b76f6..515f5b98 100755 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -15,7 +15,7 @@ module.exports = function (grunt) { * of /cdn// that contains the javascript and css. */ const major_version = "3"; - const version = "3.12.0"; + const version = "3.12.1"; /** * Split SCSS files by theme