Skip to content

Commit

Permalink
chore(release): 0.4.7
Browse files Browse the repository at this point in the history
  • Loading branch information
ziaenezhad committed Jul 18, 2020
1 parent b1a1ba1 commit 495a57b
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Expand Up @@ -2,6 +2,18 @@

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.4.7](https://github.com/desolid/desolid/compare/v0.4.6...v0.4.7) (2020-07-18)


### Features

* path in api configuration ([b1a1ba1](https://github.com/desolid/desolid/commit/b1a1ba1fa662dffed2e0688d0580f729619597b1))


### Bug Fixes

* remove Server.ts ([619780d](https://github.com/desolid/desolid/commit/619780d9b1e59078c9257b9389d8e7f74d90c545))

### [0.4.6](https://github.com/desolid/desolid/compare/v0.4.5...v0.4.6) (2020-07-18)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
@@ -1,5 +1,5 @@
{
"version": "0.4.6",
"version": "0.4.7",
"name": "desolid",
"title": "Desolid",
"description": "🤖 Desolid: Single file self hosted backend as a service",
Expand Down

0 comments on commit 495a57b

Please sign in to comment.