We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09623e8 commit 9a8c9caCopy full SHA for 9a8c9ca
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# CHANGELOG
2
3
+## [[2.9.0]](https://github.com/Clarifai/clarifai-javascript/releases/tag/2.9.0) - [npm](https://www.npmjs.com/package/clarifai/v/2.9.0) - 2018-10-18
4
+
5
+### Added
6
+- The moderation solution
7
8
## [[2.8.1]](https://github.com/Clarifai/clarifai-javascript/releases/tag/2.8.1) - [npm](https://www.npmjs.com/package/clarifai/v/2.8.1) - 2018-08-17
9
10
### Fixed
package.json
@@ -1,6 +1,6 @@
{
"name": "clarifai",
- "version": "2.8.1",
+ "version": "2.9.0",
"description": "Official Clarifai Javascript SDK",
"main": "dist/index.js",
"repository": "https://github.com/Clarifai/clarifai-javascript",
0 commit comments