Skip to content

Commit 9bef19f

Browse files
committed
🚀 v2.1.0
1 parent d959ab3 commit 9bef19f

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

‎CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
# 2.1.0 (September 26, 2018)
2+
3+
## Bug fixes / Improvements
4+
5+
* [[`d959ab38c9`](https://github.com/webhintio/artwork/commit/d959ab38c9fa461b7115afc5247035a56d84d611)] - Fix: Further losslessly optimize `paris.svg` (by [`Cătălin Mariș`](https://github.com/alrra)).
6+
7+
## New features
8+
9+
* [[`16c0ce137e`](https://github.com/webhintio/artwork/commit/16c0ce137e3c22c0e7ecedbe44c95629c490f129)] - New: Add illustration of Nellie in Paris (by [`Cătălin Mariș`](https://github.com/alrra)).
10+
11+
112
# 2.0.0 (September 23, 2018)
213

314
## Breaking changes

‎package-lock.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
@@ -17,5 +17,5 @@
1717
"license": "CC-BY-SA-4.0",
1818
"name": "@hint/artwork",
1919
"repository": "webhintio/artwork",
20-
"version": "2.0.0"
20+
"version": "2.1.0"
2121
}

0 commit comments

Comments
 (0)