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

Commit

Permalink
Release 0.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
smolijar committed Jan 22, 2019
1 parent 2a34072 commit 68211f9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
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.2] - 2019-01-22
### Changed
- Microservice updated to be more modular and have modifiable attributes

Expand Down Expand Up @@ -124,7 +126,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.1...HEAD
[Unreleased]: https://github.com/AckeeCZ/desmond/compare/v0.5.2...HEAD
[0.5.2]: https://github.com/AckeeCZ/desmond/compare/v0.5.1...v0.5.2
[0.5.1]: https://github.com/AckeeCZ/desmond/compare/v0.5.0...v0.5.1
[0.5.0]: https://github.com/AckeeCZ/desmond/compare/v0.4.0...v0.5.0
[0.4.0]: https://github.com/AckeeCZ/desmond/compare/v0.3.0...v0.4.0
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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.1",
"version": "0.5.2",
"author": "Jaroslav Šmolík <grissius@gmail.com>",
"contributors": [
"Jiří Šmolík <smolikjirka@gmail.com>"
Expand Down

0 comments on commit 68211f9

Please sign in to comment.