Skip to content

Commit

Permalink
add automated release
Browse files Browse the repository at this point in the history
  • Loading branch information
KnicKnic committed Nov 21, 2018
1 parent 5379b19 commit eecea68
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* source code ported to TypeScript
* Types for input files, output files

## 1.2.0 published yet
## 1.2.0

* src/util with utilities for
* working with magick files,
Expand All @@ -34,4 +34,9 @@
* 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
* 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)
* getPixelColor
* dependencies updated (most importantly gulp 4)
* dependencies updated (most importantly gulp 4)


## 1.2.1

* First automated release

0 comments on commit eecea68

Please sign in to comment.