Skip to content

Commit

Permalink
chore(release): 5.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
optimistex committed Nov 30, 2020
1 parent e27545a commit a6553fc
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 4 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.

### [5.0.3](https://github.com/optimistex/ngx-select-ex/compare/v5.0.2...v5.0.3) (2020-11-30)

### [5.0.2](https://github.com/optimistex/ngx-select-ex/compare/v5.0.1...v5.0.2) (2020-11-10)

### [5.0.1](https://github.com/optimistex/ngx-select-ex/compare/v4.0.0...v5.0.1) (2020-11-10)
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.acf0dec4155e77772545.js" defer></script><script src="polyfills-es5.a5727b27eb32ac686bd1.js" nomodule defer></script><script src="polyfills.3b20990d96d47e23376b.js" defer></script><script src="main.8482a8ab96ac5851a587.js" defer></script></body>
<script src="runtime.acf0dec4155e77772545.js" defer></script><script src="polyfills-es5.a5727b27eb32ac686bd1.js" nomodule defer></script><script src="polyfills.3b20990d96d47e23376b.js" defer></script><script src="main.411134cfb4315ed16406.js" defer></script></body>
</html>

Large diffs are not rendered by default.

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": "5.0.2",
"version": "5.0.3",
"description": "Angular based replacement for select boxes",
"license": "MIT",
"private": false,
Expand Down

0 comments on commit a6553fc

Please sign in to comment.