Skip to content

Commit 1806f01

Browse files
committed
🚀 RELEASE: push WPSeed 2.1.0
1 parent 20b2bc9 commit 1806f01

File tree

4 files changed

+5
-4
lines changed

4 files changed

+5
-4
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# CHANGELOG
22

3-
## 2.0.18 | HEAD
3+
## 2.1.0 | 08.01.2020 | «Plug»
4+
* Update to Gulp 4
45
* Restructuring
56
* add structure.scss with contents from nav.scss (removed) and header/footer parts of content.scss
67
* remove support for post-thumbnails (when using Gutenberg, this is obsolete on pages)

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<img src="/assets/images/wpseed.png" width="480"/>
22

3-
**Version 2.0.18** (28.11.2019)
3+
**Version 2.1.0** (08.01.2020)
44

55
## 🧐 What is WPSeed?
66
Planting trees? Why waste your time digging a hole each time when you can just plant a seed instead? Even better, you can use the same seed for every tree you're planting from now on. WPSeed is your blueprint for modern WordPress theme development.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "wpseed",
3-
"version": "2.1.1",
3+
"version": "2.2.0",
44
"description": "modules for local development (devDependencies) and frontend-modules (dependencies)",
55
"author": "flurinduerst",
66
"dependencies": {

style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Theme Name: WPSeed
33
Author: Flurin Dürst
44
Description: WordPress Starter Theme
5-
Version: 2.0.18
5+
Version: 2.1.0
66
License: MIT Public License
77
License URI: https://github.com/flurinduerst/WPSeed/blob/master/LICENSE
88
Tags: This theme is licensed under the MIT Public License. For details see wpseed.org

0 commit comments

Comments
 (0)