Skip to content

Commit 73467d4

Browse files
committed
chore(release): publish
- @nestjs-architects/[email protected]
1 parent b234a79 commit 73467d4

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

packages/typed-cqrs/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.1.1](https://github.com/valueadd-poland/nestjs-packages/compare/@nestjs-architects/[email protected]...@nestjs-architects/[email protected]) (2021-04-27)
7+
8+
**Note:** Version bump only for package @nestjs-architects/typed-cqrs
9+
10+
11+
12+
13+
614
## [0.1.1-alpha.0](https://github.com/valueadd-poland/nestjs-packages/compare/@nestjs-architects/[email protected]...@nestjs-architects/[email protected]) (2021-04-27)
715

816

packages/typed-cqrs/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/typed-cqrs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nestjs-architects/typed-cqrs",
3-
"version": "0.1.1-alpha.0",
3+
"version": "0.1.1",
44
"description": "Enhance the @nestjs/cqrs building blocks with auto-inferring types.",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)