Skip to content

Commit

Permalink
feat(lib): updating CHANGELOG.md for v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
AnthonyNahas committed Oct 2, 2020
1 parent fd7ab31 commit fb6f3bd
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# 1.0.0 (2020-10-02)


### Bug Fixes

* **demo:** added flex layout ([0cfee04](https://github.com/anthonynahas/ngx-long-press2/commit/0cfee043e4a979a5ec31693a6edf7767b08e4aff))
* **demo:** enhanced and improved the demo app ([ea2d715](https://github.com/anthonynahas/ngx-long-press2/commit/ea2d715bbd9680275c7694dd754c428c2fc01038))
* **demo:** improved the demo app ([3123988](https://github.com/anthonynahas/ngx-long-press2/commit/312398868698934a1c6a11e711afa921fc82650d))
* **lib:** updated the package.json file ([b0b1224](https://github.com/anthonynahas/ngx-long-press2/commit/b0b1224d11478d3d7bbad19bae45d20865121055))
* **project:** minor ([fd7ab31](https://github.com/anthonynahas/ngx-long-press2/commit/fd7ab314c5ac5286224987ac3fe49f1fc6fcb71c))


### Features

* **lib:** generated the library ([f468d83](https://github.com/anthonynahas/ngx-long-press2/commit/f468d835e1785037e91f847c7cd1ff1f48d174d4))
* **lib:** implemented ngxLongPress2's directive ([7b5e5ad](https://github.com/anthonynahas/ngx-long-press2/commit/7b5e5adf4d0b2a96d4a74ca4222251baed4b5616))
* **project:** added angular material to the demo app ([d296be4](https://github.com/anthonynahas/ngx-long-press2/commit/d296be4d724de50a0ce89c338281666c65fae753))
* **project:** added angular-cli-ghpages ([2662bd4](https://github.com/anthonynahas/ngx-long-press2/commit/2662bd4f9f1844b4bfee09d854166e04d167e082))
* **project:** added compo doc to the project ([42c1e5c](https://github.com/anthonynahas/ngx-long-press2/commit/42c1e5cd2deb7a221412716b5652e9475a318645))
* **project:** added universal support and releast it packages ([8fb1848](https://github.com/anthonynahas/ngx-long-press2/commit/8fb1848942134e18926647356912eb6b36e7abf9))

0 comments on commit fb6f3bd

Please sign in to comment.