Skip to content

Commit

Permalink
chore: release 5.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
maxokorokov committed Nov 8, 2019
1 parent 7cfaf76 commit f4d3848
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
@@ -1,4 +1,4 @@
## [5.1.3](https://github.com/ng-bootstrap/ng-bootstrap/compare/5.1.2...5.1.3) (2019-11-08)
## [5.1.4](https://github.com/ng-bootstrap/ng-bootstrap/compare/5.1.2...5.1.4) (2019-11-08)


### Bug Fixes
Expand All @@ -12,6 +12,12 @@



## [5.1.3](https://github.com/ng-bootstrap/ng-bootstrap/compare/5.1.2...5.1.3) (2019-11-08)

Please use v5.1.4 instead



## [5.1.2](https://github.com/ng-bootstrap/ng-bootstrap/compare/5.1.1...5.1.2) (2019-10-25)


Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "@ng-bootstrap/ng-bootstrap",
"version": "5.1.3",
"version": "5.1.4",
"description": "Angular powered Bootstrap",
"author": "https://github.com/ng-bootstrap/ng-bootstrap/graphs/contributors",
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion src/package.json
@@ -1,6 +1,6 @@
{
"name": "@ng-bootstrap/ng-bootstrap",
"version": "5.1.3",
"version": "5.1.4",
"description": "Angular powered Bootstrap",
"keywords": [
"angular",
Expand Down

0 comments on commit f4d3848

Please sign in to comment.