Skip to content

Commit 7d96df7

Browse files
committed
chore(release): 1.4.0
1 parent ab16499 commit 7d96df7

File tree

3 files changed

+20
-2
lines changed

3 files changed

+20
-2
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,24 @@
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+
<a name="1.4.0"></a>
6+
# [1.4.0](https://github.com/swiety85/angular2gridster/compare/v1.3.4...v1.4.0) (2018-04-13)
7+
8+
9+
### Features
10+
11+
* **css:** use ViewEncapsultation.None in all components ([06cfa7b](https://github.com/swiety85/angular2gridster/commit/06cfa7b))
12+
* **drag:** Allow gridster inside gridster ([1fc10d6](https://github.com/swiety85/angular2gridster/commit/1fc10d6))
13+
* **drag:** Allow gridster inside gridster ([294d84b](https://github.com/swiety85/angular2gridster/commit/294d84b))
14+
* **drag:** Allow gridster inside gridster ([7985ac7](https://github.com/swiety85/angular2gridster/commit/7985ac7))
15+
* **drag:** Allow gridster inside gridster ([eb24576](https://github.com/swiety85/angular2gridster/commit/eb24576))
16+
* **drag:** Allow gridster inside gridster ([55bfaae](https://github.com/swiety85/angular2gridster/commit/55bfaae))
17+
* **drag:** Allow gridster inside gridster ([d49f170](https://github.com/swiety85/angular2gridster/commit/d49f170))
18+
* **drag:** Allow gridster inside gridster ([2ee8c99](https://github.com/swiety85/angular2gridster/commit/2ee8c99))
19+
* **drag:** Allow gridster inside gridster ([9472a82](https://github.com/swiety85/angular2gridster/commit/9472a82))
20+
21+
22+
523
<a name="1.3.4"></a>
624
## [1.3.4](https://github.com/swiety85/angular2gridster/compare/v1.3.3...v1.3.4) (2018-03-26)
725

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": "1.3.4",
3+
"version": "1.4.0",
44
"license": "MIT",
55
"main": "./dist/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)