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]
 - @discord-nestjs/[email protected]
  • Loading branch information
fjodor-rybakov committed Nov 12, 2023
1 parent 2946622 commit 652609d
Show file tree
Hide file tree
Showing 7 changed files with 20 additions and 8 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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

## [5.2.10](https://github.com/fjodor-rybakov/discord-nestjs/compare/@discord-nestjs/[email protected]...@discord-nestjs/[email protected]) (2023-11-12)

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

## [5.2.9](https://github.com/fjodor-rybakov/discord-nestjs/compare/@discord-nestjs/[email protected]...@discord-nestjs/[email protected]) (2023-09-14)

**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": "5.2.9",
"version": "5.2.10",
"description": "Common module",
"author": "fjodor-rybakov",
"license": "MIT",
Expand Down Expand Up @@ -44,7 +44,7 @@
"rxjs": "^7.*"
},
"devDependencies": {
"@discord-nestjs/core": "^5.3.11",
"@discord-nestjs/core": "^5.3.12",
"@nestjs/cli": "^10.2.1",
"@nestjs/common": "^10.2.8",
"@nestjs/core": "^10.2.8",
Expand Down
4 changes: 4 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.3.12](https://github.com/fjodor-rybakov/discord-nestjs/compare/@discord-nestjs/[email protected]...@discord-nestjs/[email protected]) (2023-11-12)

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

## [5.3.11](https://github.com/fjodor-rybakov/discord-nestjs/compare/@discord-nestjs/[email protected]...@discord-nestjs/[email protected]) (2023-09-14)

**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": "5.3.11",
"version": "5.3.12",
"description": "Core module",
"author": "fjodor-rybakov",
"license": "MIT",
Expand Down
4 changes: 4 additions & 0 deletions packages/schematics/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.4.12](https://github.com/fjodor-rybakov/discord-nestjs/compare/@discord-nestjs/[email protected]...@discord-nestjs/[email protected]) (2023-11-12)

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

## [0.4.11](https://github.com/fjodor-rybakov/discord-nestjs/compare/@discord-nestjs/[email protected]...@discord-nestjs/[email protected]) (2023-09-14)

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

0 comments on commit 652609d

Please sign in to comment.