Browse Source

Version Bump

madhusudhand 2 years ago
parent
commit
f46384f561
8 changed files with 16 additions and 6 deletions
  1. 3 0
      course/readme.txt
  2. 1 1
      course/style.css
  3. 4 0
      ctlg/readme.txt
  4. 1 1
      ctlg/style.css
  5. 3 0
      gramming/readme.txt
  6. 1 1
      gramming/style.css
  7. 2 2
      package-lock.json
  8. 1 1
      package.json

+ 3 - 0
course/readme.txt

@@ -12,6 +12,9 @@ Course is a flexible and modern theme for anyone wanting to share their knowledg
 
 == Changelog ==
 
+= 1.2.2 =
+* Fix global button colors in Learning Mode (#6990)
+
 = 2023-01-12 - 1.2.1 =
 * Tweak: Make spacing and borders consistent on search results page [#146](https://github.com/Automattic/course/pull/146)
 * Tweak: Adjust font sizes to be responsive [#162](https://github.com/Automattic/course/pull/162)

+ 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.1
+Version: 1.2.2
 Requires at least: 6.1
 Tested up to: 6.1
 Requires PHP: 7.2

+ 4 - 0
ctlg/readme.txt

@@ -12,6 +12,10 @@ CTLG is a free, responsive WordPress block theme specifically designed for creat
 
 == Changelog ==
 
+= 0.0.5 =
+* CTLG add font license (#7002)
+* adding main tag to fix Skip links dotOrg theme directory requierement
+
 = 0.0.4 =
 * CTLG: font-display block for site title font
 

+ 1 - 1
ctlg/style.css

@@ -7,7 +7,7 @@ Description: CTLG is a free WordPress block theme that is specifically designed
 Requires at least: 5.8
 Tested up to: 5.9
 Requires PHP: 5.7
-Version: 0.0.4
+Version: 0.0.5
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Template: 

+ 3 - 0
gramming/readme.txt

@@ -12,6 +12,9 @@ Bring the Social Media experience to your site and transform it into a repositor
 
 == Changelog ==
 
+= 0.0.2 =
+* Added image attribution (#7004)
+
 = 0.0.1 =
 * Initial release
 

+ 1 - 1
gramming/style.css

@@ -7,7 +7,7 @@ Description: Bring the Social Media experience to your site and transform it int
 Requires at least: 5.8
 Tested up to: 6.1
 Requires PHP: 5.7
-Version: 0.0.1
+Version: 0.0.2
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Template: 

+ 2 - 2
package-lock.json

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

+ 1 - 1
package.json

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