feat: technical release (patch) (#5245)

This commit is contained in:
badrAZ 2020-09-04 11:16:45 +02:00 committed by GitHub
parent 9be56d3ab8
commit 6fd45a37e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 13 additions and 7 deletions

View File

@ -1,5 +1,16 @@
# ChangeLog
## **next**
### Bug fixes
- [VM/Network] Fix TX checksumming [#5234](https://github.com/vatesfr/xen-orchestra/issues/5234)
### Packages to release
- xo-server-audit 0.7.1
- xo-server 5.66.1
## **5.50.0** (2020-08-27)
![Channel: latest](https://badgen.net/badge/channel/latest/yellow)

View File

@ -11,8 +11,6 @@
> Users must be able to say: “I had this issue, happy to know it's fixed”
- [VM/Network] Fix TX checksumming [#5234](https://github.com/vatesfr/xen-orchestra/issues/5234)
### Packages to release
> Packages will be released in the order they are here, therefore, they should
@ -29,6 +27,3 @@
> - major: if the change breaks compatibility
>
> In case of conflict, the highest (lowest in previous list) `$version` wins.
- xo-server-audit patch
- xo-server patch

View File

@ -1,6 +1,6 @@
{
"name": "xo-server-audit",
"version": "0.7.0",
"version": "0.7.1",
"license": "AGPL-3.0-or-later",
"description": "Audit plugin for XO-Server",
"keywords": [

View File

@ -1,7 +1,7 @@
{
"private": true,
"name": "xo-server",
"version": "5.66.0",
"version": "5.66.1",
"license": "AGPL-3.0-or-later",
"description": "Server part of Xen-Orchestra",
"keywords": [