Skip to content

Commit

Permalink
chore(release): 1.8.6
Browse files Browse the repository at this point in the history
  • Loading branch information
GuilhermeSantos001 committed Apr 22, 2023
1 parent 75ceab0 commit de92fb5
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

### [1.8.6](https://github.com/Lack-Zillions-Over/niro-health/compare/v1.8.5...v1.8.6) (2023-04-22)


### Bug Fixes

* **app-host:** added get method for return static property app ([75ceab0](https://github.com/Lack-Zillions-Over/niro-health/commit/75ceab0fa2e27c7782755cdaaf885a2fff58433f))

### [1.8.5](https://github.com/Lack-Zillions-Over/niro-health/compare/v1.8.4...v1.8.5) (2023-04-22)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "niro-health",
"version": "1.8.5",
"version": "1.8.6",
"description": "Niro Health is a free and open source framework for building robust, scalable, enterprise-grade Node.js server-side applications, web sites, and APIs.",
"license": "MIT",
"main": "./dist/index.js",
Expand Down

0 comments on commit de92fb5

Please sign in to comment.