Skip to content

Commit eecea68

Browse files
committed
add automated release
1 parent 5379b19 commit eecea68

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

CHANGELOG.md

+7-2
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
* source code ported to TypeScript
1212
* Types for input files, output files
1313

14-
## 1.2.0 published yet
14+
## 1.2.0
1515

1616
* src/util with utilities for
1717
* working with magick files,
@@ -34,4 +34,9 @@
3434
* npm run bundle generate bundle files that can be imported as js estandard modules or UMD - magickApi.js is one of these. uses rollup tool
3535
* apidocs using typedoc to generate markdown - published in /apidocs and linked in readme - see [apidocs](https://github.com/KnicKnic/WASM-ImageMagick/tree/sample-sinteractive-/apidocs)
3636
* getPixelColor
37-
* dependencies updated (most importantly gulp 4)
37+
* dependencies updated (most importantly gulp 4)
38+
39+
40+
## 1.2.1
41+
42+
* First automated release

0 commit comments

Comments
 (0)