Skip to content

Commit

Permalink
chore: publish
Browse files Browse the repository at this point in the history
 - [email protected]
 - @golevelup/[email protected]
 - @golevelup/[email protected]
 - @golevelup/[email protected]
 - @golevelup/[email protected]
 - @golevelup/[email protected]
 - @golevelup/[email protected]
 - @golevelup/[email protected]
 - @golevelup/[email protected]
 - @golevelup/[email protected]
 - @golevelup/[email protected]
 - @golevelup/[email protected]
  • Loading branch information
WonderPanda committed Jan 24, 2025
1 parent 7617ac1 commit 84364ba
Show file tree
Hide file tree
Showing 26 changed files with 6,398 additions and 2,243 deletions.
6 changes: 6 additions & 0 deletions integration/rabbitmq/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.5.2](https://github.com/golevelup/nestjs/compare/[email protected]@3.5.2) (2025-01-24)

### Bug Fixes

- **discovery:** support NestJS 11 ([#945](https://github.com/golevelup/nestjs/issues/945)) ([7617ac1](https://github.com/golevelup/nestjs/commit/7617ac1b603ae6f941d44fdff773c24970bb009a)), closes [#944](https://github.com/golevelup/nestjs/issues/944)

## [3.5.1](https://github.com/golevelup/nestjs/compare/[email protected]@3.5.1) (2024-11-12)

**Note:** Version bump only for package rabbitmq-integration
Expand Down
2 changes: 1 addition & 1 deletion integration/rabbitmq/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rabbitmq-integration",
"version": "3.5.1",
"version": "3.5.2",
"description": "RabbitMQ integration project",
"private": true,
"license": "MIT",
Expand Down
6 changes: 6 additions & 0 deletions packages/common/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.0.2](https://github.com/golevelup/nestjs/compare/@golevelup/[email protected]...@golevelup/[email protected]) (2025-01-24)

### Bug Fixes

- **discovery:** support NestJS 11 ([#945](https://github.com/golevelup/nestjs/issues/945)) ([7617ac1](https://github.com/golevelup/nestjs/commit/7617ac1b603ae6f941d44fdff773c24970bb009a)), closes [#944](https://github.com/golevelup/nestjs/issues/944)

## [2.0.1](https://github.com/golevelup/nestjs/compare/@golevelup/[email protected]...@golevelup/[email protected]) (2024-11-06)

**Note:** Version bump only for package @golevelup/nestjs-common
Expand Down
2 changes: 1 addition & 1 deletion packages/common/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@golevelup/nestjs-common",
"version": "2.0.1",
"version": "2.0.2",
"description": "Common module and utility building blocks for badass NestJS applications",
"author": "Jesse Carter <[email protected]>",
"homepage": "https://github.com/golevelup/nestjs#readme",
Expand Down
6 changes: 6 additions & 0 deletions packages/discovery/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.0.3](https://github.com/golevelup/nestjs/compare/@golevelup/[email protected]...@golevelup/[email protected]) (2025-01-24)

### Bug Fixes

- **discovery:** support NestJS 11 ([#945](https://github.com/golevelup/nestjs/issues/945)) ([7617ac1](https://github.com/golevelup/nestjs/commit/7617ac1b603ae6f941d44fdff773c24970bb009a)), closes [#944](https://github.com/golevelup/nestjs/issues/944)

## [4.0.2](https://github.com/golevelup/nestjs/compare/@golevelup/[email protected]...@golevelup/[email protected]) (2024-11-06)

**Note:** Version bump only for package @golevelup/nestjs-discovery
Expand Down
2 changes: 1 addition & 1 deletion packages/discovery/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@golevelup/nestjs-discovery",
"version": "4.0.2",
"version": "4.0.3",
"description": "A Badass NestJS module for querying your app's controllers, providers and handlers",
"keywords": [
"NestJS",
Expand Down
4 changes: 4 additions & 0 deletions packages/graphql-request/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.2.4](https://github.com/golevelup/nestjs/compare/@golevelup/[email protected]...@golevelup/[email protected]) (2025-01-24)

**Note:** Version bump only for package @golevelup/nestjs-graphql-request

## [0.2.3](https://github.com/golevelup/nestjs/compare/@golevelup/[email protected]...@golevelup/[email protected]) (2024-11-06)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/graphql-request/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@golevelup/nestjs-graphql-request",
"version": "0.2.3",
"version": "0.2.4",
"description": "Badass utilities for integrating graphql-request and NestJS",
"author": "Jesse Carter <[email protected]>",
"homepage": "https://github.com/golevelup/nestjs#readme",
Expand Down
4 changes: 4 additions & 0 deletions packages/hasura/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.

## [3.0.9](https://github.com/golevelup/nestjs/compare/@golevelup/[email protected]...@golevelup/[email protected]) (2025-01-24)

**Note:** Version bump only for package @golevelup/nestjs-hasura

## [3.0.8](https://github.com/golevelup/nestjs/compare/@golevelup/[email protected]...@golevelup/[email protected]) (2024-11-06)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/hasura/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@golevelup/nestjs-hasura",
"version": "3.0.8",
"version": "3.0.9",
"description": "Badass utilities for integrating Hasura and NestJS",
"author": "Jesse Carter <[email protected]>",
"homepage": "https://github.com/golevelup/nestjs#readme",
Expand Down
6 changes: 6 additions & 0 deletions packages/modules/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.7.2](https://github.com/golevelup/nestjs/compare/@golevelup/[email protected]...@golevelup/[email protected]) (2025-01-24)

### Bug Fixes

- **discovery:** support NestJS 11 ([#945](https://github.com/golevelup/nestjs/issues/945)) ([7617ac1](https://github.com/golevelup/nestjs/commit/7617ac1b603ae6f941d44fdff773c24970bb009a)), closes [#944](https://github.com/golevelup/nestjs/issues/944)

## [0.7.1](https://github.com/golevelup/nestjs/compare/@golevelup/[email protected]...@golevelup/[email protected]) (2024-02-09)

**Note:** Version bump only for package @golevelup/nestjs-modules
Expand Down
2 changes: 1 addition & 1 deletion packages/modules/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@golevelup/nestjs-modules",
"version": "0.7.1",
"version": "0.7.2",
"description": "Reusable utilties to help level up NestJS Modules",
"author": "Jesse Carter <[email protected]>",
"homepage": "https://github.com/golevelup/nestjs#readme",
Expand Down
11 changes: 11 additions & 0 deletions packages/rabbitmq/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.

# [5.7.0](https://github.com/golevelup/nestjs/compare/@golevelup/[email protected]...@golevelup/[email protected]) (2025-01-24)

### Bug Fixes

- **discovery:** support NestJS 11 ([#945](https://github.com/golevelup/nestjs/issues/945)) ([7617ac1](https://github.com/golevelup/nestjs/commit/7617ac1b603ae6f941d44fdff773c24970bb009a)), closes [#944](https://github.com/golevelup/nestjs/issues/944)
- **rabbitmq:** allow more valid `vhost` names in `assertRabbitMqUri` ([6ca2d16](https://github.com/golevelup/nestjs/commit/6ca2d162ac6c293b7c620a9e493bd2032df8f64b)), closes [#880](https://github.com/golevelup/nestjs/issues/880)

### Features

- improve connection failed error and jsdoc ([#928](https://github.com/golevelup/nestjs/issues/928)) ([862ae3e](https://github.com/golevelup/nestjs/commit/862ae3e4868dc7c711277e5cd620eab1283ccad3))

## [5.6.1](https://github.com/golevelup/nestjs/compare/@golevelup/[email protected]...@golevelup/[email protected]) (2024-11-12)

**Note:** Version bump only for package @golevelup/nestjs-rabbitmq
Expand Down
2 changes: 1 addition & 1 deletion packages/rabbitmq/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@golevelup/nestjs-rabbitmq",
"version": "5.6.1",
"version": "5.7.0",
"description": "Badass RabbitMQ addons for NestJS",
"author": "Jesse Carter <[email protected]>",
"homepage": "https://github.com/golevelup/nestjs/blob/master/packages/rabbitmq/README.md",
Expand Down
4 changes: 4 additions & 0 deletions packages/stripe/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.9.1](https://github.com/golevelup/nestjs/compare/@golevelup/[email protected]...@golevelup/[email protected]) (2025-01-24)

**Note:** Version bump only for package @golevelup/nestjs-stripe

# [0.9.0](https://github.com/golevelup/nestjs/compare/@golevelup/[email protected]...@golevelup/[email protected]) (2024-11-06)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/stripe/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@golevelup/nestjs-stripe",
"version": "0.9.0",
"version": "0.9.1",
"description": "Badass utilities for integrating stripe and NestJS",
"author": "Jesse Carter <[email protected]>",
"homepage": "https://github.com/golevelup/nestjs#readme",
Expand Down
4 changes: 4 additions & 0 deletions packages/testing/ts-jest/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.6.2](https://github.com/golevelup/nestjs/compare/@golevelup/[email protected]...@golevelup/[email protected]) (2025-01-24)

**Note:** Version bump only for package @golevelup/ts-jest

## [0.6.1](https://github.com/golevelup/nestjs/compare/@golevelup/[email protected]...@golevelup/[email protected]) (2024-11-12)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/testing/ts-jest/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@golevelup/ts-jest",
"version": "0.6.1",
"version": "0.6.2",
"description": "Reusable utilities to help level up NestJS Testing",
"author": "Jesse Carter <[email protected]>",
"homepage": "https://github.com/golevelup/nestjs#readme",
Expand Down
4 changes: 4 additions & 0 deletions packages/testing/ts-sinon/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.1.2](https://github.com/golevelup/nestjs/compare/@golevelup/[email protected]...@golevelup/[email protected]) (2025-01-24)

**Note:** Version bump only for package @golevelup/ts-sinon

## [0.1.1](https://github.com/golevelup/nestjs/compare/@golevelup/[email protected]...@golevelup/[email protected]) (2024-11-06)

**Note:** Version bump only for package @golevelup/ts-sinon
Expand Down
2 changes: 1 addition & 1 deletion packages/testing/ts-sinon/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/testing/ts-sinon/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@golevelup/ts-sinon",
"version": "0.1.1",
"version": "0.1.2",
"description": "",
"author": "Omer Morad <[email protected]>",
"homepage": "https://github.com/golevelup/nestjs#readme",
Expand Down
4 changes: 4 additions & 0 deletions packages/testing/ts-vitest/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.5.2](https://github.com/golevelup/nestjs/compare/@golevelup/[email protected]...@golevelup/[email protected]) (2025-01-24)

**Note:** Version bump only for package @golevelup/ts-vitest

## [0.5.1](https://github.com/golevelup/nestjs/compare/@golevelup/[email protected]...@golevelup/[email protected]) (2024-11-06)

**Note:** Version bump only for package @golevelup/ts-vitest
Expand Down
2 changes: 1 addition & 1 deletion packages/testing/ts-vitest/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@golevelup/ts-vitest",
"version": "0.5.1",
"version": "0.5.2",
"description": "Reusable utilities to help level up NestJS Testing",
"author": "Jesse Carter <[email protected]>",
"homepage": "https://github.com/golevelup/nestjs#readme",
Expand Down
4 changes: 4 additions & 0 deletions packages/webhooks/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.2.20](https://github.com/golevelup/nestjs/compare/@golevelup/[email protected]...@golevelup/[email protected]) (2025-01-24)

**Note:** Version bump only for package @golevelup/nestjs-webhooks

## [0.2.19](https://github.com/golevelup/nestjs/compare/@golevelup/[email protected]...@golevelup/[email protected]) (2024-11-06)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/webhooks/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@golevelup/nestjs-webhooks",
"version": "0.2.19",
"version": "0.2.20",
"description": "Badass utilities for integrating webhooks and NestJS",
"author": "Jesse Carter <[email protected]>",
"homepage": "https://github.com/golevelup/nestjs#readme",
Expand Down
Loading

0 comments on commit 84364ba

Please sign in to comment.