Skip to content

Commit

Permalink
3.7.5
Browse files Browse the repository at this point in the history
  • Loading branch information
ihordiachenko committed May 27, 2024
1 parent 16dd442 commit aaa1a0c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [3.7.5] - 2024-05-27
### Fixed
- Subscribe block padding on the landing page;

Expand Down Expand Up @@ -330,7 +332,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Broken logo link in the footer;


[Unreleased]: https://github.com/rarimo/docs/compare/3.7.4...HEAD
[Unreleased]: https://github.com/rarimo/docs/compare/3.7.5...HEAD
[3.7.5]: https://github.com/rarimo/docs/compare/3.7.4...3.7.5
[3.7.4]: https://github.com/rarimo/docs/compare/3.7.3...3.7.4
[3.7.3]: https://github.com/rarimo/docs/compare/3.7.2...3.7.3
[3.7.2]: https://github.com/rarimo/docs/compare/3.7.1...3.7.2
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rarimo-docs",
"version": "3.7.4",
"version": "3.7.5",
"private": true,
"scripts": {
"docusaurus": "docusaurus",
Expand Down

0 comments on commit aaa1a0c

Please sign in to comment.