Skip to content

Commit

Permalink
Merge pull request #5 from andi1984/master
Browse files Browse the repository at this point in the history
Theme v0.3.0
  • Loading branch information
andi1984 authored Sep 9, 2019
2 parents b697ae5 + c626ad9 commit 538c62c
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 6 deletions.
16 changes: 13 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# v0.3.0

- Integration with the new [sponsor](https://github.com/CoderDojoDeutschland/webseite-plugin-sponsoren-banner) plugin providing a new sponsors.html.twig partial for it.

## 09/09/2019

# v0.2.0

## n/a

# v0.1.0
## 10/09/2017

1. [](#new)
* ChangeLog started...
## 10/09/2017

- ChangeLog started...
2 changes: 1 addition & 1 deletion blueprints.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: Cdd
version: 0.2.0
version: 0.3.0
description: CoderDojo Deutschland
icon: rebel
author:
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "webseite-theme",
"version": "0.0.1",
"version": "0.3.0",
"description": "CoderDojo Deutschland - Theme der offiziellen Webseite",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 538c62c

Please sign in to comment.