Browse Source

Version Bump

madhusudhand 3 years ago
parent
commit
e64aaae409
6 changed files with 12 additions and 4 deletions
  1. 5 0
      archeo/readme.txt
  2. 1 1
      archeo/style.css
  3. 3 0
      intergalactic-2/readme.txt
  4. 1 1
      intergalactic-2/style.css
  5. 1 1
      package-lock.json
  6. 1 1
      package.json

+ 5 - 0
archeo/readme.txt

@@ -12,6 +12,11 @@ A theme inspired by Mayan history and culture.
 
 == Changelog ==
 
+= 1.0.7 =
+* Archeo: Sort theme.json alphabetically
+* Revert Archeo: Sort theme.json alphabetically
+* Archeo: Sort properties alphabetically (#5970)
+
 = 1.0.6 =
 * multiple themes: update font sizes from px to rem for better a11y (#5801)
 

+ 1 - 1
archeo/style.css

@@ -7,7 +7,7 @@ Description: A theme inspired by Mayan history and culture
 Requires at least: 5.8
 Tested up to: 5.9
 Requires PHP: 5.7
-Version: 1.0.6
+Version: 1.0.7
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain: archeo

+ 3 - 0
intergalactic-2/readme.txt

@@ -59,6 +59,9 @@ You can add links to a multitude of social services in the slide-out menu using
 
 == Changelog ==
 
+= 2.0.6 =
+* Intergalactic 2: Image captions are left aligned in published posts, but centered in the editor (#5953)
+
 = 1.3 - June 10, 2015 =
 * Fixed Header Text Color not being applied correctly
 

+ 1 - 1
intergalactic-2/style.css

@@ -4,7 +4,7 @@ Theme URI: https://wordpress.com/themes/intergalactic-2/
 Author: Automattic
 Author URI: https://wordpress.com/themes/
 Description: Intergalactic 2 is a stunning specimen for your personal blog. Bold featured images act as the backdrop to your text, giving you a high-contrast, readable theme that's perfect for making your content pop. The one-column layout provides a distraction-free environment for reading, while the slide-out menu keeps your navigation and secondary content readily accessible.
-Version: 2.0.5-wpcom
+Version: 2.0.6-wpcom
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain: intergalactic

+ 1 - 1
package-lock.json

@@ -1,6 +1,6 @@
 {
 	"name": "themes",
-	"version": "1.0.120",
+	"version": "1.0.121",
 	"lockfileVersion": 2,
 	"requires": true,
 	"packages": {

+ 1 - 1
package.json

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