Skip to content

Commit

Permalink
chore(master): release 1.8.0 (#99)
Browse files Browse the repository at this point in the history
  • Loading branch information
sanriodev authored May 7, 2024
1 parent f20a7d7 commit 8d78405
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 3 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Changelog

## [1.8.0](https://github.com/BingusBoingus-Developer-Team/BingusBoingus/compare/v1.7.0...v1.8.0) (2024-05-07)


### Features

* **api:** controllers, endpoints and dto definition ([5e61dbb](https://github.com/BingusBoingus-Developer-Team/BingusBoingus/commit/5e61dbb585275299e27484ebbe3b89f0b1d218ca))
* **common:** app api, res model, decorators and errorfilter ([9bf5e49](https://github.com/BingusBoingus-Developer-Team/BingusBoingus/commit/9bf5e49948a1a2cd8cc116b68f1f7cce6191c191))
* **eslint:** config ([0fc7374](https://github.com/BingusBoingus-Developer-Team/BingusBoingus/commit/0fc7374fe8e10c371523df3207aa59e7cf49c106))
* lint script ([f6fc03f](https://github.com/BingusBoingus-Developer-Team/BingusBoingus/commit/f6fc03fa7415001e5d9769e4880a8d87dffe039e))
* **swagger:** setup swagger api docs ([08875fb](https://github.com/BingusBoingus-Developer-Team/BingusBoingus/commit/08875fb2354a827aad1c0add9cdb2adbf213816f))


### Bug Fixes

* **birthdaycontroller:** class serializer without options throws ([07d72d3](https://github.com/BingusBoingus-Developer-Team/BingusBoingus/commit/07d72d3463d92161b15e74d540a6a923c855f8a5))
* swagger setup ([2077010](https://github.com/BingusBoingus-Developer-Team/BingusBoingus/commit/207701018b27966fd23209f7f44f04f83e344442))

## [1.7.0](https://github.com/Blvckleg/BingusBoingus/compare/v1.6.0...v1.7.0) (2024-04-09)


Expand Down
4 changes: 2 additions & 2 deletions 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
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bingusboingus",
"version": "1.7.0",
"version": "1.8.0",
"description": "Hey look it's Bingus.... or Boingus?? OR BOTH??",
"main": "src/main.ts",
"scripts": {
Expand Down

0 comments on commit 8d78405

Please sign in to comment.