Skip to content
This repository was archived by the owner on Nov 7, 2022. It is now read-only.

Commit 0797008

Browse files
committed
1.0.3
1 parent c8bea6e commit 0797008

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
## [Unreleased]
44

5+
## [1.0.3] - 2016-11-21
56
### Added
6-
77
* Rule for quotes in jsx attributes
88
* Rule for spacing in parenthesis within jsx attributes
99

@@ -18,5 +18,7 @@
1818
## 1.0.0
1919
* First Release :tada:
2020

21-
[Unreleased]: https://github.com/hashlabs/eslint-config-hashdard/compare/1.0.1...HEAD
21+
[Unreleased]: https://github.com/hashlabs/eslint-config-hashdard/compare/1.0.3...HEAD
22+
[1.0.3]: https://github.com/hashlabs/eslint-config-hashdard/compare/1.0.2...1.0.3
23+
[1.0.2]: https://github.com/hashlabs/eslint-config-hashdard/compare/1.0.1...1.0.2
2224
[1.0.1]: https://github.com/hashlabs/eslint-config-hashdard/compare/1.0.0...1.0.1

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "eslint-config-hashdard",
33
"description": "eslint sharable config for hashdard",
4-
"version": "1.0.2",
4+
"version": "1.0.3",
55
"author": "Orlando Del Aguila <orlando@hashlabs.com.com>",
66
"bugs": {
77
"url": "https://github.com/hashlabs/eslint-config-hashdard/issues"

0 commit comments

Comments
 (0)