Browse Source

Version Bump

Takashi Irie 1 năm trước cách đây
mục cha
commit
bab5c414b0
8 tập tin đã thay đổi với 19 bổ sung6 xóa
  1. 7 0
      bibliophile/readme.txt
  2. 1 1
      bibliophile/style.css
  3. 3 0
      cakely/readme.txt
  4. 1 1
      cakely/style.css
  5. 3 0
      lettre/readme.txt
  6. 1 1
      lettre/style.css
  7. 2 2
      package-lock.json
  8. 1 1
      package.json

+ 7 - 0
bibliophile/readme.txt

@@ -12,6 +12,13 @@ Bibliophile was designed to provide an impeccable reading experience. Its header
 
 == Changelog ==
 
+= 1.0.4 =
+* Update readme.txt
+* Replace screenshot.png
+* Update readme.txt
+* Update style.css
+* replace not needed esc_html_x by __
+
 = 1.0.3 =
 * Update theme.json (#7768)
 

+ 1 - 1
bibliophile/style.css

@@ -7,7 +7,7 @@ Description: Bibliophile was designed to provide an impeccable reading experienc
 Requires at least: 6.1
 Tested up to: 6.2
 Requires PHP: 5.7
-Version: 1.0.3
+Version: 1.0.4
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain: bibliophile

+ 3 - 0
cakely/readme.txt

@@ -12,6 +12,9 @@ Cakely is a business theme perfect for bakers or cake makers with a vibrant colo
 
 == Changelog ==
 
+= 1.0.3 =
+* Cakely: Fixed submenu colours, and added a link to Midjourney's TOS page to readme.txt (#7794)
+
 = 1.0.2 =
 * Cakely: Cleanup for submission (#7784)
 

+ 1 - 1
cakely/style.css

@@ -7,7 +7,7 @@ Description: Cakely is a business theme with a vibrant colour. It's perfect for
 Requires at least: 6.0
 Tested up to: 6.5
 Requires PHP: 5.7
-Version: 1.0.2
+Version: 1.0.3
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain: cakely

+ 3 - 0
lettre/readme.txt

@@ -12,6 +12,9 @@ A theme for writers that want to publish a newsletter using Jetpack.
 
 == Changelog ==
 
+= 1.1.14 =
+* remove not necessary fix (#7792)
+
 = 1.1.13 =
 * Lossless image optimization (#7671)
 

+ 1 - 1
lettre/style.css

@@ -7,7 +7,7 @@ Description: A theme for writers that want to publish a newsletter using Jetpack
 Requires at least: 6.1
 Tested up to: 6.1
 Requires PHP: 5.6
-Version: 1.1.13
+Version: 1.1.14
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain: lettre

+ 2 - 2
package-lock.json

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

+ 1 - 1
package.json

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