Skip to content

Commit

Permalink
chore(release): 3.1.0-develop.1 [skip ci]
Browse files Browse the repository at this point in the history
## [3.1.0-develop.1](3.0.1-develop.2...3.1.0-develop.1) (2024-07-31)

### Features

* Synchronising stripe and studio API state - [DEV-4157] ([#561](#561)) ([f338db7](f338db7))
  • Loading branch information
semantic-release-bot committed Jul 31, 2024
1 parent f338db7 commit 8c6a969
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [3.1.0-develop.1](https://github.com/cheqd/studio/compare/3.0.1-develop.2...3.1.0-develop.1) (2024-07-31)


### Features

* Synchronising stripe and studio API state - [DEV-4157] ([#561](https://github.com/cheqd/studio/issues/561)) ([f338db7](https://github.com/cheqd/studio/commit/f338db72f02daeaec88a3c8263f0586ba5dbce5d))

## [3.0.1-develop.2](https://github.com/cheqd/studio/compare/3.0.1-develop.1...3.0.1-develop.2) (2024-07-24)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cheqd/studio",
"version": "3.0.1-develop.2",
"version": "3.1.0-develop.1",
"description": "cheqd Studio Backend",
"source": "src/index.ts",
"main": "dist/index.js",
Expand Down

0 comments on commit 8c6a969

Please sign in to comment.