Compare commits

..

2 Commits

Author SHA1 Message Date
Giles Bradshaw 85224e1f0c chore(release): 0.0.5
continuous-integration/drone/push Build is passing Details
2020-08-28 21:46:13 +01:00
Giles Bradshaw 3292d34704 Squashed commit of the following:
commit 99ed34c5a2
Author: Giles Bradshaw <giles.bradshaw@sigyl.com>
Date:   Fri Aug 28 13:44:28 2020 +0100

    domain

commit 7b495fa217
Author: Giles Bradshaw <giles.bradshaw@sigyl.com>
Date:   Fri Aug 28 13:26:56 2020 +0100

    .

commit 94e7d7fa5b
Author: Giles Bradshaw <giles.bradshaw@sigyl.com>
Date:   Fri Aug 28 13:17:20 2020 +0100

    .

commit 246dff312f
Author: Giles Bradshaw <giles.bradshaw@sigyl.com>
Date:   Thu Aug 27 19:50:21 2020 +0100

    fix: hostname

commit e44ab46af2
Author: Giles Bradshaw <giles.bradshaw@sigyl.com>
Date:   Thu Aug 27 18:45:55 2020 +0100

    fix: image digests

commit f76f87d9b0
Author: Giles Bradshaw <giles.bradshaw@sigyl.com>
Date:   Thu Aug 27 17:45:23 2020 +0100

    fix: remove smallfiles

commit 59963d55dd
Author: Giles Bradshaw <giles.bradshaw@sigyl.com>
Date:   Thu Aug 27 17:18:23 2020 +0100

    ci: promote to production to deploy
2020-08-28 21:45:23 +01:00
2 changed files with 8 additions and 1 deletions

View File

@ -2,6 +2,13 @@
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
### 0.0.5 "chore(release): 0.0.5" (2020-08-28)
### Bug Fixes
* drone jsonnet version 0.0.7 ([be6493f](https://sigyl.com///commit/be6493f37dcd75bea3d3a9091c73129433018d41))
### [0.0.4](https://sigyl.com///compare/v0.0.3...v0.0.4) "chore(release): 0.0.4" (2020-08-19)
### [0.0.3](https://sigyl.com///compare/v0.0.2...v0.0.3) "chore(release): 0.0.3" (2020-08-19)

View File

@ -1,7 +1,7 @@
{
"private": true,
"name": "chat",
"version": "0.0.4",
"version": "0.0.5",
"description": "rocket chat",
"scripts": {
"deploy": "sh deploy.sh",