File tree Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## [ Unreleased]
4
4
5
+ ## [ 0.4.8] - 2016-04-14
6
+
5
7
### Fixed
6
8
- Revert es6-promise dependency to 2.x to avoid auto-polyfill behavior.
7
9
74
76
[ jsonld-cli ] : https://github.com/digitalbazaar/jsonld-cli
75
77
[ jsonld-request ] : https://github.com/digitalbazaar/jsonld-request
76
78
77
- [ Unreleased ] : https://github.com/digitalbazaar/jsonld.js/compare/0.4.7...HEAD
79
+ [ Unreleased ] : https://github.com/digitalbazaar/jsonld.js/compare/0.4.8...HEAD
80
+ [ 0.4.8 ] : https://github.com/digitalbazaar/jsonld.js/compare/0.4.7...0.4.8
78
81
[ 0.4.7 ] : https://github.com/digitalbazaar/jsonld.js/compare/0.4.6...0.4.7
79
82
[ 0.4.6 ] : https://github.com/digitalbazaar/jsonld.js/compare/0.4.5...0.4.6
80
83
[ 0.4.5 ] : https://github.com/digitalbazaar/jsonld.js/compare/0.4.4...0.4.5
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " jsonld" ,
3
- "version" : " 0.4.8-dev " ,
3
+ "version" : " 0.4.8" ,
4
4
"description" : " A JSON-LD Processor and API implementation in JavaScript." ,
5
5
"authors" : [
6
6
" Digital Bazaar, Inc."
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " jsonld" ,
3
- "version" : " 0.4.8-dev " ,
3
+ "version" : " 0.4.8" ,
4
4
"description" : " A JSON-LD Processor and API implementation in JavaScript." ,
5
5
"homepage" : " http://github.com/digitalbazaar/jsonld.js" ,
6
6
"author" : {
You can’t perform that action at this time.
0 commit comments