Skip to content

Commit

Permalink
chore(release): 3.7.7
Browse files Browse the repository at this point in the history
  • Loading branch information
optimistex committed Mar 11, 2020
1 parent adadfe4 commit c74e1ba
Show file tree
Hide file tree
Showing 13 changed files with 9 additions and 32 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [3.7.7](https://github.com/optimistex/ngx-select-ex/compare/v3.7.6...v3.7.7) (2020-03-11)

### [3.7.6](https://github.com/optimistex/ngx-select-ex/compare/v3.7.5...v3.7.6) (2020-01-13)


Expand Down
25 changes: 0 additions & 25 deletions docs/3rdpartylicenses.txt
Original file line number Diff line number Diff line change
Expand Up @@ -138,31 +138,6 @@ ngx-bootstrap/buttons

ngx-bootstrap/tabs

regenerator-runtime
MIT
MIT License

Copyright (c) 2014-present, Facebook, Inc.

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.


rxjs
Apache-2.0
Apache License
Expand Down
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,5 @@
<app-demo>Loading...</app-demo>
<script src="assets/js/prettify.min.js"></script>
<!-- script files will be inserted by html-webpack-plugin -->
<script src="runtime.a8ef3a8272419c2e2c66.js" defer></script><script src="polyfills-es5.74b1dbd613d9245aadd0.js" nomodule defer></script><script src="polyfills.f17d16905afd1c757839.js" defer></script><script src="main.92268cd3679da3aa0fcc.js" defer></script></body>
<script src="runtime.741402d1d47331ce975c.js"></script><script src="polyfills-es5.7adef1c747f5acee0d46.js" nomodule></script><script src="polyfills.ea583c83e68d92d08efb.js"></script><script src="main.dfac7775f755e0cea800.js"></script></body>
</html>
1 change: 0 additions & 1 deletion docs/main.92268cd3679da3aa0fcc.js

This file was deleted.

1 change: 1 addition & 0 deletions docs/main.dfac7775f755e0cea800.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion docs/polyfills-es5.74b1dbd613d9245aadd0.js

This file was deleted.

1 change: 1 addition & 0 deletions docs/polyfills-es5.7adef1c747f5acee0d46.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/polyfills.ea583c83e68d92d08efb.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion docs/polyfills.f17d16905afd1c757839.js

This file was deleted.

1 change: 1 addition & 0 deletions docs/runtime.741402d1d47331ce975c.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion docs/runtime.a8ef3a8272419c2e2c66.js

This file was deleted.

2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ngx-select-ex",
"version": "3.7.6",
"version": "3.7.7",
"description": "Angular based replacement for select boxes",
"license": "MIT",
"private": false,
Expand Down

0 comments on commit c74e1ba

Please sign in to comment.