Skip to content

Commit 3a39dca

Browse files
committed
chore(release): 1.4.0
1 parent fba8a57 commit 3a39dca

File tree

2 files changed

+26
-33
lines changed

2 files changed

+26
-33
lines changed

CHANGELOG.md

Lines changed: 25 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -2,85 +2,78 @@
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.3.2"></a>
6-
## [1.3.2](https://github.com/thisissoon/angular-ellipsis/compare/v1.3.1...v1.3.2) (2018-07-19)
5+
<a name="1.4.0"></a>
76

7+
# [1.4.0](https://github.com/thisissoon/angular-ellipsis/compare/v1.3.2...v1.4.0) (2019-02-06)
88

9-
### Bug Fixes
9+
### Features
1010

11-
* **ellipsis:** browser crashing when no lines of text will fit in element ([29f4ab2](https://github.com/thisissoon/angular-ellipsis/commit/29f4ab2)), closes [#10](https://github.com/thisissoon/angular-ellipsis/issues/10)
11+
- **ellipsis:** added support for angular 7 ([4589946](https://github.com/thisissoon/angular-ellipsis/commit/4589946))
1212

13+
<a name="1.3.2"></a>
14+
15+
## [1.3.2](https://github.com/thisissoon/angular-ellipsis/compare/v1.3.1...v1.3.2) (2018-07-19)
16+
17+
### Bug Fixes
1318

19+
- **ellipsis:** browser crashing when no lines of text will fit in element ([29f4ab2](https://github.com/thisissoon/angular-ellipsis/commit/29f4ab2)), closes [#10](https://github.com/thisissoon/angular-ellipsis/issues/10)
1420

1521
<a name="1.3.1"></a>
16-
## [1.3.1](https://github.com/thisissoon/angular-ellipsis/compare/v1.2.0...v1.3.1) (2018-05-23)
1722

23+
## [1.3.1](https://github.com/thisissoon/angular-ellipsis/compare/v1.2.0...v1.3.1) (2018-05-23)
1824

1925
### Bug Fixes
2026

21-
* remove rxjs dependency and resolve codelyzer conflict ([dd72e8c](https://github.com/thisissoon/angular-ellipsis/commit/dd72e8c))
22-
27+
- remove rxjs dependency and resolve codelyzer conflict ([dd72e8c](https://github.com/thisissoon/angular-ellipsis/commit/dd72e8c))
2328

2429
### Features
2530

26-
* **ellipsis:** added support for angular 6 ([54623b1](https://github.com/thisissoon/angular-ellipsis/commit/54623b1))
27-
31+
- **ellipsis:** added support for angular 6 ([54623b1](https://github.com/thisissoon/angular-ellipsis/commit/54623b1))
2832

2933
### Reverts
3034

31-
* **CHANGELOG:** move changelog back to root folder ([85cff40](https://github.com/thisissoon/angular-ellipsis/commit/85cff40))
32-
33-
35+
- **CHANGELOG:** move changelog back to root folder ([85cff40](https://github.com/thisissoon/angular-ellipsis/commit/85cff40))
3436

3537
<a name="1.2.0"></a>
36-
# [1.2.0](https://github.com/thisissoon/angular-ellipsis/compare/v1.1.2...v1.2.0) (2018-03-29)
3738

39+
# [1.2.0](https://github.com/thisissoon/angular-ellipsis/compare/v1.1.2...v1.2.0) (2018-03-29)
3840

3941
### Features
4042

41-
* **ellipsis:** add support for server side rendered apps ([e450995](https://github.com/thisissoon/angular-ellipsis/commit/e450995)), closes [#8](https://github.com/thisissoon/angular-ellipsis/issues/8)
42-
43-
43+
- **ellipsis:** add support for server side rendered apps ([e450995](https://github.com/thisissoon/angular-ellipsis/commit/e450995)), closes [#8](https://github.com/thisissoon/angular-ellipsis/issues/8)
4444

4545
<a name="1.1.2"></a>
46-
## [1.1.2](https://github.com/thisissoon/angular-ellipsis/compare/v1.1.1...v1.1.2) (2018-01-22)
4746

47+
## [1.1.2](https://github.com/thisissoon/angular-ellipsis/compare/v1.1.1...v1.1.2) (2018-01-22)
4848

4949
### Bug Fixes
5050

51-
* **ellipsis:** add support for dynamic content ([ff7eedf](https://github.com/thisissoon/angular-ellipsis/commit/ff7eedf))
52-
53-
51+
- **ellipsis:** add support for dynamic content ([ff7eedf](https://github.com/thisissoon/angular-ellipsis/commit/ff7eedf))
5452

5553
<a name="1.1.1"></a>
56-
## [1.1.1](https://github.com/thisissoon/angular-ellipsis/compare/v1.1.0...v1.1.1) (2017-12-04)
5754

55+
## [1.1.1](https://github.com/thisissoon/angular-ellipsis/compare/v1.1.0...v1.1.1) (2017-12-04)
5856

5957
### Bug Fixes
6058

61-
* **build:** generate correct metadata needed for ng-language-service ([08ceb30](https://github.com/thisissoon/angular-ellipsis/commit/08ceb30))
62-
63-
59+
- **build:** generate correct metadata needed for ng-language-service ([08ceb30](https://github.com/thisissoon/angular-ellipsis/commit/08ceb30))
6460

6561
<a name="1.1.0"></a>
66-
# [1.1.0](https://github.com/thisissoon/angular-ellipsis/compare/v1.1.0-rc.0...v1.1.0) (2017-12-01)
67-
6862

63+
# [1.1.0](https://github.com/thisissoon/angular-ellipsis/compare/v1.1.0-rc.0...v1.1.0) (2017-12-01)
6964

7065
<a name="1.1.0-rc.0"></a>
71-
# [1.1.0-rc.0](https://github.com/thisissoon/angular-ellipsis/compare/v1.0.0...v1.1.0-rc.0) (2017-12-01)
7266

67+
# [1.1.0-rc.0](https://github.com/thisissoon/angular-ellipsis/compare/v1.0.0...v1.1.0-rc.0) (2017-12-01)
7368

7469
### Features
7570

76-
* **build:** Move build and dev environment to angular cli and ng-packagr ([4997ae9](https://github.com/thisissoon/angular-ellipsis/commit/4997ae9))
77-
78-
71+
- **build:** Move build and dev environment to angular cli and ng-packagr ([4997ae9](https://github.com/thisissoon/angular-ellipsis/commit/4997ae9))
7972

8073
<a name="1.0.0"></a>
81-
# [1.0.0](https://github.com/thisissoon/angular-ellipsis/compare/v0.0.2...v1.0.0) (2017-08-22)
8274

75+
# [1.0.0](https://github.com/thisissoon/angular-ellipsis/compare/v0.0.2...v1.0.0) (2017-08-22)
8376

8477
### Features
8578

86-
* **Ellipsis:** Port to angular 2/4+ ([2107c0c](https://github.com/thisissoon/angular-ellipsis/commit/2107c0c))
79+
- **Ellipsis:** Port to angular 2/4+ ([2107c0c](https://github.com/thisissoon/angular-ellipsis/commit/2107c0c))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@thisissoon/angular-ellipsis",
3-
"version": "1.3.2",
3+
"version": "1.4.0",
44
"private": false,
55
"description": "A simple lightweight library for Angular which removes excess text and add ellipsis symbol to end of text before text overflows container",
66
"keywords": [

0 commit comments

Comments
 (0)