Skip to content
This repository has been archived by the owner on Oct 12, 2023. It is now read-only.

Commit

Permalink
Release version 0.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
smolijar committed Mar 20, 2019
1 parent 2f11343 commit 384a475
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Expand Up @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [0.5.5] - 2019-03-20
### Added
- PATCH for Microservice
- general HTTP method call for Microservice
Expand Down Expand Up @@ -144,7 +146,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- `conf.json`
- `jsconfig.json`

[Unreleased]: https://github.com/AckeeCZ/desmond/compare/v0.5.4...HEAD
[Unreleased]: https://github.com/AckeeCZ/desmond/compare/v0.5.5...HEAD
[0.5.5]: https://github.com/AckeeCZ/desmond/compare/v0.5.4...v0.5.5
[0.5.4]: https://github.com/AckeeCZ/desmond/compare/v0.5.3...v0.5.4
[0.5.3]: https://github.com/AckeeCZ/desmond/compare/v0.5.2...v0.5.3
[0.5.2]: https://github.com/AckeeCZ/desmond/compare/v0.5.1...v0.5.2
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name": "desmond",
"description": "Desmond is a caretaker of boilerplate code for node back-end development, providing a set of maintained tools.",
"version": "0.5.4",
"version": "0.5.5",
"author": "Jaroslav Šmolík <grissius@gmail.com>",
"contributors": [
"Jiří Šmolík <smolikjirka@gmail.com>"
Expand Down

0 comments on commit 384a475

Please sign in to comment.