Skip to content

Commit

Permalink
chore(release): 1.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
GuilhermeSantos001 committed Apr 22, 2023
1 parent 7b09bb3 commit 92ea40f
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,23 @@

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.1](https://github.com/Lack-Zillions-Over/niro-health/compare/v1.8.0...v1.8.1) (2023-04-22)


### CI

* **github actions:** added scripts for actions ([e818ff1](https://github.com/Lack-Zillions-Over/niro-health/commit/e818ff14b3760efa673e0873375b8ae84b3d8e9a))


### Styling

* **type-check:** fix error lint ([ad98896](https://github.com/Lack-Zillions-Over/niro-health/commit/ad98896dcc809a86fc2a1e77f9aa3eb0a0c4a175))


### Build System

* **project-build:** update project build scripts ([7b09bb3](https://github.com/Lack-Zillions-Over/niro-health/commit/7b09bb35ce9e2587c4a3afc3bf86080152d55de3))

## [1.8.0](https://github.com/Lack-Zillions-Over/niro-health/compare/v1.7.0...v1.8.0) (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.0",
"version": "1.8.1",
"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 92ea40f

Please sign in to comment.