chore(release): v3.0.7
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
<a name="3.0.7"></a>
|
||||
## [3.0.7](https://github.com/morgul/ui-bootstrap4/compare/v3.0.5...v3.0.7) (2020-11-19)
|
||||
|
||||
|
||||
|
||||
<a name="3.0.6"></a>
|
||||
## [3.0.6](https://github.com/morgul/ui-bootstrap4/compare/v3.0.5...v3.0.6) (2018-12-04)
|
||||
|
||||
|
||||
+2
-2
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"author": "https://github.com/morgul/ui-bootstrap4/graphs/contributors",
|
||||
"name": "ui-bootstrap4",
|
||||
"version": "3.0.6",
|
||||
"version": "3.0.7",
|
||||
"description": "Native AngularJS (Angular) directives for Bootstrap",
|
||||
"homepage": "http://morgul.github.io/ui-bootstrap4/",
|
||||
"keywords": [
|
||||
@@ -25,7 +25,7 @@
|
||||
"serve": "static dist -p 3857 -a 0.0.0.0 -H '{\"Cache-Control\": \"no-cache, must-revalidate\"}'",
|
||||
"demo": "grunt html2js after-test && static dist -p 3857 -a 0.0.0.0 -H '{\"Cache-Control\": \"no-cache, must-revalidate\"}'",
|
||||
"test": "grunt",
|
||||
"release": "grunt release --"
|
||||
"grunt": "grunt --"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
||||
Reference in New Issue
Block a user