Skip to content

Commit

Permalink
4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ihordiachenko committed Jul 26, 2024
1 parent e4c61a6 commit fea0ef8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [4.1.0] - 2024-07-26
### Added
- Projects using Freedom Tool;

Expand Down Expand Up @@ -369,7 +370,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/4.0.0...HEAD
[Unreleased]: https://github.com/rarimo/docs/compare/4.1.0...HEAD
[4.1.0]: https://github.com/rarimo/docs/compare/4.0.0...4.1.0
[4.0.0]: https://github.com/rarimo/docs/compare/3.7.8...4.0.0
[3.7.8]: https://github.com/rarimo/docs/compare/3.7.7...3.7.8
[3.7.7]: https://github.com/rarimo/docs/compare/3.7.6...3.7.7
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": "4.0.0",
"version": "4.1.0",
"private": true,
"scripts": {
"docusaurus": "docusaurus",
Expand Down

0 comments on commit fea0ef8

Please sign in to comment.