Skip to content

Commit

Permalink
chore(release): 3.7.8
Browse files Browse the repository at this point in the history
  • Loading branch information
optimistex committed Apr 14, 2020
1 parent b796d00 commit 9a414f3
Show file tree
Hide file tree
Showing 6 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.

### [3.7.8](https://github.com/optimistex/ngx-select-ex/compare/v3.7.7...v3.7.8) (2020-04-14)

### [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
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.741402d1d47331ce975c.js"></script><script src="polyfills-es5.7adef1c747f5acee0d46.js" nomodule></script><script src="polyfills.ea583c83e68d92d08efb.js"></script><script src="main.dfac7775f755e0cea800.js"></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.9329f5f6095bdf3aaaa4.js"></script></body>
</html>
1 change: 1 addition & 0 deletions docs/main.9329f5f6095bdf3aaaa4.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion docs/main.dfac7775f755e0cea800.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.7",
"version": "3.7.8",
"description": "Angular based replacement for select boxes",
"license": "MIT",
"private": false,
Expand Down

0 comments on commit 9a414f3

Please sign in to comment.