Skip to content

Commit

Permalink
chore(release): v3.1.2 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Apr 19, 2024
1 parent 0451230 commit c50f391
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [3.1.2](https://github.com/diplodoc-platform/docs-build-action/compare/v3.1.1...v3.1.2) (2024-04-19)


### Bug Fixes

* handle non-existent .yfm file ([6cb4985](https://github.com/diplodoc-platform/docs-build-action/commit/6cb49857ad0d876bc969fc29ac5fef6e2be4a75d))
* make revision parameter optional ([0451230](https://github.com/diplodoc-platform/docs-build-action/commit/04512308ed175119ff98c04a95f017bc44244efd))

## [3.1.1](https://github.com/diplodoc-platform/docs-build-action/compare/v4.0.0...v3.1.1) (2024-01-30)


Expand Down
2 changes: 1 addition & 1 deletion version.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"version": "3.1.1"
"version": "3.1.2"
}

0 comments on commit c50f391

Please sign in to comment.