From 0cea0c3c86a86e80a64a300c12b09f214e788532 Mon Sep 17 00:00:00 2001 From: Ben Word Date: Wed, 29 Dec 2021 17:02:53 -0600 Subject: [PATCH] 10.0.0-dev --- CHANGELOG.md | 5 +++++ README.md | 1 - style.css | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 295d295..430bb73 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +### HEAD +- Remove `config` and `bootstrap` directories ([#2839](https://github.com/roots/sage/pull/2839)) +- chore(deps): Bump roots/acorn to v2.0.0-beta.7 ([#2913](https://github.com/roots/sage/pull/2913)) +- chore(deps-dev): bump tailwindcss from 3.0.7 to 3.0.8 ([#2914](https://github.com/roots/sage/pull/2914)) + ### 10.0.0-beta.2: December 21st, 2021 - chore(deps): Bump roots/acorn to v2.0.0-beta.6 ([#2911](https://github.com/roots/sage/pull/2911)) - Remove customizer starter ([#2904](https://github.com/roots/sage/pull/2904)) diff --git a/README.md b/README.md index e41f123..028d5af 100644 --- a/README.md +++ b/README.md @@ -111,7 +111,6 @@ themes/your-theme-name/ # → Root of your Sage based theme │ ├── layouts/ # → Base templates │ └── partials/ # → Partial templates ├── screenshot.png # → Theme screenshot for WP admin -├── storage/ # → Storage location for cache (never edit) ├── style.css # → Theme meta information ├── vendor/ # → Composer packages (never edit) └── bud.config.js # → Bud configuration diff --git a/style.css b/style.css index ecb5e98..97937bc 100644 --- a/style.css +++ b/style.css @@ -2,7 +2,7 @@ Theme Name: Sage Starter Theme Theme URI: https://roots.io/sage/ Description: Sage is a WordPress starter theme. -Version: 10.0.0-beta.2 +Version: 10.0.0-dev Author: Roots Author URI: https://roots.io/ Text Domain: sage