Ver código fonte

chore: auto-update package info

Sarah Norris 3 anos atrás
pai
commit
0db8f2d7d1

+ 2 - 0
.github/workflows/update-themes.yml

@@ -25,4 +25,6 @@ jobs:
       - run: git config --global user.name "github-actions[bot]"
       - run: npm ci
       - run: npm run update-themes
+      - run: git add . 
+      - run: git commit -a -m "chore: auto-update package info"
       #- run: git push

+ 12 - 0
blockbase/CHANGELOG.md

@@ -3,6 +3,18 @@
 All notable changes to this project will be documented in this file.
 See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
 
+# [2.1.0](https://github.com/Automattic/themes/compare/blockbase@2.0.3...blockbase@2.1.0) (2021-11-25)
+
+
+### Features
+
+* refactor update-stylecss & update-versions ([cc19d95](https://github.com/Automattic/themes/commit/cc19d95a4f3f2fa5511a7d4c049da94af01f5b30))
+* **try:** initial attempt at updating style.css ([58a2ec9](https://github.com/Automattic/themes/commit/58a2ec94a9a4eaeb3996f8c3e9f4d4d2bfe1fbcc))
+
+
+
+
+
 ## [2.0.3](https://github.com/Automattic/themes/compare/blockbase@2.0.2...blockbase@2.0.3) (2021-11-25)
 
 **Note:** Version bump only for package blockbase

+ 1 - 1
blockbase/package-lock.json

@@ -1,6 +1,6 @@
 {
   "name": "blockbase",
-  "version": "2.0.3",
+  "version": "2.1.0",
   "lockfileVersion": 1,
   "requires": true,
   "dependencies": {

+ 1 - 1
blockbase/package.json

@@ -1,6 +1,6 @@
 {
   "name": "blockbase",
-  "version": "2.0.3",
+  "version": "2.1.0",
   "description": "Blank Parent Theme",
   "bugs": {
     "url": "https://github.com/Automattic/themes/issues"

+ 1 - 1
blockbase/style.css

@@ -7,7 +7,7 @@ Description: Blockbase is a simple theme that supports full-site editing. It com
 Requires at least: 5.7
 Tested up to: 5.8
 Requires PHP: 5.7
-Version: 2.0.0
+Version: 2.1.0
 License: GNU General Public License v2 or later
 License URI: https://raw.githubusercontent.com/Automattic/themes/trunk/LICENSE
 Text Domain: blockbase