We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be94f26 commit a691ddcCopy full SHA for a691ddc
CHANGELOG.md
@@ -0,0 +1,6 @@
1
+# CHANGELOG
2
+
3
+## [[2.6.0]](https://github.com/Clarifai/clarifai-javascript/releases/tag/2.6.0) - [npm](https://www.npmjs.com/package/clarifai) - 2018-01-17
4
5
+### Added
6
+- Concept renaming https://github.com/Clarifai/clarifai-javascript/commit/5c966203ec9177d7f7c43b162da1910084f751ca
package.json
@@ -1,6 +1,6 @@
{
"name": "clarifai",
- "version": "2.5.0",
+ "version": "2.6.0",
"description": "Official Clarifai Javascript SDK",
"main": "dist/index.js",
"repository": "https://github.com/Clarifai/clarifai-javascript",
0 commit comments