We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1be6ed commit a1d75a9Copy full SHA for a1d75a9
projects/js-toolkit/packages/js-api/CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## [js-api/v0.6.1](https://github.com/liferay/liferay-frontend-projects/tree/js-api/v0.6.1) (2025-05-08)
2
+
3
+[Full changelog](https://github.com/liferay/liferay-frontend-projects/compare/js-api/v0.6.0...js-api/v0.6.1)
4
5
## [js-api/v0.6.0](https://github.com/liferay/liferay-frontend-projects/tree/js-api/v0.6.0) (2024-07-17)
6
7
[Full changelog](https://github.com/liferay/liferay-frontend-projects/compare/js-api/v0.6.0-pre.0...js-api/v0.6.0)
projects/js-toolkit/packages/js-api/package.json
@@ -21,5 +21,5 @@
21
"preversion": "liferay-workspace-scripts ci",
22
"test": "liferay-workspace-scripts test"
23
},
24
- "version": "0.6.0"
+ "version": "0.6.1"
25
}
0 commit comments