Skip to content

Commit

Permalink
chore(release): 1.7.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.7.0](v1.6.1...v1.7.0) (2021-04-29)

### Features

* allow to modify autorecalculate debounce time ([2e9cf12](2e9cf12))
  • Loading branch information
semantic-release-bot committed Apr 29, 2021
1 parent 7204ddb commit 359aa81
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [1.7.0](https://github.com/VagrantAI-c/ng-carousel-cdk/compare/v1.6.1...v1.7.0) (2021-04-29)


### Features

* allow to modify autorecalculate debounce time ([2e9cf12](https://github.com/VagrantAI-c/ng-carousel-cdk/commit/2e9cf128ff421e1c7fe7d46f64962bf21129b815))

## [1.6.1](https://github.com/VagrantAI-c/ng-carousel-cdk/compare/v1.6.0...v1.6.1) (2021-04-28)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ng-carousel-demo",
"version": "1.6.1",
"version": "1.7.0",
"scripts": {
"ng": "ng",
"start": "ng serve",
Expand Down
2 changes: 1 addition & 1 deletion projects/ng-carousel/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ng-carousel-cdk",
"version": "1.6.1",
"version": "1.7.0",
"repository": {
"type": "git",
"url": "https://github.com/VagrantAI-c/ng-carousel-cdk.git"
Expand Down

0 comments on commit 359aa81

Please sign in to comment.