File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
66and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
77
8- ## [ Unreleased ]
8+ ## [ 7.0.0-preview.1 ] - 2020-05-13
99
1010### Removed
1111
@@ -1016,7 +1016,7 @@ This is a major release and breaks backwards compatibility.
10161016
10171017 Graph methods now only return the relevant part of the response body.
10181018
1019- [ unreleased ] : https://github.com/arangodb/arangojs/compare/v7.0.0-preview.0...v7
1019+ [ 7.0.0-preview.1 ] : https://github.com/arangodb/arangojs/compare/v7.0.0-preview.0...v7.0.0-preview.1
10201020[ 7.0.0-preview.0 ] : https://github.com/arangodb/arangojs/compare/v6.14.1...v7.0.0-preview.0
10211021[ 6.14.1 ] : https://github.com/arangodb/arangojs/compare/v6.14.0...v6.14.1
10221022[ 6.14.0 ] : https://github.com/arangodb/arangojs/compare/v6.13.0...v6.14.0
Original file line number Diff line number Diff line change 11{
22 "private" : true ,
33 "name" : " arangojs" ,
4- "version" : " 7.0.0-preview.0 " ,
4+ "version" : " 7.0.0-preview.1 " ,
55 "engines" : {
66 "node" : " >=10"
77 },
You can’t perform that action at this time.
0 commit comments