Skip to content

Commit

Permalink
chore: publish
Browse files Browse the repository at this point in the history
 - @golevelup/nestjs-stripe@0.8.0
  • Loading branch information
WonderPanda committed May 3, 2024
1 parent d7bba4b commit c567b18
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions packages/stripe/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.8.0](https://github.com/golevelup/nestjs/compare/@golevelup/nestjs-stripe@0.7.0...@golevelup/nestjs-stripe@0.8.0) (2024-05-03)

### Features

- **stripe:** extend webhook config for test mode secrets ([#732](https://github.com/golevelup/nestjs/issues/732)) ([d7bba4b](https://github.com/golevelup/nestjs/commit/d7bba4b3a4a363e1f2bafa647eb98d7fb52efd44)), closes [#731](https://github.com/golevelup/nestjs/issues/731)

# [0.7.0](https://github.com/golevelup/nestjs/compare/@golevelup/nestjs-stripe@0.6.5...@golevelup/nestjs-stripe@0.7.0) (2024-04-10)

- chore!: bump stripe version to 14.19.0 (#705) ([1dc545a](https://github.com/golevelup/nestjs/commit/1dc545a8a3b266ec3efda130bc9c261b2167742c)), closes [#705](https://github.com/golevelup/nestjs/issues/705)
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.7.0",
"version": "0.8.0",
"description": "Badass utilities for integrating stripe and NestJS",
"author": "Jesse Carter <jesse.r.carter@gmail.com>",
"homepage": "https://github.com/golevelup/nestjs#readme",
Expand Down

0 comments on commit c567b18

Please sign in to comment.