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

Commit b43b118

Browse files
committed
v1.1.0
1 parent 0983de4 commit b43b118

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.1.0] / 2016-01-21
11+
1012
## Changed
1113

1214
- Add metadata to `package.json` and release as npm package.
@@ -26,5 +28,6 @@ This change log follows the conventions of
2628

2729
- Initial release.
2830

29-
[Unreleased]: https://github.com/rxrc/hexchat-material-design-icons/compare/v1.0.1...HEAD
31+
[Unreleased]: https://github.com/rxrc/hexchat-material-design-icons/compare/v1.1.0...HEAD
32+
[1.0.1]: https://github.com/rxrc/hexchat-material-design-icons/compare/v1.0.1...v1.1.0
3033
[1.0.1]: https://github.com/rxrc/hexchat-material-design-icons/compare/v1.0.0...v1.0.1

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hexchat-material-design-icons",
3-
"version": "1.0.1",
3+
"version": "1.1.0",
44
"description": "A complete material design icon theme for HexChat.",
55
"main": "README.md",
66
"authors": [

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": "hexchat-material-design-icons",
3-
"version": "1.0.1",
3+
"version": "1.1.0",
44
"description": "A complete material design icon theme for HexChat.",
55
"main": "README.md",
66
"keywords": [

0 commit comments

Comments
 (0)