We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc2bb7f commit 886db6cCopy full SHA for 886db6c
libs/nestjs-chargebee/CHANGELOG.md
@@ -0,0 +1,10 @@
1
+# Change Log
2
+
3
+All notable changes to this project will be documented in this file.
4
+See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
6
+# 2.1.0 (2025-12-02)
7
8
+### Features
9
10
+* add nestjs-chargebee package (ENG-740) ([#9](https://github.com/voiceflow/oss/issues/9)) ([fc2bb7f](https://github.com/voiceflow/oss/commit/fc2bb7fb2f118021c7299059ef801ec358eda648))
libs/nestjs-chargebee/package.json
@@ -1,6 +1,6 @@
{
"name": "@voiceflow/nestjs-chargebee",
- "version": "2.0.0",
+ "version": "2.1.0",
"repository": {
"type": "git",
"url": "git+https://github.com/voiceflow/oss.git"
0 commit comments