We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc5210a commit fe75091Copy full SHA for fe75091
CHANGELOG.md
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
+## 2.6.2 (2021-01-27)
9
+
10
+### Changed:
11
12
+* Colors for newsletter popup
13
14
## 2.6.1 (2021-01-12)
15
16
### Fixed:
package.json
@@ -2,7 +2,7 @@
2
"name": "bytecode-website",
3
"private": false,
4
"description": "The Bytecode Digital Agency website, released as free software",
- "version": "v2.6.1",
+ "version": "v2.6.2",
"author": "Luciano Nooijen <luciano@bytecode.nl>",
"keywords": [
"bytecode"
0 commit comments