Skip to content

Commit a691ddc

Browse files
committed
Release 2.6.0
1 parent be94f26 commit a691ddc

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -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-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "clarifai",
3-
"version": "2.5.0",
3+
"version": "2.6.0",
44
"description": "Official Clarifai Javascript SDK",
55
"main": "dist/index.js",
66
"repository": "https://github.com/Clarifai/clarifai-javascript",

0 commit comments

Comments
 (0)