Skip to content

Commit

Permalink
chore(release): 1.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# 1.0.0 (2023-05-03)

### Bug Fixes

* config.yml for CI ([7b2d2ba](7b2d2ba))
* config.yml for CI ([48559ee](48559ee))
* config.yml for CI ([99c9555](99c9555))
* config.yml for CI ([8bc9f9d](8bc9f9d))
* config.yml for CI ([fe5421b](fe5421b))
* config.yml for CI ([7e27a3c](7e27a3c))
* config.yml for CI ([f1a5bc5](f1a5bc5))
* one more try ([916b1d2](916b1d2))
* remove unnecessary jobs from CI config ([#5](#5)) ([a50f7bc](a50f7bc))
* try alternate release job for additional version bump assets ([6035f48](6035f48))
* try semantic-release directly ([fa2a979](fa2a979))
* version bump in additional files ([8616144](8616144))

### Features

* fork Block Canvas v. 0.0.26 as a theme starting point ([4cffa9f](4cffa9f))
* fork Block Canvas v. 0.0.26 as a theme starting point ([e5635a0](e5635a0))
* setup repo ([#4](#4)) ([7d7b908](7d7b908))
  • Loading branch information
semantic-release-bot authored and matticbot committed May 3, 2023
1 parent 51a1034 commit 10a2f70
Show file tree
Hide file tree
Showing 6 changed files with 32 additions and 7 deletions.
25 changes: 25 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,28 @@
# 1.0.0 (2023-05-03)


### Bug Fixes

* config.yml for CI ([7b2d2ba](https://github.com/Automattic/newspack-block-theme/commit/7b2d2bafd284911c6e3d5a70632834b5ae1f3316))
* config.yml for CI ([48559ee](https://github.com/Automattic/newspack-block-theme/commit/48559ee42358722c6cfd52776ba7573827d48057))
* config.yml for CI ([99c9555](https://github.com/Automattic/newspack-block-theme/commit/99c95555c70411c66a2540431c7e8a935e8b093b))
* config.yml for CI ([8bc9f9d](https://github.com/Automattic/newspack-block-theme/commit/8bc9f9dbaec8c66a07b508279fb76fd202dc3dbe))
* config.yml for CI ([fe5421b](https://github.com/Automattic/newspack-block-theme/commit/fe5421b723e11859344723374699de0c34c4e2f4))
* config.yml for CI ([7e27a3c](https://github.com/Automattic/newspack-block-theme/commit/7e27a3c6edb49c24d44739a53e9706dca4a7ca77))
* config.yml for CI ([f1a5bc5](https://github.com/Automattic/newspack-block-theme/commit/f1a5bc5120193aa05e483dd745d7c1241b56a7ff))
* one more try ([916b1d2](https://github.com/Automattic/newspack-block-theme/commit/916b1d2e8dfccbe3a1e4413acb4f849dbaa85f5e))
* remove unnecessary jobs from CI config ([#5](https://github.com/Automattic/newspack-block-theme/issues/5)) ([a50f7bc](https://github.com/Automattic/newspack-block-theme/commit/a50f7bc6e2cbed7a0d8cb87db7db2cc33dc97e98))
* try alternate release job for additional version bump assets ([6035f48](https://github.com/Automattic/newspack-block-theme/commit/6035f48c2067095cfecd02f34cd20f450fd48e31))
* try semantic-release directly ([fa2a979](https://github.com/Automattic/newspack-block-theme/commit/fa2a979bd3527dcb71a33298c3ef691074561704))
* version bump in additional files ([8616144](https://github.com/Automattic/newspack-block-theme/commit/8616144c06da05f1e372838f8d67bca9d2c3ddc2))


### Features

* fork Block Canvas v. 0.0.26 as a theme starting point ([4cffa9f](https://github.com/Automattic/newspack-block-theme/commit/4cffa9fa53e4a8f4bbfab984363fb792ecc765d4))
* fork Block Canvas v. 0.0.26 as a theme starting point ([e5635a0](https://github.com/Automattic/newspack-block-theme/commit/e5635a0d86f2c3ca2818b36191c406532ceb65e1))
* setup repo ([#4](https://github.com/Automattic/newspack-block-theme/issues/4)) ([7d7b908](https://github.com/Automattic/newspack-block-theme/commit/7d7b908e026794944e5ec5437f36e98a14daf521))

# [1.0.0-alpha.5](https://github.com/Automattic/newspack-block-theme/compare/v1.0.0-alpha.4...v1.0.0-alpha.5) (2023-05-03)


Expand Down
4 changes: 2 additions & 2 deletions functions.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php
/**
* Newspack Block Theme functions and definitions
* Version: 1.0.0-alpha.5
* Version: 1.0.0
*
* @link https://developer.wordpress.org/themes/basics/theme-functions/
*
Expand All @@ -16,7 +16,7 @@
define( 'NEWSPACK_BLOCK_THEME_FILE', __FILE__ );
define( 'NEWSPACK_BLOCK_THEME_FILE_PATH', plugin_dir_path( NEWSPACK_BLOCK_THEME_FILE ) );
define( 'NEWSPACK_BLOCK_THEME_URL', plugin_dir_url( NEWSPACK_BLOCK_THEME_FILE ) );
define( 'NEWSPACK_BLOCK_THEME_VERSION', '1.0.0-alpha.5' );
define( 'NEWSPACK_BLOCK_THEME_VERSION', '1.0.0' );
}

// Include theme resources.
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "newspack-block-theme",
"version": "1.0.0-alpha.5",
"version": "1.0.0",
"description": "A forward-looking news theme designed and developed to be highly customizable with the WordPress block editor. Brought to you by Newspack: https://newspack.com",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion src/scss/_theme-description.scss
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Description: A forward-looking news theme designed and developed to be highly cu
Requires at least: 5.8
Tested up to: 5.9
Requires PHP: 5.7
Version: 1.0.0-alpha.5
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template:
Expand Down
2 changes: 1 addition & 1 deletion style.css
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Description: A forward-looking news theme designed and developed to be highly cu
Requires at least: 5.8
Tested up to: 5.9
Requires PHP: 5.7
Version: 1.0.0-alpha.5
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template:
Expand Down

0 comments on commit 10a2f70

Please sign in to comment.