Skip to content

Commit

Permalink
Release 9.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
ronilaukkarinen committed Jun 30, 2022
1 parent 5cfccf3 commit e1fa4fa
Show file tree
Hide file tree
Showing 6 changed files with 47 additions and 36 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
### 9.0.6: 2022-06-30

* Upgrade to [devpackages 2.4.7](https://github.com/digitoimistodude/devpackages/releases/tag/2.4.7)
* Remove air_helper_custom_settings_post_ids hook that is no longer used (kudos to latenssi @ wpfi Slack for spotting it!)

### 9.0.5: 2022-06-09

* Prevent mobile navigation flickering before JS has been loaded
Expand Down
2 changes: 1 addition & 1 deletion bin/tasks/additions.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ chmod 777 ${PROJECT_PATH}/media

echo "${YELLOW}Generating default README.md...${TXTRESET}"

NEWEST_AIR_VERSION="9.0.5"
NEWEST_AIR_VERSION="9.0.6"
NEWEST_WORDPRESS_VERSION="6.0.0"
NEWEST_PHP_VERSION="7.4"
CURRENT_DATE=$(LC_TIME=en_US date '+%d %b %Y' |tr ' ' '_');
Expand Down
4 changes: 2 additions & 2 deletions functions.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
*
* @Date: 2019-10-15 12:30:02
* @Last Modified by: Roni Laukkarinen
* @Last Modified time: 2022-06-09 14:36:15
* @Last Modified time: 2022-06-30 16:36:48
*
* @package air-light
*/
Expand All @@ -17,7 +17,7 @@
/**
* The current version of the theme.
*/
define( 'AIR_LIGHT_VERSION', '9.0.5' );
define( 'AIR_LIGHT_VERSION', '9.0.6' );

// We need to have some defaults as comments or empties so let's allow this:
// phpcs:disable Squiz.Commenting.InlineComment.SpacingBefore, WordPress.Arrays.ArrayDeclarationSpacing.SpaceInEmptyArray
Expand Down
8 changes: 7 additions & 1 deletion inc/hooks.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,14 @@
<?php
/**
* Hooks
*
* All hooks that are run in the theme are listed here
*
* @Author: Roni Laukkarinen
* @Date: 2022-06-30 16:24:47
* @Last Modified by: Roni Laukkarinen
* @Last Modified time: 2022-06-30 16:36:05
*
* @package air-light
*/

Expand All @@ -22,7 +29,6 @@
*/
require get_theme_file_path( 'inc/hooks/general.php' );
add_action( 'widgets_init', __NAMESPACE__ . '\widgets_init' );
add_filter( 'air_helper_custom_settings_post_ids', __NAMESPACE__ . '\custom_settings_post_ids' );

/**
* Scripts and styles associated hooks
Expand Down
62 changes: 31 additions & 31 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,32 +1,32 @@
{
"name": "air-light",
"version": "9.0.5",
"version": "9.0.6",
"description": "A minimalist WordPress starter theme.",
"author": "Digitoimisto Dude Oy ([email protected])",
"devDependencies": {
"@babel/core": "^7.17.9",
"@babel/eslint-parser": "^7.17.0",
"@hint/hint-axe": "^4.4.9",
"@hint/hint-button-type": "^3.0.11",
"@hint/hint-compat-api": "^4.4.8",
"@babel/core": "^7.18.6",
"@babel/eslint-parser": "^7.18.2",
"@hint/hint-axe": "^4.4.13",
"@hint/hint-button-type": "^3.0.15",
"@hint/hint-compat-api": "^4.4.12",
"@ronilaukkarinen/gulp-stylelint": "^14.0.6",
"@ronilaukkarinen/stylelint-a11y": "^1.2.4",
"@ronilaukkarinen/stylelint-value-no-unknown-custom-properties": "^3.0.1",
"autoprefixer": "^10.4.4",
"babel-loader": "^8.2.4",
"autoprefixer": "^10.4.7",
"babel-loader": "^8.2.5",
"babel-preset-airbnb": "^5.0.0",
"browser-sync": "^2.27.9",
"caniuse-lite": "^1.0.30001327",
"cssnano": "^5.1.7",
"cssnano-preset-advanced": "^5.3.3",
"eslint": "^8.13.0",
"browser-sync": "^2.27.10",
"caniuse-lite": "^1.0.30001361",
"cssnano": "^5.1.12",
"cssnano-preset-advanced": "^5.3.8",
"eslint": "^8.18.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-jsx-a11y": "^6.5.1",
"eslint-plugin-react": "^7.29.4",
"eslint-plugin-react-hooks": "^4.4.0",
"eslint-plugin-jsx-a11y": "^6.6.0",
"eslint-plugin-react": "^7.30.1",
"eslint-plugin-react-hooks": "^4.6.0",
"gulp": "4.0.2",
"gulp-eslint-new": "^1.4.2",
"gulp-eslint-new": "^1.5.1",
"gulp-exec": "^5.0.0",
"gulp-notify": "^4.0.0",
"gulp-phpcs": "^3.1.0",
Expand All @@ -35,40 +35,40 @@
"gulp-sass": "^5.1.0",
"gulp-size": "^4.0.1",
"gulp-sourcemaps": "^3.0.0",
"hint": "^6.1.11",
"npm-check-updates": "^12.5.8",
"postcss": "^8.4.12",
"hint": "^7.0.1",
"npm-check-updates": "^14.1.1",
"postcss": "^8.4.14",
"postcss-calc": "^8.2.4",
"postcss-colormin": "^5.3.0",
"postcss-discard-empty": "^5.1.1",
"postcss-discard-unused": "^5.1.0",
"postcss-merge-longhand": "^5.1.4",
"postcss-merge-rules": "^5.1.1",
"postcss-merge-longhand": "^5.1.6",
"postcss-merge-rules": "^5.1.2",
"postcss-minify-font-values": "^5.1.0",
"postcss-minify-gradients": "^5.1.1",
"postcss-normalize-positions": "^5.1.0",
"postcss-normalize-positions": "^5.1.1",
"postcss-normalize-url": "^5.1.0",
"postcss-unique-selectors": "^5.1.1",
"postcss-zindex": "^5.1.0",
"sass": "^1.50.0",
"stylelint": "^14.6.1",
"stylelint-config-recommended": "^7.0.0",
"sass": "^1.53.0",
"stylelint": "^14.9.1",
"stylelint-config-recommended": "^8.0.0",
"stylelint-config-recommended-scss": "^6.0.0",
"stylelint-config-standard-scss": "^3.0.0",
"stylelint-config-standard-scss": "^4.0.0",
"stylelint-declaration-strict-value": "^1.8.0",
"stylelint-order": "^5.0.0",
"stylelint-scss": "^4.2.0",
"terser-webpack-plugin": "^5.3.1",
"terser-webpack-plugin": "^5.3.3",
"vinyl-named": "^1.1.0",
"webpack": "^5.72.0",
"webpack": "^5.73.0",
"webpack-stream": "^7.0.0"
},
"dependencies": {
"airbnb-browser-shims": "^3.3.0",
"hamburgers": "^1.2.1",
"moveto": "^1.8.2",
"reframe.js": "^3.0.3",
"reframe.js": "^4.0.0",
"sanitize.css": "git+https://github.com/csstools/sanitize.css.git",
"what-input": "^5.2.10"
"what-input": "^5.2.12"
}
}
2 changes: 1 addition & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Tags: one-column, accessibility-ready, translation-ready

Requires at least: 5.0
Tested up to: 6.0.0
Stable tag: 9.0.5
Stable tag: 9.0.6
License: MIT License
License URI: https://opensource.org/licenses/MIT

Expand Down

0 comments on commit e1fa4fa

Please sign in to comment.