Skip to content

Commit

Permalink
Merge pull request #341 from yandex-cloud/release-please--branches--m…
Browse files Browse the repository at this point in the history
…aster--components--docs

chore(master): release 3.0.0
  • Loading branch information
v8tenko authored May 12, 2023
2 parents 58b0e8c + 49fad6c commit 0b23280
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [3.0.0](https://github.com/yandex-cloud/yfm-docs/compare/v2.11.0...v3.0.0) (2023-05-12)


### ⚠ BREAKING CHANGES

* migrate to transform v3

### Bug Fixes

* **includers/unarchive:** throw away return value ([f1fa3ad](https://github.com/yandex-cloud/yfm-docs/commit/f1fa3ad3a11df657a30a7b9ec7aa4ae02f21c3a4))
* migrate to transform v3 ([0003242](https://github.com/yandex-cloud/yfm-docs/commit/0003242946ef0f7d0f21c52657032d8bc2329b1a))

## [2.11.0](https://github.com/yandex-cloud/yfm-docs/compare/v2.10.2...v2.11.0) (2023-04-25)


Expand Down
2 changes: 1 addition & 1 deletion 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
Expand Up @@ -3,7 +3,7 @@
"author": "Yandex Data UI Team <data-ui@yandex-team.ru>",
"description": "Make documentation using yfm-docs in Markdown and HTML formats",
"license": "MIT",
"version": "2.11.0",
"version": "3.0.0",
"repository": {
"type": "git",
"url": "git@github.com:yandex-cloud/yfm-docs.git"
Expand Down

0 comments on commit 0b23280

Please sign in to comment.