We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b050926 commit 128811cCopy full SHA for 128811c
CHANGELOG.md
@@ -0,0 +1,10 @@
1
+# Change Log
2
+All notable changes to this project will be documented in this file.
3
+This project adheres to [Semantic Versioning](http://semver.org/).
4
+
5
+## [Unreleased][unreleased]
6
7
8
+## 1.0.1 - 2015-08-07
9
+- Added / updated tests
10
+- Implemented ESlint
package.json
@@ -1,6 +1,6 @@
{
"name": "babel-root-import",
- "version": "1.0.0",
+ "version": "1.0.1",
"description": "",
"main": "index.js",
"scripts": {
0 commit comments