Skip to content

Commit 845e89d

Browse files
author
Luciano Nooijen
committed
Prepare version 2.5.11
Signed-off-by: Luciano Nooijen <luciano@bytecode.nl>
1 parent 789106e commit 845e89d

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## 2.5.11 (2020-11-02)
9+
10+
### Added:
11+
12+
* Bytecast 10 in Bytecast article
13+
814
## 2.5.10 (2020-10-26)
915

1016
### Fixed:

content/posts/bytecast.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ id: 99
33
title: 'Bytecast: de podcast van Bytecode'
44
description: 'Elke eerste maandag van de maand brengt Bytecode een nieuwe podcastaflevering uit van de Bytecast. Luister het hier!'
55
keywords: 'podcast, bytecast, bytecode, bytecodeagency'
6-
posted_on: '6 oktober 2020'
6+
posted_on: '2 november 2020'
77
slug: 'bytecas'
88
article_image_url: 'bytecast-albumart.png'
99
author_name: 'Thomas Bodlaender'

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "bytecode-website",
33
"private": false,
44
"description": "The Bytecode Digital Agency website, released as free software",
5-
"version": "v2.5.10",
5+
"version": "v2.5.11",
66
"author": "Luciano Nooijen <luciano@bytecode.nl>",
77
"keywords": [
88
"bytecode"

0 commit comments

Comments
 (0)