Skip to content

Commit

Permalink
chore(release): v1.9.5
Browse files Browse the repository at this point in the history
  • Loading branch information
mirucon committed Jun 25, 2023
1 parent 40aaf89 commit d2ca53a
Show file tree
Hide file tree
Showing 8 changed files with 24 additions and 9 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
### 1.9.5 <small> - June 25th, 2023</small>

* fix: Deprecated notices appeared in PHP 8.2 are now gone
* And small maintenances

### 1.9.4 <small> - February 5th, 2022</small>

* fix: Update dependency libraries (such as hightlight.js and Font Awesome) to latest
Expand Down
2 changes: 1 addition & 1 deletion functions.php
Original file line number Diff line number Diff line change
Expand Up @@ -1166,7 +1166,7 @@ function cd_post_format_icon( $format ) {
* Theme definitions
* -------------------------------------------------------------------------
*/
define( 'CD_VER', '1.9.4' );
define( 'CD_VER', '1.9.5' );

/*
* -------------------------------------------------------------------------
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "coldbox",
"version": "1.9.4",
"version": "1.9.5",
"description": "A beautiful WordPress theme.",
"author": "Toshihiro Kanai (mirucon)",
"license": "GPL-2.0+",
Expand Down
2 changes: 1 addition & 1 deletion parts/czr/customizer.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
* @since 1.0.0
*/
function cd_czr_style() {
wp_enqueue_style( 'cd-czr-style', get_theme_file_uri( 'assets/css/czr-style.min.css' ), array(), '1.9.4' );
wp_enqueue_style( 'cd-czr-style', get_theme_file_uri( 'assets/css/czr-style.min.css' ), array(), '1.9.5' );
// phpcs:disable
// wp_enqueue_script( 'cd-czr-scripts', get_theme_file_uri( 'assets/js/czr-scripts.js' ), array(), '1.5.1' );
// phpcs:enable
Expand Down
9 changes: 7 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Coldbox v1.9.4
# Coldbox v1.9.5

[![CI](https://github.com/mirucon/coldbox/actions/workflows/ci.yml/badge.svg)](https://github.com/mirucon/coldbox/actions/workflows/ci.yml) [![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fmirucon%2Fcoldbox.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fmirucon%2Fcoldbox?ref=badge_shield) [![License: GPL v2](https://img.shields.io/badge/License-GPL%20v2-blue.svg)](https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html)

Expand All @@ -7,7 +7,7 @@
A beautiful blog-focused WordPress theme - Coldbox. It helps increase site traffic from Google and SNS. It is easy to customize, lightweight, SEO friendly, and quicker load. This theme is fully laid out with the Flexbox module, that is, it is really flexible.

**Contributors**: [@mirucon](https://profiles.wordpress.org/mirucon/)
**Version**: 1.9.4
**Version**: 1.9.5
**Requires at least**: Version 5.0 or higher
**Tested up to**: WordPress 6.2
**Requires PHP**: 5.6
Expand Down Expand Up @@ -86,6 +86,11 @@ Created by Dustan Kasten and Jeremias Menichelli

## Changelog

1.9.5

* fix: Deprecated notices appeared in PHP 8.2 are now gone
* And small maintenances

1.9.4

* fix: Update dependency libraries (such as hightlight.js and Font Awesome) to latest
Expand Down
7 changes: 6 additions & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Contributors: @mirucon
Requires at least: 5.0
Tested up to: WordPress 5.4
Requires PHP: 5.2.4
Version: 1.9.4
Version: 1.9.5
License: GPL v2.0 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: accessibility-ready, blog, one-column, two-columns, right-sidebar, left-sidebar, grid-layout, translation-ready, flexible-header, custom-background, custom-header, custom-colors, custom-menu, featured-images, post-formats, sticky-post, theme-options, editor-style, threaded-comments, custom-logo
Expand Down Expand Up @@ -82,6 +82,11 @@ All the photos used in the screenshot are all licensed under CC0.

== Changelog ==

= 1.9.5=

* fix: Deprecated notices appeared in PHP 8.2 are now gone
* And small maintenances

= 1.9.4 =

* fix: Update dependency libraries (such as hightlight.js and Font Awesome) to latest
Expand Down
2 changes: 1 addition & 1 deletion sass/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Theme Name: Coldbox
Theme URI: https://coldbox.miruc.co/
Description: Coldbox is a clean and blog-focused WordPress theme. It helps increase site traffic from Google and any social networks. It provides you with easy to customize, lightweight, SEO friendly, quick load, and so much more! This theme is fully laid out with the flexbox module so that it is compatible with any screen sizes. See Demo: https://coldbox.miruc.co/demo/
Version: 1.9.4
Version: 1.9.5
Author: Toshihiro Kanai (mirucon)
Author URI: https://miruc.co/
Tags: accessibility-ready, blog, one-column, two-columns, right-sidebar, left-sidebar, grid-layout, translation-ready, flexible-header, custom-background, custom-header, custom-colors, custom-menu, custom-logo, featured-images, full-width-template, post-formats, sticky-post, theme-options, editor-style, threaded-comments
Expand Down
4 changes: 2 additions & 2 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
Theme Name: Coldbox
Theme URI: https://coldbox.miruc.co/
Description: Coldbox is a clean and blog-focused WordPress theme. It helps increase site traffic from Google and any social networks. It provides you with easy to customize, lightweight, SEO friendly, quick load, and so much more! This theme is fully laid out with the flexbox module so that it is compatible with any screen sizes. See Demo: https://coldbox.miruc.co/demo/
Version: 1.9.4
Version: 1.9.5
Requires at least: 5.0
Tested up to: 5.9
Tested up to: 6.2
Requires PHP: 5.6
Author: mirucon
Author URI: https://miruc.co/
Expand Down

0 comments on commit d2ca53a

Please sign in to comment.