Browse Source

chore: auto-update package info

 - blockbase@2.0.3
Sarah Norris 3 years ago
parent
commit
71b59340cc
3 changed files with 10 additions and 2 deletions
  1. 8 0
      blockbase/CHANGELOG.md
  2. 1 1
      blockbase/package-lock.json
  3. 1 1
      blockbase/package.json

+ 8 - 0
blockbase/CHANGELOG.md

@@ -3,6 +3,14 @@
 All notable changes to this project will be documented in this file.
 See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
 
+## [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
+
+
+
+
+
 ## [2.0.2](https://github.com/Automattic/themes/compare/blockbase@2.0.1...blockbase@2.0.2) (2021-11-24)
 
 **Note:** Version bump only for package blockbase

+ 1 - 1
blockbase/package-lock.json

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

+ 1 - 1
blockbase/package.json

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