We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cec22ae commit 23be2e3Copy full SHA for 23be2e3
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+[2.0.0]
2
+
3
+- prefix all post message types with MENTOR:
4
+- Compartible with the new IBL NEXTJS MENTORAI
5
6
[1.3.6]
7
8
- adds documentfilter prop
package.json
@@ -1,6 +1,6 @@
{
"name": "@iblai/iblai-web-mentor",
- "version": "1.3.6",
+ "version": "2.0.0",
"type": "module",
"description": "IBL AI Mentor",
"main": "dist/iblai-web-mentor.esm.js",
0 commit comments