Skip to content

Commit 1b9db16

Browse files
authored
Merge pull request #46 from Mermaid-Chart/changeset-release/main
Version Packages
2 parents bc8679c + 131bd1d commit 1b9db16

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/calm-berries-check.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/sdk/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 0.2.5
4+
5+
### Patch Changes
6+
7+
- [#45](https://github.com/Mermaid-Chart/plugins/pull/45) [`072fd50`](https://github.com/Mermaid-Chart/plugins/commit/072fd50121501a6ce03c22524fb8b0c88d31e708) Thanks [@Prashant-7718](https://github.com/Prashant-7718)! - Add a suggestPrSummary method to the SDK that generates PR details based on Mermaid diagram changes, including the branch name, title, commit message, and description.
8+
39
## 0.2.4
410

511
### Patch Changes

packages/sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mermaidchart/sdk",
3-
"version": "0.2.4",
3+
"version": "0.2.5",
44
"description": "Access the MermaidChart services with OAuth and type safety.",
55
"browser": "dist/bundle.iife.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)