Skip to content

Commit

Permalink
Version bump; changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
tdmalone committed Oct 12, 2017
1 parent 671c815 commit b92bd51
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,17 @@ This project adheres to [Semantic Versioning](http://semver.org/)
Formatting help: http://keepachangelog.com/
[Unreleased changes]

## [0.0.2] - 2017-10-13

- Added linting & CI
- Updated README documentation
- Removed stylelint rules that have been removed since our original config was written
- Fixed linting issues and tests

## [0.0.1] - 2017-10-12

- Initial release.

[Unreleased changes]: https://github.com/ChromatixAU/stylelint-config-chromatix/compare/v0.0.1...HEAD
[Unreleased changes]: https://github.com/ChromatixAU/stylelint-config-chromatix/compare/v0.0.2...HEAD
[0.0.2]: https://github.com/ChromatixAU/stylelint-config-chromatix/compare/v0.0.1...v0.0.2
[0.0.1]: https://github.com/ChromatixAU/stylelint-config-chromatix/compare/6cce191...v0.0.1
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chromatix/stylelint-config-chromatix",
"version": "0.0.1",
"version": "0.0.2",
"description": "Chromatix custom config for stylelint. Based heavily on the WordPress Coding Standards but with some of our own too.",
"homepage": "https://github.com/ChromatixAU/stylelint-config-chromatix#readme",
"author": "Tim Malone <[email protected]>",
Expand Down

0 comments on commit b92bd51

Please sign in to comment.