Skip to content

Commit 971c8b3

Browse files
committed
chore(release): 9.0.0
1 parent c3fee22 commit 971c8b3

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
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+
## [9.0.0](https://github.com/swiety85/angular2gridster/compare/v8.1.2...v9.0.0) (2020-02-28)
6+
7+
8+
### Bug Fixes
9+
10+
* Fix security issues ([6f02e08](https://github.com/swiety85/angular2gridster/commit/6f02e08))
11+
* import style according to angular style guide ([a4004a5](https://github.com/swiety85/angular2gridster/commit/a4004a5))
12+
13+
14+
515
### [8.1.2](https://github.com/swiety85/angular2gridster/compare/v8.1.1...v8.1.2) (2019-10-23)
616

717

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.2",
3+
"version": "9.0.0",
44
"license": "MIT",
55
"scripts": {
66
"ng": "ng",

0 commit comments

Comments
 (0)