We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c34142b commit 2fb1518Copy full SHA for 2fb1518
CHANGELOG.md
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+## [3.0.0] - 12-04-2024
11
+
12
### Added
13
14
- Products/Rarime:
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "rarimo-docs",
3
- "version": "2.0.8",
+ "version": "3.0.0",
4
"private": true,
5
"scripts": {
6
"docusaurus": "docusaurus",
0 commit comments