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

Commit d8b0e34

Browse files
committed
v1.2.2
1 parent 4c01bd5 commit d8b0e34

File tree

4 files changed

+7
-4
lines changed

4 files changed

+7
-4
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ This change log follows the conventions of
77

88
## [Unreleased][Unreleased]
99

10+
## [1.2.2] / 2016-05-02
11+
1012
### Changed
1113

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

7981
- Initial release.
8082

81-
[Unreleased]: https://github.com/razor-x/userstyles/compare/v1.2.1...HEAD
83+
[Unreleased]: https://github.com/razor-x/userstyles/compare/v1.2.2...HEAD
84+
[1.2.2]: https://github.com/razor-x/userstyles/compare/v1.2.1...v1.2.2
8285
[1.2.1]: https://github.com/razor-x/userstyles/compare/v1.2.0...v1.2.1
8386
[1.2.0]: https://github.com/razor-x/userstyles/compare/v1.1.2...v1.2.0
8487
[1.1.2]: https://github.com/razor-x/userstyles/compare/v1.1.1...v1.1.2

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "userstyles",
3-
"version": "1.2.1",
3+
"version": "1.2.2",
44
"description": "UserStyles on userstyles.org.",
55
"main": "stylesheets/main.scss",
66
"private": true,

npm-shrinkwrap.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "userstyles",
3-
"version": "1.2.1",
3+
"version": "1.2.2",
44
"description": "UserStyles on userstyles.org.",
55
"main": "stylesheets/main.scss",
66
"private": true,

0 commit comments

Comments
 (0)