Skip to content

Commit

Permalink
chore(master): release 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yc-ui-bot authored and v8tenko committed Sep 30, 2024
1 parent 03110ee commit 85d15dc
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.3.0](https://github.com/diplodoc-platform/cut-extension/compare/v0.2.5...v0.3.0) (2024-09-30)


### Features

* add react runtime ([03110ee](https://github.com/diplodoc-platform/cut-extension/commit/03110eed6c80d7da0eee7919d222d86b391b9b9c))

## [0.2.5](https://github.com/diplodoc-platform/cut-extension/compare/v0.2.4...v0.2.5) (2024-09-04)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@diplodoc/cut-extension",
"version": "0.2.5",
"version": "0.3.0",
"description": "Cut extension for Diplodoc platform",
"main": "build/plugin/index.js",
"types": "build/plugin/index.d.ts",
Expand Down

0 comments on commit 85d15dc

Please sign in to comment.