Skip to content

Commit

Permalink
chore(release): 7.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
optimistex committed Dec 3, 2021
1 parent fd61c71 commit 186e16f
Show file tree
Hide file tree
Showing 14 changed files with 20 additions and 42 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.

## [7.0.0](https://github.com/optimistex/ngx-select-ex/compare/v6.1.2...v7.0.0) (2021-12-03)

### [6.1.2](https://github.com/optimistex/ngx-select-ex/compare/v6.1.1...v6.1.2) (2021-12-03)

### [6.1.1](https://github.com/optimistex/ngx-select-ex/compare/v6.1.0...v6.1.1) (2021-07-29)
Expand Down
30 changes: 3 additions & 27 deletions docs/3rdpartylicenses.txt
Original file line number Diff line number Diff line change
Expand Up @@ -152,8 +152,8 @@ ngx-bootstrap
MIT
The MIT License (MIT)

Copyright (c) 2015-2017 Valor Software
Copyright (c) 2015-2017 Dmitriy Shekhovtsov<[email protected]>
Copyright (c) 2015-2020 Valor Software
Copyright (c) 2015-2020 Dmitriy Shekhovtsov<[email protected]>

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

webpack
MIT
Copyright JS Foundation and other contributors

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.


zone.js
MIT
The MIT License

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

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
15 changes: 7 additions & 8 deletions docs/index.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
<!doctype html>
<html lang="en">
<head>
<!DOCTYPE html><html lang="en"><head>
<title>Angular Select</title>

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

<link rel="stylesheet" href="assets/css/style.css">
<link rel="stylesheet" href="assets/css/prettify-angulario.css">
<link rel="stylesheet" href="assets/css/style.css" media="print" onload="this.media='all'"><noscript><link rel="stylesheet" href="assets/css/style.css"></noscript>
<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>

<style media="screen">
.header {
Expand All @@ -31,10 +29,11 @@
padding-top: 30px;
}
</style>
<link rel="stylesheet" href="styles.3ff695c00d717f2d2a11.css"></head>
<link rel="stylesheet" href="styles.31d6cfe0d16ae931b73c.css"></head>
<body>
<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.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>
</html>
<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>

</body></html>
1 change: 0 additions & 1 deletion docs/main.81d177a4fae80f71fca2.js

This file was deleted.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

This file was deleted.

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

Large diffs are not rendered by default.

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

This file was deleted.

1 change: 1 addition & 0 deletions docs/runtime.06297ead83a20e4dec18.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.7b63b9fd40098a2e8207.js

This file was deleted.

File renamed without changes.
4 changes: 2 additions & 2 deletions package-lock.json

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

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ngx-select-ex",
"version": "6.1.2",
"version": "7.0.0",
"description": "Angular based replacement for select boxes",
"license": "MIT",
"private": false,
Expand All @@ -23,6 +23,7 @@
"lint:fix": "ng lint --fix",
"ng": "ng",
"release": "standard-version --commit-all",
"release:major": "standard-version --release-as major --commit-all",
"publish.ng4": "npm publish ./dist --tag ng4",
"publish": "npm publish ./dist",
"publish-dev": "npm publish ./dist --tag dev",
Expand Down

0 comments on commit 186e16f

Please sign in to comment.