We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f80334 commit a92d04fCopy full SHA for a92d04f
CHANGELOG.md
@@ -24,6 +24,10 @@ DO NOT TOUCH. SAVE IT ON TOP.
24
25
-->
26
27
+## [1.1.0] - 2019-06-09
28
+### Added
29
+- `trigen-scripts` dev tool.
30
+
31
## [1.0.0] - 2019-01-04
32
### Added
33
- 🦄
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@flexis/srcset-loader",
3
- "version": "1.0.0",
+ "version": "1.1.0",
4
"description": "Highly customizable loader to generating responsive images.",
5
"author": "dangreen",
6
"license": "MIT",
0 commit comments