Skip to content

Commit

Permalink
chore(release): 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
edoparearyee committed Aug 22, 2017
1 parent 10c2a97 commit dc0164d
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 2 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
@@ -0,0 +1,11 @@
# Change Log

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.

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


### Features

* **Ellipsis:** Port to angular 2/4+ ([2107c0c](https://github.com/thisissoon/angular-ellipsis/commit/2107c0c))
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
@@ -1,6 +1,6 @@
{
"name": "@thisissoon/angular-ellipsis",
"version": "0.0.2",
"version": "1.0.0",
"private": false,
"description": "A simple lightweight library for Angular 2/4+ which removes excess text and add ellipsis symbol to end of text before text overflows container",
"keywords": [
Expand Down

0 comments on commit dc0164d

Please sign in to comment.