Skip to content

Commit

Permalink
Merge pull request #490 from rubiin/release-please--branches--master-…
Browse files Browse the repository at this point in the history
…-components--ultimate-nest
  • Loading branch information
rubiin authored Aug 28, 2024
2 parents 4f359ea + 4882933 commit b5a2e09
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## [2.6.1](https://github.com/rubiin/ultimate-nest/compare/v2.6.0...v2.6.1) (2024-08-28)


### Bug Fixes

* crud types ([94e6c5e](https://github.com/rubiin/ultimate-nest/commit/94e6c5e28d1fa9d93b522488c34f428600e5350a))
* jwt guard signature ([22cbd29](https://github.com/rubiin/ultimate-nest/commit/22cbd294ebe4161b2164e3e81739cadfaaca8858))
* lint fixes and depracted libs ([6fb1f98](https://github.com/rubiin/ultimate-nest/commit/6fb1f986fc60002a0b03a24b3139a6a43b05ff99))
* mime aws ([28ea874](https://github.com/rubiin/ultimate-nest/commit/28ea87420deaf9dc303d9873fb4af33f5662ca87))

## [2.6.0](https://github.com/rubiin/ultimate-nest/compare/v2.5.0...v2.6.0) (2024-08-28)


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": "ultimate-nest",
"version": "2.6.0",
"version": "2.6.1",
"packageManager": "[email protected]",
"description": "NestJS + MikroORM blog example with batteries included",
"author": {
Expand Down

0 comments on commit b5a2e09

Please sign in to comment.