Skip to content

Commit

Permalink
chore: Publish release
Browse files Browse the repository at this point in the history
 - @discord-nestjs/[email protected]
 - @discord-nestjs/[email protected]
  • Loading branch information
fjodor-rybakov committed Aug 15, 2022
1 parent d15b98e commit 59d772e
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 3 deletions.
8 changes: 8 additions & 0 deletions packages/common/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.0.5](https://github.com/fjodor-rybakov/discord-nestjs/compare/@discord-nestjs/[email protected]...@discord-nestjs/[email protected]) (2022-08-15)

**Note:** Version bump only for package @discord-nestjs/common





## [4.0.4](https://github.com/fjodor-rybakov/discord-nestjs/compare/@discord-nestjs/[email protected]...@discord-nestjs/[email protected]) (2022-07-29)

**Note:** Version bump only for package @discord-nestjs/common
Expand Down
4 changes: 2 additions & 2 deletions packages/common/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@discord-nestjs/common",
"version": "4.0.4",
"version": "4.0.5",
"description": "Common module",
"author": "fjodor-rybakov",
"license": "MIT",
Expand Down Expand Up @@ -44,7 +44,7 @@
"rxjs": "^7.*"
},
"devDependencies": {
"@discord-nestjs/core": "^4.1.1",
"@discord-nestjs/core": "^4.2.0",
"@nestjs/common": "^9.0.7",
"@nestjs/core": "^9.0.7",
"discord.js": "^14.1.1",
Expand Down
11 changes: 11 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [4.2.0](https://github.com/fjodor-rybakov/discord-nestjs/compare/@discord-nestjs/[email protected]...@discord-nestjs/[email protected]) (2022-08-15)


### Features

* Male unique middleware decorator ([f06fa6e](https://github.com/fjodor-rybakov/discord-nestjs/commit/f06fa6e420344bf1d1ffd184b96d7428d932066e))





## [4.1.1](https://github.com/fjodor-rybakov/discord-nestjs/compare/@discord-nestjs/[email protected]...@discord-nestjs/[email protected]) (2022-07-29)

**Note:** Version bump only for package @discord-nestjs/core
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@discord-nestjs/core",
"version": "4.1.1",
"version": "4.2.0",
"description": "Core module",
"author": "fjodor-rybakov",
"license": "MIT",
Expand Down

0 comments on commit 59d772e

Please sign in to comment.