Skip to content

Commit 894c1c7

Browse files
committed
chore: release v1.0.5
1 parent 364732f commit 894c1c7

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [1.0.5](https://github.com/pascaliske/docker-traefik-errors/compare/v1.0.4...v1.0.5) (2022-09-28)
2+
3+
4+
### Bug Fixes
5+
6+
* **docker:** downgrade to node lts version due to bug with prerendering ([364732f](https://github.com/pascaliske/docker-traefik-errors/commit/364732fb81d935f83614b6a5ff499f12fe08ebbe))
7+
* **docker:** pin base image to exact version ([63023cd](https://github.com/pascaliske/docker-traefik-errors/commit/63023cdcbbf7c48334bd83a16830a1c5cac28e19))
8+
9+
10+
111
## [1.0.4](https://github.com/pascaliske/docker-traefik-errors/compare/v1.0.3...v1.0.4) (2022-08-07)
212

313

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "docker-traefik-errors",
33
"description": "",
4-
"version": "1.0.4",
4+
"version": "1.0.5",
55
"license": "MIT",
66
"author": {
77
"name": "Pascal Iske",

0 commit comments

Comments
 (0)