Skip to content

Commit e0ed7bc

Browse files
committed
🚀 v1.1.0
1 parent 1c4ac5e commit e0ed7bc

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

‎CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
# 1.1.0 (September 17, 2018)
2+
3+
## Bug fixes / Improvements
4+
5+
* [[`1c4ac5edb12`](https://github.com/webhintio/artwork/commit/1c4ac5edb12f61b72168a289c2079301b2b471e0)] - Fix: Further losslessly optimize `working.svg` (by [`Cătălin Mariș`](https://github.com/alrra)).
6+
7+
## New features
8+
9+
* [[`6c65e295e27`](https://github.com/webhintio/artwork/commit/6c65e295e27b8fa6969225ebf381c2b3e1ee5442)] - New: Add illustration of Nellie working (by [`Cătălin Mariș`](https://github.com/alrra)).
10+
11+
112
# 1.0.1 (September 17, 2018)
213

314
## Bug fixes / Improvements

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@
1717
"license": "CC-BY-SA-4.0",
1818
"name": "@hint/artwork",
1919
"repository": "webhintio/artwork",
20-
"version": "1.0.1"
20+
"version": "1.1.0"
2121
}

0 commit comments

Comments
 (0)