Skip to content

Commit

Permalink
chore(packages): release
Browse files Browse the repository at this point in the history
  • Loading branch information
Algoan Bot committed Dec 6, 2023
1 parent 699c5f7 commit 924f1ef
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 4 deletions.
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.

9 changes: 9 additions & 0 deletions packages/custom-decorators/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.3.12](https://github.com/algoan/nestjs-components/compare/@algoan/[email protected]...@algoan/[email protected]) (2023-12-06)


### Bug Fixes

* **custom-decorators:** fix import of jwt decode ([800ab6f](https://github.com/algoan/nestjs-components/commit/800ab6f9e3f2cd32393134e8ff9dd061c8e3e266))



## [1.3.11](https://github.com/algoan/nestjs-components/compare/@algoan/[email protected]...@algoan/[email protected]) (2023-11-10)

**Note:** Version bump only for package @algoan/nestjs-custom-decorators
Expand Down
4 changes: 2 additions & 2 deletions packages/custom-decorators/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 packages/custom-decorators/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@algoan/nestjs-custom-decorators",
"version": "1.3.11",
"version": "1.3.12",
"description": "custom nest decorators for nestjs-custom-decorators",
"keywords": [
"nest",
Expand Down

0 comments on commit 924f1ef

Please sign in to comment.