Browse Source

Version Bump

Dmitry Merkushin 2 years ago
parent
commit
33ea6e91b2
4 changed files with 492 additions and 311 deletions
  1. 12 0
      course/readme.txt
  2. 1 1
      course/style.css
  3. 478 309
      package-lock.json
  4. 1 1
      package.json

+ 12 - 0
course/readme.txt

@@ -12,6 +12,18 @@ Course is a flexible and modern theme for anyone wanting to share their knowledg
 
 == Changelog ==
 
+= 1.3.0 =
+* Update the minimum required WordPress version (#7056)
+* Changes to theme.json to support global typography (#7068)
+* Update the gold variation typography (#7047)
+* Update the blue variation typography (#7046)
+* Update the dark variation typography (#7065)
+* Fix heading font size for default variation (#7083)
+* Update course theme variation button spacing (#7082)
+* Revert body class for the theme variation (#7116)
+* Fix layout issues in course patterns (#7119)
+* Update size of lesson progress meta and Exit Course link in Learning Mode default template (#7113)
+
 = 1.2.4 =
 * Tweak some block styles (#7033)
 * Add body class for the theme variation (#7034)

+ 1 - 1
course/style.css

@@ -3,7 +3,7 @@ Theme Name: Course
 Author: Automattic
 Author URI: https://automattic.com/
 Description: Course is a flexible and modern theme for anyone wanting to share their knowledge. The theme is built with integration with Sensei LMS and is ideal for Sensei users that are creating or selling courses. Style variations with multiple font and color combinations help you craft the perfect look and feel to show off courses and content. The theme can be used without Sensei too.
-Version: 1.2.4
+Version: 1.3.0
 Requires at least: 6.2
 Tested up to: 6.2
 Requires PHP: 7.2

File diff suppressed because it is too large
+ 478 - 309
package-lock.json


+ 1 - 1
package.json

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

Some files were not shown because too many files changed in this diff