Skip to content

Commit ad01c13

Browse files
committed
🚀 v2.0.0
1 parent ba768fb commit ad01c13

File tree

3 files changed

+23
-8
lines changed

3 files changed

+23
-8
lines changed

‎CHANGELOG.md

Lines changed: 21 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,40 @@
1+
# 2.0.0 (September 23, 2018)
2+
3+
## Breaking changes
4+
5+
* [[`ba768fbb50`](https://github.com/webhintio/artwork/commit/ba768fbb50e582fdfa1d2b796053a256fa0cfe08)] - Breaking: Reorganize repository (by [`Cătălin Mariș`](https://github.com/alrra)).
6+
7+
## Bug fixes / Improvements
8+
9+
* [[`fd396b82e5`](https://github.com/webhintio/artwork/commit/fd396b82e541f04bc6152cef04f22c02870af005)] - Fix: Further losslessly optimize `underwater_2.svg` (by [`Cătălin Mariș`](https://github.com/alrra)).
10+
11+
## New features
12+
13+
* [[`3282f02a7a`](https://github.com/webhintio/artwork/commit/3282f02a7a164621230acb59d7d4a8a3a55b3ef5)] - New: Add illustration of Nellie underwater (by [`Cătălin Mariș`](https://github.com/alrra)).
14+
15+
116
# 1.2.0 (September 20, 2018)
217

318
## Bug fixes / Improvements
419

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)).
20+
* [[`35248208c5`](https://github.com/webhintio/artwork/commit/35248208c5f9fc429edd8a65b9ede568d1e85048)] - Fix: Further losslessly optimize `berlin.svg` (by [`Cătălin Mariș`](https://github.com/alrra)).
21+
* [[`ae4860159e`](https://github.com/webhintio/artwork/commit/ae4860159e7aac5c61967bd37d4269f609285a24)] - Fix: Further losslessly optimize `london.svg` (by [`Cătălin Mariș`](https://github.com/alrra)).
722

823
## New features
924

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)).
25+
* [[`4d3eabfffe`](https://github.com/webhintio/artwork/commit/4d3eabfffe4773363019f8802575bfac888044c0)] - New: Add illustration of Nellie in Berlin (by [`Cătălin Mariș`](https://github.com/alrra)).
26+
* [[`80f5f006ba`](https://github.com/webhintio/artwork/commit/80f5f006baf34059e996f9f45ed6b46697845b24)] - New: Add illustration of Nellie in London (by [`Cătălin Mariș`](https://github.com/alrra)).
1227

1328

1429
# 1.1.0 (September 17, 2018)
1530

1631
## Bug fixes / Improvements
1732

18-
* [[`1c4ac5edb12`](https://github.com/webhintio/artwork/commit/1c4ac5edb12f61b72168a289c2079301b2b471e0)] - Fix: Further losslessly optimize `working.svg` (by [`Cătălin Mariș`](https://github.com/alrra)).
33+
* [[`1c4ac5edb1`](https://github.com/webhintio/artwork/commit/1c4ac5edb12f61b72168a289c2079301b2b471e0)] - Fix: Further losslessly optimize `working.svg` (by [`Cătălin Mariș`](https://github.com/alrra)).
1934

2035
## New features
2136

22-
* [[`6c65e295e27`](https://github.com/webhintio/artwork/commit/6c65e295e27b8fa6969225ebf381c2b3e1ee5442)] - New: Add illustration of Nellie working (by [`Cătălin Mariș`](https://github.com/alrra)).
37+
* [[`6c65e295e2`](https://github.com/webhintio/artwork/commit/6c65e295e27b8fa6969225ebf381c2b3e1ee5442)] - New: Add illustration of Nellie working (by [`Cătălin Mariș`](https://github.com/alrra)).
2338

2439

2540
# 1.0.1 (September 17, 2018)

‎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.2.0"
20+
"version": "2.0.0"
2121
}

0 commit comments

Comments
 (0)