Jelajahi Sumber

Corrected didone versions and changelog

Jason Crist 2 tahun lalu
induk
melakukan
6d2ec30cd1
4 mengubah file dengan 5 tambahan dan 32 penghapusan
  1. 2 29
      didone/readme.txt
  2. 1 1
      didone/style.css
  3. 1 1
      package-lock.json
  4. 1 1
      package.json

+ 2 - 29
didone/readme.txt

@@ -12,35 +12,8 @@ Didone is a simple theme that supports full-site editing. It comes with a set of
 
 == Changelog ==
 
-= 0.0.27 =
-* Add link styles for post-terms (#7058)
-
-= 0.0.26 =
-* Remove table CSS from block canvas theme as it has been addressed in Gutenberg (#6954)
-
-= 0.0.24 =
-* Didone: Add no results content to search template (#6860)
-
-= 0.0.23 =
-* Remove font-smoothing CSS (#6816)
-
-= 0.0.22 =
-* Add home.html template to Didone (#6784)
-
-= 0.0.21 =
-* Didone: Add self-closing tag to comments pattern in page template (#6764)
-
-= 0.0.20 =
-* Didone: small updates (#6705)
-
-= 0.0.19 =
-* Make theme available for translation as much as possible (#6484)
-
-= 0.0.18 =
-* Update block canvas styles (#6640)
-
-= 0.0.17 =
-* Block canvas: clean up templates (#6620)
+= 1.0.0 =
+Release
 
 == Copyright ==
 

+ 1 - 1
didone/style.css

@@ -7,7 +7,7 @@ Description: Didone draws inspiration from a genre of serif typeface that origin
 Requires at least: 6.0
 Tested up to: 6.2.2
 Requires PHP: 5.7
-Version: 0.0.27
+Version: 1.0.0
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain: didone

+ 1 - 1
package-lock.json

@@ -1,6 +1,6 @@
 {
 	"name": "themes",
-	"version": "1.0.375",
+	"version": "1.0.376",
 	"lockfileVersion": 3,
 	"requires": true,
 	"packages": {

+ 1 - 1
package.json

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