Skip to content

Commit

Permalink
Merge pull request #586 from diplodoc-platform/release-please--branch…
Browse files Browse the repository at this point in the history
…es--master--components--cli

chore(master): release 4.2.2
  • Loading branch information
moki authored Oct 30, 2023
2 parents 961452c + 132ca9f commit bb2c4cf
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [4.2.2](https://github.com/diplodoc-platform/cli/compare/v4.2.1...v4.2.2) (2023-10-30)


### Bug Fixes

* **copyFile:** With network storage shell.cp faster than copyFileSync ([b6a1a6b](https://github.com/diplodoc-platform/cli/commit/b6a1a6babfcf12bd3a38535481873154d2c919fd))
* **infra:** engines, overrides, bump deps ([961452c](https://github.com/diplodoc-platform/cli/commit/961452cb8977cada6ecbb51c6349e34ce5cfdf87))

## [4.2.1](https://github.com/diplodoc-platform/cli/compare/v4.2.0...v4.2.1) (2023-10-26)


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
Expand Up @@ -3,7 +3,7 @@
"author": "Yandex Data UI Team <[email protected]>",
"description": "Make documentation using yfm-docs in Markdown and HTML formats",
"license": "MIT",
"version": "4.2.1",
"version": "4.2.2",
"repository": {
"type": "git",
"url": "[email protected]:diplodoc-platform/cli.git"
Expand Down

0 comments on commit bb2c4cf

Please sign in to comment.