Skip to content

Commit

Permalink
chore(release): 1.0.1-alpha.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Val-istar-Guo committed Jan 16, 2024
1 parent c473a8c commit cde6e37
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Changelog

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### 1.0.1-alpha.0 (2024-01-16)
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@buka/nestjs-kafka",
"version": "1.0.0",
"version": "1.0.1-alpha.0",
"description": "NestJS module supporting multiple connections implemented using KafkaJS",
"packageManager": "pnpm@8.14.0",
"main": "dist/umd/src/index.js",
Expand Down

0 comments on commit cde6e37

Please sign in to comment.