Skip to content
This repository has been archived by the owner on Feb 19, 2022. It is now read-only.

Commit

Permalink
v1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
razor-x committed May 2, 2016
1 parent 4c01bd5 commit d8b0e34
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 4 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ This change log follows the conventions of

## [Unreleased][Unreleased]

## [1.2.2] / 2016-05-02

### Changed

- Set `tab-size: 2` for GitHub code.
Expand Down Expand Up @@ -78,7 +80,8 @@ This change log follows the conventions of

- Initial release.

[Unreleased]: https://github.com/razor-x/userstyles/compare/v1.2.1...HEAD
[Unreleased]: https://github.com/razor-x/userstyles/compare/v1.2.2...HEAD
[1.2.2]: https://github.com/razor-x/userstyles/compare/v1.2.1...v1.2.2
[1.2.1]: https://github.com/razor-x/userstyles/compare/v1.2.0...v1.2.1
[1.2.0]: https://github.com/razor-x/userstyles/compare/v1.1.2...v1.2.0
[1.1.2]: https://github.com/razor-x/userstyles/compare/v1.1.1...v1.1.2
Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "userstyles",
"version": "1.2.1",
"version": "1.2.2",
"description": "UserStyles on userstyles.org.",
"main": "stylesheets/main.scss",
"private": true,
Expand Down
2 changes: 1 addition & 1 deletion npm-shrinkwrap.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "userstyles",
"version": "1.2.1",
"version": "1.2.2",
"description": "UserStyles on userstyles.org.",
"main": "stylesheets/main.scss",
"private": true,
Expand Down

0 comments on commit d8b0e34

Please sign in to comment.