mirror of
https://github.com/bower/bower.git
synced 2026-04-24 03:00:19 -04:00
Bump to 0.7.0
This commit is contained in:
4
packages/bower-json/CHANGELOG.md
Normal file
4
packages/bower-json/CHANGELOG.md
Normal file
@@ -0,0 +1,4 @@
|
||||
# 0.7.0
|
||||
|
||||
- Add getIssues function to retrieve all errors and warnings
|
||||
- Add readSync and findSync functions for synchronous read
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "bower-json",
|
||||
"version": "0.6.0",
|
||||
"version": "0.7.0",
|
||||
"description": "Read bower.json files with semantics, normalisation, defaults and validation",
|
||||
"author": "Twitter",
|
||||
"license": "MIT",
|
||||
|
||||
Reference in New Issue
Block a user