Skip to content

Commit

Permalink
chore(release): 8.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
joanllenas committed Jul 31, 2021
1 parent c0d97b1 commit 6630187
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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.

## [8.2.0](https://github.com/joanllenas/ngx-date-fns/compare/v8.1.0...v8.2.0) (2021-07-31)


### Features

* **utils:** added new dfnsFormatRelativeToNow pipe ([c0d97b1](https://github.com/joanllenas/ngx-date-fns/commit/c0d97b1ba77cebf8f87ef3be1a34fe41dce78177))

## [8.1.0](https://github.com/joanllenas/ngx-date-fns/compare/v8.0.0...v8.1.0) (2021-05-01)


Expand Down
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
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ngx-date-fns-app",
"version": "8.1.0",
"version": "8.2.0",
"description": "date-fns pipes for Angular",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion projects/ngx-date-fns/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ngx-date-fns",
"version": "8.1.0",
"version": "8.2.0",
"description": "date-fns pipes for Angular",
"repository": {
"type": "git",
Expand Down

0 comments on commit 6630187

Please sign in to comment.