Skip to content

Commit c07d9d4

Browse files
committed
🚀 v1.2.0
1 parent 3524820 commit c07d9d4

File tree

3 files changed

+15
-2
lines changed

3 files changed

+15
-2
lines changed

‎CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# 1.2.0 (September 20, 2018)
2+
3+
## Bug fixes / Improvements
4+
5+
* [[`35248208c5f`](https://github.com/webhintio/artwork/commit/35248208c5f9fc429edd8a65b9ede568d1e85048)] - Fix: Further losslessly optimize `berlin.svg` (by [`Cătălin Mariș`](https://github.com/alrra)).
6+
* [[`ae4860159e7`](https://github.com/webhintio/artwork/commit/ae4860159e7aac5c61967bd37d4269f609285a24)] - Fix: Further losslessly optimize `london.svg` (by [`Cătălin Mariș`](https://github.com/alrra)).
7+
8+
## New features
9+
10+
* [[`4d3eabfffe4`](https://github.com/webhintio/artwork/commit/4d3eabfffe4773363019f8802575bfac888044c0)] - New: Add illustration of Nellie in Berlin (by [`Cătălin Mariș`](https://github.com/alrra)).
11+
* [[`80f5f006baf`](https://github.com/webhintio/artwork/commit/80f5f006baf34059e996f9f45ed6b46697845b24)] - New: Add illustration of Nellie in London (by [`Cătălin Mariș`](https://github.com/alrra)).
12+
13+
114
# 1.1.0 (September 17, 2018)
215

316
## Bug fixes / Improvements

‎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": "1.1.0"
20+
"version": "1.2.0"
2121
}

0 commit comments

Comments
 (0)