Skip to content

Commit 0059c50

Browse files
committed
🚀 v2.2.0
1 parent d9b6d3d commit 0059c50

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+
# 2.2.0 (October 2, 2018)
2+
3+
## Bug fixes / Improvements
4+
5+
* [[`3aefbefe90`](https://github.com/webhintio/artwork/commit/3aefbefe90102c62356a86568bc5f2015521bf67)] - Fix: Further losslessly optimize `toronto.svg` (by [`Cătălin Mariș`](https://github.com/alrra)).
6+
7+
## New features
8+
9+
* [[`6a35041f63`](https://github.com/webhintio/artwork/commit/6a35041f630f70b56b324f739abdc96f71f010d9)] - New: Add illustration of Nellie in Toronto (by [`Cătălin Mariș`](https://github.com/alrra)).
10+
11+
112
# 2.1.0 (September 26, 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": "2.1.0"
20+
"version": "2.2.0"
2121
}

0 commit comments

Comments
 (0)