Skip to content

Commit

Permalink
chore(release): 8.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
swiety85 committed Aug 20, 2019
1 parent 224dae3 commit dc3cc9c
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 2 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,20 @@

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.

## [8.1.0](https://github.com/swiety85/angular2gridster/compare/v8.0.1...v8.1.0) (2019-08-20)


### Bug Fixes

* **demo:** Fix resize widget by buttons in demo ([3aab09c](https://github.com/swiety85/angular2gridster/commit/3aab09c))


### Features

* **config:** add Gridster responsiveToParent option ([35ca28c](https://github.com/swiety85/angular2gridster/commit/35ca28c)), closes [#201](https://github.com/swiety85/angular2gridster/issues/201) [#333](https://github.com/swiety85/angular2gridster/issues/333)



### [8.0.1](https://github.com/swiety85/angular2gridster/compare/v8.0.0...v8.0.1) (2019-06-10)


Expand Down
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": "angular2gridster",
"version": "8.0.1",
"version": "8.1.0",
"license": "MIT",
"scripts": {
"ng": "ng",
Expand Down

0 comments on commit dc3cc9c

Please sign in to comment.