Skip to content

Commit b701abe

Browse files
committed
chore(release): 8.1.2
1 parent 9962aa0 commit b701abe

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
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.
44

5+
### [8.1.2](https://github.com/swiety85/angular2gridster/compare/v8.1.1...v8.1.2) (2019-10-23)
6+
7+
8+
### Bug Fixes
9+
10+
* Use rounding again for cell size ([9962aa0](https://github.com/swiety85/angular2gridster/commit/9962aa0)), closes [#347](https://github.com/swiety85/angular2gridster/issues/347)
11+
12+
13+
514
### [8.1.1](https://github.com/swiety85/angular2gridster/compare/v8.1.0...v8.1.1) (2019-10-10)
615

716

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular2gridster",
3-
"version": "8.1.1",
3+
"version": "8.1.2",
44
"license": "MIT",
55
"scripts": {
66
"ng": "ng",

0 commit comments

Comments
 (0)