Skip to content

Commit 186e16f

Browse files
committed
chore(release): 7.0.0
1 parent fd61c71 commit 186e16f

14 files changed

+20
-42
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
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.
44

5+
## [7.0.0](https://github.com/optimistex/ngx-select-ex/compare/v6.1.2...v7.0.0) (2021-12-03)
6+
57
### [6.1.2](https://github.com/optimistex/ngx-select-ex/compare/v6.1.1...v6.1.2) (2021-12-03)
68

79
### [6.1.1](https://github.com/optimistex/ngx-select-ex/compare/v6.1.0...v6.1.1) (2021-07-29)

docs/3rdpartylicenses.txt

Lines changed: 3 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -152,8 +152,8 @@ ngx-bootstrap
152152
MIT
153153
The MIT License (MIT)
154154

155-
Copyright (c) 2015-2017 Valor Software
156-
Copyright (c) 2015-2017 Dmitriy Shekhovtsov<valorkin@gmail.com>
155+
Copyright (c) 2015-2020 Valor Software
156+
Copyright (c) 2015-2020 Dmitriy Shekhovtsov<valorkin@gmail.com>
157157

158158
Permission is hereby granted, free of charge, to any person obtaining a copy
159159
of this software and associated documentation files (the "Software"), to deal
@@ -421,35 +421,11 @@ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
421421
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
422422
PERFORMANCE OF THIS SOFTWARE.
423423

424-
webpack
425-
MIT
426-
Copyright JS Foundation and other contributors
427-
428-
Permission is hereby granted, free of charge, to any person obtaining
429-
a copy of this software and associated documentation files (the
430-
'Software'), to deal in the Software without restriction, including
431-
without limitation the rights to use, copy, modify, merge, publish,
432-
distribute, sublicense, and/or sell copies of the Software, and to
433-
permit persons to whom the Software is furnished to do so, subject to
434-
the following conditions:
435-
436-
The above copyright notice and this permission notice shall be
437-
included in all copies or substantial portions of the Software.
438-
439-
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
440-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
441-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
442-
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
443-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
444-
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
445-
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
446-
447-
448424
zone.js
449425
MIT
450426
The MIT License
451427

452-
Copyright (c) 2010-2020 Google LLC. http://angular.io/license
428+
Copyright (c) 2010-2020 Google LLC. https://angular.io/license
453429

454430
Permission is hereby granted, free of charge, to any person obtaining a copy
455431
of this software and associated documentation files (the "Software"), to deal

docs/index.html

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
<!doctype html>
2-
<html lang="en">
3-
<head>
1+
<!DOCTYPE html><html lang="en"><head>
42
<title>Angular Select</title>
53

64
<meta charset="utf-8">
@@ -15,8 +13,8 @@
1513
<!--<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css">-->
1614
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css">
1715

18-
<link rel="stylesheet" href="assets/css/style.css">
19-
<link rel="stylesheet" href="assets/css/prettify-angulario.css">
16+
<link rel="stylesheet" href="assets/css/style.css" media="print" onload="this.media='all'"><noscript><link rel="stylesheet" href="assets/css/style.css"></noscript>
17+
<link rel="stylesheet" href="assets/css/prettify-angulario.css" media="print" onload="this.media='all'"><noscript><link rel="stylesheet" href="assets/css/prettify-angulario.css"></noscript>
2018

2119
<style media="screen">
2220
.header {
@@ -31,10 +29,11 @@
3129
padding-top: 30px;
3230
}
3331
</style>
34-
<link rel="stylesheet" href="styles.3ff695c00d717f2d2a11.css"></head>
32+
<link rel="stylesheet" href="styles.31d6cfe0d16ae931b73c.css"></head>
3533
<body>
3634
<app-demo>Loading...</app-demo>
3735
<script src="assets/js/prettify.min.js"></script>
3836
<!-- script files will be inserted by html-webpack-plugin -->
39-
<script src="runtime.7b63b9fd40098a2e8207.js" defer></script><script src="polyfills-es5.f2352a03a9f8b7030ddc.js" nomodule defer></script><script src="polyfills.acb10f8514aa0ea48264.js" defer></script><script src="main.81d177a4fae80f71fca2.js" defer></script></body>
40-
</html>
37+
<script src="runtime.06297ead83a20e4dec18.js" defer></script><script src="polyfills-es5.cacbeff7938758e36b33.js" nomodule defer></script><script src="polyfills.29f7f2731cb73deec0e5.js" defer></script><script src="main.db27861d46edb4f9ac14.js" defer></script>
38+
39+
</body></html>

docs/main.81d177a4fae80f71fca2.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/main.db27861d46edb4f9ac14.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/polyfills-es5.cacbeff7938758e36b33.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/polyfills-es5.f2352a03a9f8b7030ddc.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/polyfills.29f7f2731cb73deec0e5.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/polyfills.acb10f8514aa0ea48264.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/runtime.06297ead83a20e4dec18.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)