Skip to content

Commit

Permalink
chore(release): 3.6.0-develop.1 [skip ci]
Browse files Browse the repository at this point in the history
## [3.6.0-develop.1](3.5.0...3.6.0-develop.1) (2024-11-08)

### Features

* Start trial on signup - [DEV-4560] ([#622](#622)) ([47b8df5](47b8df5))
  • Loading branch information
semantic-release-bot committed Nov 8, 2024
1 parent 47b8df5 commit db27b99
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## [3.6.0-develop.1](https://github.com/cheqd/studio/compare/3.5.0...3.6.0-develop.1) (2024-11-08)

### Features

* Start trial on signup - [DEV-4560] ([#622](https://github.com/cheqd/studio/issues/622)) ([47b8df5](https://github.com/cheqd/studio/commit/47b8df5e214158215298b05b95023b10202bd156))

## [3.5.0](https://github.com/cheqd/studio/compare/3.4.0...3.5.0) (2024-11-06)

### Features
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.5.0",
"version": "3.6.0-develop.1",
"description": "cheqd Studio Backend",
"source": "src/index.ts",
"main": "dist/index.js",
Expand Down

0 comments on commit db27b99

Please sign in to comment.