Browse Source

Version Bump

alaczek 1 year ago
parent
commit
0c039a20e3
4 changed files with 7 additions and 4 deletions
  1. 3 0
      craftfully/readme.txt
  2. 1 1
      craftfully/style.css
  3. 2 2
      package-lock.json
  4. 1 1
      package.json

+ 3 - 0
craftfully/readme.txt

@@ -12,6 +12,9 @@ A cheerful WordPress blogging theme dedicated to all things homemade and delight
 
 == Changelog ==
 
+= 1.0.5 =
+* Fix custom heading background style. (#7751)
+
 = 1.0.4 =
 * Lossless image optimization (#7671)
 

+ 1 - 1
craftfully/style.css

@@ -7,7 +7,7 @@ Description: A cheerful WordPress blogging theme dedicated to all things homemad
 Requires at least: 6.0
 Tested up to: 6.4.2
 Requires PHP: 5.7
-Version: 1.0.4
+Version: 1.0.5
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain: craftfully

+ 2 - 2
package-lock.json

@@ -1,12 +1,12 @@
 {
 	"name": "themes",
-	"version": "1.0.518",
+	"version": "1.0.519",
 	"lockfileVersion": 3,
 	"requires": true,
 	"packages": {
 		"": {
 			"name": "themes",
-			"version": "1.0.518",
+			"version": "1.0.519",
 			"license": "GPL-2.0",
 			"workspaces": [
 				"*"

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
 	"name": "themes",
-	"version": "1.0.518",
+	"version": "1.0.519",
 	"description": "Automattic public themes",
 	"author": "automattic",
 	"license": "GPL-2.0",